Accessing calculated values from global event handler

What product/components do you use and which version/fix level?

webMethod-io-integration

Are you using a free trial or a product with a customer license?

Licensed

What are trying to achieve? Please describe in detail.

I am executing a workflow. In the course of execution I calculate various values. I would like to access those values in the global error handler. I can do not see a way to directly reference values from the global error handler. For example, my workflow uses webhook as the starting node. I cannot access payload ($request) from the global error handler. I was hoping that Memory Store can help me pass values, but it does not seem to work either.

How do I pass values to global error handler which are calculated in the course of workflow execution?

Have you installed latest fixes for the products

Yes. webMethod-io-integration is hosted by Software AG.

hi @miroslav.samoilenko ,
You can use the flow store to get the data in global error handler.
Attached the screenshot for same.

Let me know if this helps you.

Regards
Vikash Sharma

I found that when I change the name “Flow Store” to something more descriptive, it does not work. For as long as I stick to the default name “Flow Store” it works just fine.

1 Like

hi @miroslav.samoilenko
I tried by giving custom name to the flow store and it is working as expected.

You can try it and if it doesn’t work please raise an SI for same.

Regards
Vikash Sharma

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.