Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OSB XSLT trasformations with XML input parameter

852877Apr 5 2011 — edited Oct 11 2011
Hello , In my proxy service i need to make assign step with XSLT transformation which have input parameter thats have to be XML.

As "Input Document" I select the body - $body/db:OutputParameters.
In Bind Variables I have v_accinfo where i want to put $accinfo/ai:OutputParameters.

$accinfo is variable populated before this assign by Service Call out ( Response Document Variable ) .

with this setup i get an error "No value could be bound to variable: v_accinfo".

I tried some different expressions in place of $accinfo/ai:OutputParameters, but i get some other errors. I think it should be $accinfo/ai:OutputParameters.



Can someone help with this?
I lost too much time pulling hair, on this. :(
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2011
Added on Apr 5 2011
9 comments
1,617 views