0% found this document useful (0 votes)
89 views2 pages

Using External Definitions in ES

External definitions allow reuse of existing message schemas defined in WSDL, XSD, or DTDs to describe message structures in an integration instead of re-entering them manually. The document describes creating an external definition from an RCMP XSD and mapping it to message types in the integration successfully without errors, avoiding manual re-entry of the data types.

Uploaded by

Probal Sil
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views2 pages

Using External Definitions in ES

External definitions allow reuse of existing message schemas defined in WSDL, XSD, or DTDs to describe message structures in an integration instead of re-entering them manually. The document describes creating an external definition from an RCMP XSD and mapping it to message types in the integration successfully without errors, avoiding manual re-entry of the data types.

Uploaded by

Probal Sil
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Steps to Use External definition: External definition - There is a series of standard schema for describing the message structure at

runtime. WSDL (Web Service Description Language), XSD (XML Schema Definition Language), or DTDs (Document Type Definitions) are often used to describe message schema. If a description of the message structure already exists in one of the above formats, you can use it in the ES Repository by importing it as an external definition rather than re-entering it manually using the data type editor.

1. Create an External Definition from the RCMP xsd :

2. Created mapping from same with the external definition as message types (1:1 mapping created successfully. There are no error while creating the mapping.

Hence this External Definition can be used without making any change to the data-types without any manual effort.

You might also like