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 |
What is a flat file schema and what are its uses?
what is the variable need to keep in the clearpipeline service
How many kinds of log files in webmethods?
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?
How to create a link between variables?
When Should You Use Flow Diagram View?
when u use REPEATE,EXIT flow steps?
1 Answers Cap Gemini, LG CNS, Xavient,
How You Can Delete Session Logs On IS?
How to Restore a Session on a Server?
Is Source Control the Same as Locking?
Which value have to set for EnableAudit log while package replication?
What is meant by "copy" condition in webmethods