cancel
Showing results for 
Search instead for 
Did you mean: 

Adding our own Namespace instead of Actual Namespace .

Former Member
0 Kudos

Hi All

I have one issue that is can we add our own namespace instead of actual namespace in inbound message?. If so can you please tell me how?.

Thanks in advance.

N.P.Babu

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

- go to the <b>Message Type</b>

of your inbound message interface

- go to the change mode

- from there you put your own namespace which

will be used later on

it that what you want to achive?:)

Regards,

michal

former_member206604
Active Contributor
0 Kudos

Hi,

In case of External Defination, i.e. if you are importing from an XSD file then add the targetnamespace to it as given below.

<xsd:schema  targetNamespace="http://yournamespace" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema">

Hope this helps you.

Thanks,

Prakash

former_member181955
Contributor
0 Kudos

Thanks for your response , I am checking this and let you know..

thanks

N.P.Babu

former_member181955
Contributor
0 Kudos

Hi Michal

I have done as you told.It was executed successfully.

But next time it is not taking new namespace what i have given , it is taking actual one only.

what could be the problem?

thanks

N.P.Babu

MichalKrawczyk
Active Contributor
0 Kudos

Hi Prasad,

try refreshing the caches (sxi_cache, CPA)

or make some more changes (for example change

the description in the <b>message type</b>)

and <b>activate </b>once more

if you want to be sure that all cashes are refreshed

you can restart the j2ee engine with transaction SMICM - restart from menu but try the first solutions first

Regards,

michal