What is scope?
Answers were Sorted based on User's Feedback
Answer / rajendraprasad cherukuri
Scope Property is used to restrict flow step to access only
the elements of a IData Object.For Example if document x
has elements x1,x2,x3,lets say for flow Map step we set the
scope as X when the control is in map step we can do
operations only on x1,x2,x3.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / 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 |
When Is a Copy of the Input Pipeline Saved in the Audit Log?
what is indices in MAP flow step?
How to Create an IS Schema?
what is meant by "Block time out" and "Expire time out " in jdbc adapter configuration
i have partner A,and partner B, then i want to send a document to partner B, what are requirements i will provide to partners ?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
What Is a Replication Service?
What happens to the locks on elements when we replicate a package?
Difference between Trigger disable and trigger suspend?trigger queue location ?
How to Rename and Delete Elements?
what is difference between groups and ACL groups
In what folder is the webMethods documentation for Broker located?