Hi,
On Interactive Service Hub Case form instead of getting actual custom error message thrown by Plugin/Custom workflow it is showing generic message "ISV code aborted the operation.". However this error is visible on main form. This issue is happening only in Interactive Service Hub.
We are throwing an custom error message from Custom Workflow using below code.
throw new InvalidPluginExecutionException("Error message");
Please assist. Thanks
*This post is locked for comments