Pb with processDocument service on webMethods 7.1.3

Hello,

I’m working on the creation on a Process Model receiving PIP3A4 on an IS version 7.1.3 and when I try to activate the process model and sent the document type using the “processDocument” service i’ve got an error message.
2011-01-18 18:12:59 CET pub.estd.rosettaNet:processDocument java.lang.reflect.InvocationTargetException: nsDecls
2011-01-18 18:12:59 CET wm.estd.rosettaNet.transportHandlers:processDocument java.lang.reflect.InvocationTargetException: nsDecls

In fact my process model is not activated.
I made the PIP3A4 par archive from the RosettaNet specification on their website.

Could you help me ?
Best Regards
Yoann ROYER

Did you make sure all the RN PIP doctypes/dependency packages got installed correctly after you installed the RN Module Adapter?

The error indicates the “processDocument” main service is not getting document/specification properly.

HTH,
RMG

I’ve installed the following packages:

  • WmPIPTools which helps me to generate my PIP3A4 doc types
  • WmRNIF11TRP
  • WmRNIF20TRP
  • WmRNPIPs which contains only my PIP3A4 doc types, maybe I need some extra doc Types ?
  • WmRosettaNet
  • WmTN
  • WmTnExtDC
  • WmTNPKI

Do you think some packages or doctypes are missing on my IS version 7.1.3 ?

Thanks
Yoann

Yes probably check this package:

WmRNPIPs
WmRosettaNet – this should be is OK

I’ve already installed the following packages from webMethods images:

  • WmRNPIPs which contains only my PIP3A4 doc types generated with WmPIPTools
  • WmRosettaNet
    I don’t know which other doc Types or par files or packages I need.

Thanks
Yoann