BizTalk Server Orchestration - error "iDoc Parameter name: Invalid IDoc" when RFC is used

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > January 2006 > error "iDoc Parameter name: Invalid IDoc" when RFC is used





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author error "iDoc Parameter name: Invalid IDoc" when RFC is used
medhanush

2006-01-27, 9:27 pm

Hi All,

To complete orchestration process, neeeded to make couple of times to sap
system.
Each time send different message and get different response.
And also, more than orchestration sends/receives messages to/from sap system.

So, tried to modularize calls sap system, created a generic sap
orchestration, generice_sap_orch, as follows,
send shape's property Messapge is msgIn, which is of type XmlDocument
receive shape's property Message is msgOut, which is of type XmlDocument
Request-Response Port, send is connected to Request, and receive is
connected to Response
Orchestratin receives msgIn and sends out msgOut

Orch1 calls to generice_sap_orch.
before calling, typed messages are mapped to generic XmlDocument based
messages.

I'm basically trying to implement as Untyped message implementation.

so, what is happening is,
generice_sap_orch is recieving message, later it fails to send message to sap.
I'm not useing IDoc at all, using only RFC, didn't change any namespaces
generated by sap adater.
tried to look at proxy dll, can't make anything out of it.

Any idea how to fix this ..?
first of all..can generic message style is allowed with RFC or any
alternative soutions, sure there must be.

TIA
Kishore
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com