cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Where are these definitions created? Can they be created in the IR? Could anyone send a code of this as a reference.

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Aparajita,

An external definiton is a way of defining the message structure at run time, as in WSDl and XSD.If u already have a structure in this form u can import it in IR rather doin it manually from data type . U can use it in message interface as well as to define mapings.

If u want to see how it looks like ...just use a simple wsdl like currency coverter.

import it as external definiton..then u will see the following tabs :

Once you have selected the file, use the tab pages to call up the following information:

Imported Document: Your file in text format.

Messages: The message schema that have been extracted using the selected mode.

WSDL: The result of the conversion to WSDL.

External References: Overview of the references used in the imported document. This will show any other imported documents that have been recognized

Should help u out

Edited by: Mohd Tauseef Ibrahim on Jul 10, 2008 6:40 AM