Page 1 of 1

custom operator

Posted: Mon Jan 26, 2009 12:45 pm
by louis
Hi ALL,
My question:

Is there a way to view the custom operator's code which is used by a custom stage?

Thanks for the help in advance.

Posted: Mon Jan 26, 2009 1:37 pm
by ray.wurlod
Welcome aboard. The answer is no, unless the custom operator is one that you wrote in-house.

Posted: Mon Jan 26, 2009 4:13 pm
by louis
Thanks for info. so if somebody has coded the custom stage with operator we are not able to see its logic/code. I am in a situation to find the underlying code any comment will be a great help.

Posted: Mon Jan 26, 2009 5:59 pm
by louis
I think the custom stage designed is in-house. How I can view/Edit the logic/code of the custom stage operator? please comment.

Posted: Tue Jan 27, 2009 3:24 am
by ray.wurlod
If that's true it will (should) be in the StageTypes branch of the Repository.

Posted: Tue Jan 27, 2009 8:01 am
by louis
Yes, I can see the custom Stage but the code tab is not there!

Posted: Tue Jan 27, 2009 9:44 am
by Sainath.Srinivasan
The code is not in a single tab. You can see the flow in logic tab.

Btw, why do you intend to view / change the code?

Posted: Tue Jan 27, 2009 1:41 pm
by louis
Yes srinivas, you are right when you create the stage only that time you can view that code/logic tab but here I want to modify that code how can i do that?That tab is not there after building the stage. please help

Posted: Wed Jan 28, 2009 1:40 pm
by louis
can anybody telll me the list of operators that can be used in Custom Stage?
Is there a pskgOp operator where to see its code?