cancel
Showing results for 
Search instead for 
Did you mean: 

JMS - localejbs/AF_Modules/MessageTransformBean

Former Member
0 Kudos

Hi Guru's

I want to change the filename for sending out a file with the JMS adapter.

So I have used the following module: localejbs/AF_Modules/MessageTransformBean with configuration:

Modulename: localejbs/AF_Modules/MessageTransformBean

Module type: Local Enterprice Bean

Module key: Plain2XML

Module configuration:

Module key: Plain2XML

Parameter Name: xml.documentName

Parameter Value: TEST.xml

But the file is not deliverd as TEXT.xml, what I am doing wrong?

Hope someone can help me out.

Best regards,

Guido Koopmann

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

> I want to change the filename for sending out a file with the JMS adapter.

Could you explain where you want to see the filename in the JMS message?

Former Member
0 Kudos

Hi Stefan,

I want the filename to be changed into TEST.xml and that needs to be posted to JMS. Is this not the way to do it then?

Best regards,

Guido Koopmann

stefan_grube
Active Contributor
0 Kudos

> I want the filename to be changed into TEST.xml and that needs to be posted to JMS.

A JMS message is not a file, therefore it has no file name.

Maybe you should your customer, what exactly is expected.

Former Member
0 Kudos

Hi Stefan,

Thank you for your reply. What does the above module then do?

Best regards,

Guido Koopmann

stefan_grube
Active Contributor
0 Kudos

> Thank you for your reply. What does the above module then do?

You find the answer in online help.

http://help.sap.com/saphelp_nwpi71/helpdata/EN/57/0b2c4142aef623e10000000a155106/frameset.htm

Answers (0)