Answer Posted / maheedhar reddy
(not applicable for Exit step)
Specifies the name of the document(IData) in the pipeline to which you want to restrict this step’s pipeline. If you want this step to have access to the entire pipeline, leave this property blank.
By giving the pipeline document name we can get access to only that document elements in this step’s pipeline i.e previous steps pipeline data is not accessible/visible for this steps pipeline. If we give document name which is not in pipeline then we cannot get/see any data to this step’s pipeline(empty pipeline accessed to this step). i.e we cannot get that document data or previous steps pipeline data.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
can any one please post Q and Ans for Trading Networks in webMethods
Explain header handlers in web services
Explain what are the new features in 8.0 compared to 7.1?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
When we use repeate, exit flow steps?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
How we can catch exception error on run time mode using flow language in webmethods?
How many interfaces you implemented sofar?
When Should You Use Flow Diagram View?
Explain about pub-sub architecture?
What are the advantages of eai?
How many kinds of log files in webmethods?
Where do you implemented pub-sub architecture?
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?