cancel
Showing results for 
Search instead for 
Did you mean: 

does ico work for dynamic configuration of url in sap pi 7.31

Former Member
0 Kudos

Hi All,

My scenario is soap-pi- soap axis sync. .  with dynamically url generation using soap axis.. end to end scenario is working properly with classical configuration but when I'm using ICO to increase the performance i'm getting error in both request and response.. while testing from rwb if i'm triggering from integration engine->test message then i'm getting error as"no receiver could be determined " and if i'm triggering from adapter  engine->test message then i'm getting error as"no receiver agreement found ". My doubt is that can ico support dynamic url generation??

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

Dynamic Configuaration works with ICO no issues on that front.

since you mentioned you are using SOAP axis on recieveing end make sure your module config parameters are correct.

Thanks.

Former Member
0 Kudos

Hi jan!!

Thanks for response.

The same axis adapter is working fine with classical configuration ie. by creating determinations and agreements but not with ICO. If it had been problem with axis adapter then it would not have worked in any configuration. As far as i know dynamic configuration is done on abap stack and ICO bypasses abap stack so I have doubt whether this functionality has been added in ICO for PI 7.31 or not... because when I'm triggering payload from rwb->ae->test message   i'm getting the following error "  Error While Sending Message: Additional error text from response: com.sap.engine.interfaces.messaging.api.exception.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.CPAObjectNotFoundException: Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=TESTDB;TS=;AN=MI_ApplicationSummary_Sync;ANS=urn:sce-com:xi:dev:offshore; in the current context [Unknown].   " Please help PI experts..

Regards,

Vibhash

Former Member
0 Kudos

try  by deleting ICO and recreating again....i faced same issue couple of times i tried this approach and it worked for me. we are on PI 7.31 java only.

Former Member
0 Kudos

Now i have tested it end to end using soap client and now it is working fine..:) Thnx jan...

Regards,

Vibhash

Answers (1)

Answers (1)

roger_alluivall
Participant
0 Kudos

Please, check my blog: Adapter Module: AdapterModuleDCBypass

I hope it helps.

Regards!