Do you have an error while loading the package ?
like :Unable to create Broker Transport XXXXXX. Exception com.wm.app.b2b.server.dispatcher.exceptions.EndpointUnavailableException: [ISS.0098.9014] BrokerException: Client Contention (201-1034): Cannot reconnect client ‘XXXXXXXXXXX’. Cannot change shared document ordering property while reconnecting to an existing client.
To enable the change of the processing mode of a trigger from serial to concurent you need to:
- disable the trigger
- delete the broker client associated via BrokerAdmin or Portal
- enable the trigger.
That’s why, I think, the best thing to do when you create a trigger is to set it to concurrent 1 instead of serial.
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB