We are trying to call a Release action which contains confirmation required syntax on the Asset business class from another custom instance action.
When we trigger this instance action, it calls the release action and shows the confirmation required dialogue box. Is there any way to suppress this confirmation?
We have tried calling the release action from a set action and the release action is getting completed. We are looking for the same functionality with instance action. Thanks.