Avatar

Correct answer by
Community Advisor

Hello @AquaticAds 

 

Replace your subscription logic with this one and try if this works

 

nms.subscription.Subscribe("INTERNAL_NAME_OF SERVICE", RECIPIENT_OBJECT, false)

If this does not work then you will have to use the sendConfirmation method

 

Thanks,

Manoj 

View solution in original post