Can't get conversation id

hi ,

I invoked processdocument,
but it occured error as below.

pls, give me advice.

Error: Error while executing service wm.ip.cm:getConversationScript [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]
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.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

Hi,

check the input you specified in your process model and ensure the incoming document, should be same as the document that you submitted.

If you add more details about your problem, like what modules you are using and what are you exactly trying to do, you might attract more help from people who worked in that particlar area.

Also search in advantage forums. The closest ticket found, with the exact callstack, has a resolution to “enable the process model in monitor”. May or may not apply to you.

thanks for your answer.

when i import pip module(eg 7c8),document type was added two document type.
1.PIP7C8vV11.00 Initiate Semiconductor Process Data Notification Semiconductor Process Data Issuer Document
2.PIP7C8vV11.00 Initiate Semiconductor Process Data Notification Semiconductor Process Data Requester Internal Document

i have question.
Is second document type for TN?,
if it is right, do you know why they inserted special character( eg “.”)
if it added “.” , modeler can’t set to subscribe document.

is there any solution for upper problem?

thanks