Page 1 of 1

Wrapped Unix Stage Problem

Posted: Thu Jul 21, 2005 11:55 am
by gsherry1
I have been having some problems working with wrapped stages.
At first the wrapped stage I create works. However after making any edits to the wrapped stage via Manager, and adding the edited stage to my job, I receive the following error:

No operator found for stage type 'mylist'.

mylist is actually the name of my wrapped stage.

My wrapped stage is simply an ls command.

Any ideas?

Posted: Fri Jul 22, 2005 6:00 am
by Eric
Have you re-generated the wrapped stage?

Posted: Fri Jul 22, 2005 7:57 am
by gsherry1
Eric wrote:Have you re-generated the wrapped stage?

After making the edits in Manager I click on generate and then ok.
Then I go to my job, delete the original wrapped stage, refresh my repository, and drag the edited wrapped stage onto the job.

Posted: Fri Jul 22, 2005 4:20 pm
by ray.wurlod
And what happens then? Does that fix the problem, or are you explaining that that's how you implement the Wrapped stage in your design?

Posted: Tue Aug 02, 2005 10:41 am
by gsherry1
ray.wurlod wrote:And what happens then? Does that fix the problem, or are you explaining that that's how you implement the Wrapped stage in your design?
No, it did not fix my problem. I was merely clarifying how I implemented the wrapped stage.

Posted: Fri Aug 05, 2005 9:20 am
by banactp
It's been my experience that you cannot edit a wrapped stage definition.

If you want to change the stage, it appears you must delete the old version and start from scratch.

Sorry.