cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.4 - AF_Modules/XMLAnonymizerBean - remove namespace and prefix

che_eky
Active Contributor
0 Kudos
1,930

Hi,

In my receiver SOAP adapter I would like to remove the namespace and prefix. To do this I have configured the receiver SOAP adapter to include AF_Modules/XMLAnonymizerBean:

The message log shows "Anonimizer: successfully anonymized" but when I look at the message payload (after message mapping) it still contains the namespace and prefix. Is this because message monitoring does not show the payload after the Anonimizer has been processed? Is it only possible to see the Anonimized payload at the receiver party?

Thanks

Che

View Entire Topic
Dimitri
Active Contributor
0 Kudos

Hi Che,

Yes, you can only see the final result at the receiver's side.

What you can do is temporarily use a receiver file adapter and write an XML on disk to verify.

Kind regards,

Dimitri