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
Following improvements need to be added to the action exection core.
Currently we have following action invocation status.
SUCCESS
FAILURE
ERROR
We need INCOMPLETE action invocation status. Eg: In the custom authentication, the external service will be want to redirect user to custom page. There we can utilize this new INCOMPLETE state with REDIRECT operation.
Bring execute method which execute the action id list to its interface.
Version
No response
The text was updated successfully, but these errors were encountered:
Description
Following improvements need to be added to the action exection core.
We need INCOMPLETE action invocation status. Eg: In the custom authentication, the external service will be want to redirect user to custom page. There we can utilize this new INCOMPLETE state with REDIRECT operation.
Version
No response
The text was updated successfully, but these errors were encountered: