Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] - Integrating a custom workflow #2353

Closed
dilshanfardil opened this issue Jan 3, 2024 · 0 comments · Fixed by wso2/apim-apps#702 or wso2/carbon-apimgt#12448
Closed

[Improvement] - Integrating a custom workflow #2353

dilshanfardil opened this issue Jan 3, 2024 · 0 comments · Fixed by wso2/apim-apps#702 or wso2/carbon-apimgt#12448

Comments

@dilshanfardil
Copy link

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.

PublisherPortal

RestAPI

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants