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 |
Can we multi-select elements to lock or unlock in the Navigation Panel?
What Is an Element?
When and why should we use transformers and flow services? How are they different from each other?
What is Broker Data Types?
What Is a Package?
What is the main difference between webservies 6.5 and webservies 7.1.2
Difference between custom sql ,dynamic sql ? when we use custom sql,when we use dynamic sql?
when u use REPEATE,EXIT flow steps?
1 Answers Cap Gemini, LG CNS, Xavient,
How we can catch exception error on run time mode using Flow language in WebMethods??? and how we can send error description as an output parameter????
How to open a session on a different server?
How many interfaces you implemented sofar?
why are you deploying the war (or) ear file?