Trigger error

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: "

Advise me for tha above case.
Thanks in advance.

Regards,
Ragav J

Hi, I never had that kind of error but… did you try to Refresh the trigger (from developer with right click)?
Regards

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.

-nD