There are two things to try:
- Change the service that you are invoking, for instance:
IData result = Service.doInvoke(“pub.flow”,“tracePipeline”, pipeline);
This will print out the contents of the pipeline to the server console, which may help figure out why the NPE is thrown.
- Look at the service “Settings” tab in B2B Integrator/Developer. Particularly look at caching and validation options.
Also, a little of the stack trace could help narrow it down.
Cheers,
Fred
#webMethods-General#webMethods#Integration-Server-and-ESB