cancel
Showing results for 
Search instead for 
Did you mean: 

External defination and namespace

Former Member
0 Kudos

Hi,

We have used external defination,that has a name space, as the source message. While pushing test data through an HTTP client, do the message require to have the namespace of the external defination. I know we have to include namespace for test data when the source message is based on data types defined in the XI repository.

Any help is appreicated.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

udo_martens
Active Contributor
0 Kudos

Hi Karma,

you have to put service, interface and namespace as URL parameters for receiver determination of integration engine. The namespace(s) inside the message content can be different; if you dont use message mapping it is not required to build the corresponding datatypes.

Regards,

Udo

Former Member
0 Kudos

Hi ,

<i> While pushing test data through an HTTP client, do the message require to have the namespace of the external defination</i>

You have to give the namespace in the URL of the HTTP client where you have imported the external definition.

,its not the namespace of external definition

sekhar