Avatar

Community Advisor

Hello @kevinedmond 

You cannot add hook to the stop button on these dashboards (only by changing the files on file system which I guess is not recommended)

 

What you can do is to:

  • add additional button on the form with action button that will stop the delivery and send stop call to the provider. Do this by adding schema method that extends NLWS.nmsDelivery.stop() shcema method. This could be weird from user perspective
  • Or you can have technical workflow that will query the custom deliveries with status stopped in last 1minute/5minuetes/10minutes/15minutes/hour /up to you with the use of "incremental query" it assures that deliveries are only selected once. And then just simply add JS code and reuse your custom connector to send stop signal where needed. This way no need to play with views and forms.. for user it will be seamless 

 

 

Marcel Szimonisz

MarTech Consultant
for more tips visit my blog
https://www.martechnotes.com/