How to create a link between variables?
Answers were Sorted based on User's Feedback
Answer / vishpankaj
You have to map the Input Pipeline variable A to Output
Pipeline variable B.
Steps
1. Create any new Flow service
2. Add some Input and Output variable as required
3. Insert any previously created service or insert any Map
4. Click at Pipeline In area then click on the variable A,
5. Click at PipelineOut area then click on the variable B,
6. Now Click over link button.
Note: Before this, service at which you are working must be
locked.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / rajthewizard
The above answer is very much correct...addition to that you can also click on the two variables you wanna join and press "Ctrl+i" that is a keyboard shortcut for the link.
Is This Answer Correct ? | 4 Yes | 0 No |
Explain about pub-sub architecture?
difference between 8x and 9x
Difference between custom sql ,dynamic sql ? when we use custom sql,when we use dynamic sql?
What Is a Startup Service?
n what folder is the webMethods documentation for the Broker Admin package located?
What are Structural transformations ?
Why we use Local transaction and there boundaries.
can any one please post Q and Ans for Trading Networks in webMethods
What is scope?
Explain what are the new features in 8.0 compared to 7.1?
What is correlation ID?
I have a loop a, under which I have a child loop b, under which I have a branch with few services with a condition. If a condition is satisfied , then I needmy branch to exit from loop b, what should I do?