cancel
Showing results for 
Search instead for 
Did you mean: 

file archive and sender namespace

Former Member
0 Kudos

Hi Guys,

I have a requirement where xml generated from the system has a namespace urn:microsoft:abc, where as my namespace in the scenario is urn:name:objectname

How can I read this file using sender file adapter??

It throws an error ....

Also, once the file is read I want to archive it in the directory..how can I do this??

pls share ur thoughts

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi ,

For archiving the file , in the processing mode select " ARCHIVE " . It will ask for the archive folder .....In that path give the location .

Regards,

Jude

former_member187339
Active Contributor
0 Kudos

Hi Ravindra,

>>How can I read this file using sender file adapter??

Where the error is thrown in Sender Communication channel? If yes then try using XMLAnnonymizer Bean

/people/stefan.grube/blog/2007/02/02/remove-namespace-prefix-or-change-xml-encoding-with-the-xmlanonymizerbean

https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=880173

>>Also, once the file is read I want to archive it in the directory..how can I do this??

There is a option to archive files (both successful and faulty) in Sender File adapter

Regards

Suraj