send 3B2 to partner have a Conversation script not found err

Hi,
I am implementing a single action PIP 3b2 in Wm6.1.5. I have configured sender and receiver profile in TN.
Changes to process models for initator and fullfiller are also done.
I’m able to post 3b2 using RNIF2.0.
But at target end I get error conversation script not found.

com.wm.lang.flow.FlowException: ip.cm.handlers:send(): Error trapped in service: wm.ip.cm:processDocument Error: Error: Error while executing service wm.ip.trp.trputils:sendException [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] [ESIPRT.000000.000001] Error Message: Error: No matching conversation script. [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] [ESIPRT.000070.000009] Suggested Action: Level: Level: Service Call Stack: com.wm.ip.trp.IPException: at com.wm.ip.trp.IPException.fromResource(IPException.java:53) at wm.ip.cm.getConversationScript(cm.java:121) at sun.reflect.GeneratedMethodAccessor208.invoke(Unknown Source) at sun.reflect.DelegatingMe

Please suggest how to resolve this.
Help is appreciated.

Hello,

It’s hard to tell without looking at the fulfiller-side server and error logs, which if you could email me (ksankara@webmethods.com) would help. In the meantime though, please go over this checklist to rule out the most common root causes of this error:

  1. As documented in the rosettanet users’s guide, make sure the wait step in your fulfiller model is subscribed to the proper document types (in your case rosettanet 3b2 bizdoc). If you’re waiting for more than one type, please define a complex type of join.
  2. As documented, make sure the focal role of your fulfiller process is set appropriately, in the Properties dialog box in the Modeler.
  3. Your model has been generated, updated for monitoring in the modeler.
  4. Your model has been enabled in the monitor.
  5. The TPA defined on both ends of the wire are compatible.

-Karthick

Hello :
I already checklist and I can trigger modeler , but run to “One_Action_Pip_Initiator_Model.Design_Server:Send_External_Request_Document” step have a error , the RNO can’t send to partner , please help me