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 |
Explain about pub-sub architecture, where do you implemented this?
what is indices in MAP flow step?
what is difference between invoke & transformers
What is Modeler
Can we multi-select elements to lock or unlock in the Navigation Panel?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
can u explain about trading networks
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 ACLs Affect locking?
What Does a Flow Service Look Like in Diagram View?
Explain what is indices in map flow step?
Why we use Local transaction and there boundaries.