How to Create an IS Schema?
Answer / 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 me important interview question on webmethods
Should we archive derived files?
What Is an Element?
can we invoke morethan one service in trigger?
How to Find Elements in the Navigation Panel?
how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?
HOw to handle exceptions in webMethods.
1 Answers JPMorgan Chase, Logica CMG,
In which case we are not advised to use Transformers...?
When we use repeate flow steps?
How to Create an IS Schema?
in which scenario we will use no tx,in which scenarion we use local tx?
How to store logs in DB?