Hi Folks,
I am getting the following exception in Developer while executing a service:
" Error reply pub.publish.notification:error received. adapterType:Integration Server, errorCategory:Application,errorText:com.wm.app.b2b.server.ServiceException: [PRT.0101.9613] There are no enabled Processes matching this trigger: "
Are you trying to publish some document in the service? this is normal behaviour in IS whenever you will publish a publishable document to broker, it will look for the subcription (trigger) for the same.
If the publishable document is subscribed by Process Engine subscription trigger and in disabled state… you can get this error.