You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have done a CustomAPIStateChangeWorkflow POC that I have created to check the security status of the API when publishing.
Mainly our concern is how to show a proper message to the customer when this workflow triggered since the user should know why it's getting rejected as well . Now there is no way to pass a proper message to the client even if we try to throw a exception in the flow.
Solution
We need to change the exception handing in the Rest Layer in order to pass this to the clinet
Problem
Hi Team,
We have done a CustomAPIStateChangeWorkflow POC that I have created to check the security status of the API when publishing.
Mainly our concern is how to show a proper message to the customer when this workflow triggered since the user should know why it's getting rejected as well . Now there is no way to pass a proper message to the client even if we try to throw a exception in the flow.
Solution
We need to change the exception handing in the Rest Layer in order to pass this to the clinet
Affected Component
APIM
Version
4.0.0
Implementation
No response
Related Issues
Internal-Discussion
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: