oEscal commented on PR #3937: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3937#issuecomment-3401254070
> @oEscal Thats precisely what Im suggesting to do, you can access the last headers the same way you can access the last error code, through the WORKFLOW context, which is usable in expressions (so you can add them to the model if you want) That will only require changes in two classes, which is far more aligned with the current design. Ok, after taking a better look at the PR you mentioned, I think I am now getting the picture. I thought that the WORKFLOW.statusCode could only be obtained after the execution of the overall workflow. When I get some time in my hands, I will do as you advised, thank you @fjtirado -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
