cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Configuration in Sync scenario

Former Member
0 Kudos

Hello All,

I have a synchronous File- WS scenario, and i am using Request-resposne bean. The requirement is, the response file which i am creating on FTP server needs to have same name as the request XML file. So i am using below blog (setting the file name in some custom namespace and then fetching it in response mapping):

http://scn.sap.com/community/pi-and-soa-middleware/blog/2010/03/04/usage-of-dynamic-configuration-in...

I am using ICO, for above scenario. So the problem is when i am testing my ICO scenario i am getting error, but when i am testing the same scenario using classical approach (creating Sender agreement, Reciver determination etc) it's perfectly working fine?

So is it possible to achieve above scenario using ICO or not? Please help.

30.10.2012 14:56:53.168InformationMP: processing local module localejbs/AF_Modules/ResponseOnewayBean
30.10.2012 14:56:53.170ErrorMP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.file.configuration.DynamicConfigurationException: The Adapter Message Property 'FileName' was configured as mandatory element, but there is no 'DynamicConfiguration' element in the XI Message header
30.10.2012 14:56:53.170ErrorFile processing failed with com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.file.configuration.DynamicConfigurationException: The Adapter Message Property 'FileName' was configured as mandatory element, but there is no 'DynamicConfiguration' element in the XI Message header
30.10.2012 14:56:53.180InformationThe message was successfully transmitted to endpoint <local> using connection File_http://sap.com/xi/XI/System.

Regards!!

Accepted Solutions (1)

Accepted Solutions (1)

roger_alluivall
Participant
0 Kudos

Please, check my blog: Adapter Module: AdapterModuleDCBypass

I hope it helps.

Regards!

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello All,

I noticed that i cant able to access the custom namepace value which i am setting in request message mapping (As shown in the blog) in ICO but the same configuration works fine if I use classical approach.

So is it possible to use above approach in ICOs? Please help.

Regards!!

Former Member
0 Kudos

Hello Experts,

Any inputs?

Regards!!

Vasant

former_member181985
Active Contributor
0 Kudos

Hi Vasant,

I think SAP is not supporting synchronous dynamic configuration in ICO configuration. Some time back there was a similar thread in forum and it was not answered. Link: http://scn.sap.com/thread/2148451

What is your PI version?

May be you can raise an OSS to SAP for their input

Regards,

Praveen Gujjeti