what is the difference between Schema and SchemaDT
Answer Posted / ravi
Schema is nothing but a structure of document, we can
generate "Document Type" from Schema, and it’s called
SchemaDT.
We can say Schema is a blue print.
We can create "Document Type" separately, it is containing
fields, but here we have to add fields manually.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How many kinds of log files in webmethods?
Explain about pub-sub architecture, where do you implemented this?
Explain what are the new features in 8.0 compared to 7.1?
post me important interview question on webmethods
How we can catch exception error on run time mode using flow language in webmethods?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Where do you implemented pub-sub architecture?
What are the advantages of eai?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
How many interfaces you implemented sofar?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
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)
When Should You Use Flow Diagram View?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
When we use repeate, exit flow steps?