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 |
How to convert documentlist to document? If document list contain documents and documents contain strings field .how to convert?ple tell me any one.
how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?
How many interfaces you implemented sofar?
What is Broker Data Types?
What is the difference between a system locked element and a read-only element?
Explain what are the new features in 8.0 compared to 7.1?
difference between 8x and 9x
How Java Services Are Organized on the webmethods Server?
what are the functions or operations support 'WSDL"
How to store logs in DB?
If v want to run the server with some other port number , what v need to do ?? Developer:
We have created a insert notification ,is there any way to process the document in the subscriber without publishing it .....?