cancel
Showing results for 
Search instead for 
Did you mean: 

Need Seeburger Attribute Mapper module details

Former Member
0 Kudos

Hi Experts,

We need to post a file(XML) on Receiver AS2 adapter with dynamic filename. We have followed the link :

to create the UDF in GUI mapping and have selected the fileName property under Dynamic Attributes in the Receiver AS2 adapter. However, even though in the message monitor, the filename property is shown to be corrrectly populated, the file is posted in receiver with a different name.

The above link mentions using an Attribute Mapper module for dynamic filename. Can anyone please provide the details of this module, the module name, parameter names etc. that need to be populated in the receiver adapter.

The same is not available on the net and we don't have the seeburger documents with us.

Regards

Shiladitya

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

The module parameter will have

Source - @Namespace/PropertyName

Target - Namespace/PropertyName

This way you may copy source FileName to target FileName.

Regards,

Prateek

Answers (1)

Answers (1)

srikanth_srinivasan3
Active Participant
0 Kudos

Module name: localejbs/Seeburger/AttribMapper

-

Srikanth Srinivasan