What is scope?

Answers were Sorted based on User's Feedback



What is scope?..

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

What is scope?..

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

Post New Answer

More WebMethods Interview Questions

When we use exit flow steps?

1 Answers  


What Is a Third-Party Source Control Application?

1 Answers  


what is the variable need to keep in the clearpipeline service

1 Answers   Wipro,


What Is a Startup Service?

3 Answers  


how to configure sap adapter6.1

0 Answers   IBM,






What happens to the locks on elements when we replicate a package?

1 Answers  


what is difference between groups and ACL groups

1 Answers   TCS,


How we can catch exception error on run time mode using Flow language in WebMethods??? and how we can send error description as an output parameter????

1 Answers  


what is the difference between a loop and a repeat?

5 Answers   FCS, TCS,


What is the main difference between webservies 6.5 and webservies 7.1.2

1 Answers   IBM,


How can you see partner data using webservice.

1 Answers   Mphasis,


can we invoke morethan one service in trigger?

4 Answers   Accenture,


Categories