Answer Posted / sandeep
An IS schema can be created by following these steps:
1. First create a webMethods document
2. Run the service pub.schema:createXSD
3. Give the input parameter the fully qualified name of
your document. The output parameter xsd/source has the text
schema representation of your document. Save this to a file
(e.g. sample.xsd)
4. In the appropriate folder create a New Schema
5. Give the schema a name
6. Select XML Schema and give the filename of the saved
file (e.g. sample.xsd)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how to configure sap adapter6.1
can any one please post Q and Ans for Trading Networks in webMethods
When we use repeate flow steps?
When we use repeate, exit flow steps?
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)
Explain what is indices in map flow step?
how to configure sap adapter 4.1
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 Should You Use Flow Diagram View?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
How we can catch exception error on run time mode using flow language in webmethods?
Explain about pub-sub architecture?