What is meant by "copy" condition in webmethods
Answers were Sorted based on User's Feedback
Answer / siva subrahmanyam
We can associate a condition before linking 2 variables in
the pipeline tab of the map steps.
If the condition is true then only the variable value will
be copied into the other variable otherwise it won't be
copied.
To accomplish this, we need to set the "copy condition"
property to TRUE and write the condition you want to check
in the copy condition text box in the property panel.
This link appears in blue color in the mapping.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / banu prakash
condition which associated with the link in the pipeline.
line will be excuted if the condition is excuted
successfully called as the copy condition
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / kamalprit
Copy condition allows linking two different input vraiables
to one single ouput variable.The selection of the value for
output variable is based on the condition matching the
criteria being set in the copy condition property.When a
copy condition is set,the link appears to be blue in the
pipeline.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between a loop and a repeat?
Explain about pub-sub architecture?
Can you spell "Webmethods" properly in the language of your choice?
What Are Event Handlers?
1 Answers Tecnics Integration Technologies,
What Is an ACL?
What Does an IS Schema Look Like?
How to store logs in DB?
What is correlation ID?
Which value have to set for EnableAudit log while package replication?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
post me important interview question on webmethods
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)