Hi,
This is my first ever post on aris community. Hope I get my doubt clarified.
Is there a way to communicate between a report and a macro. You can run a report from a macro, but is there a way to call a method in macro from report and vice versa and return values from one to the other.
Thank you very much in advance for any help.
Torsten Haase on
Hi Manoj,
this is not possible. The report is executed on the ARIS server while a macro is executed within Business Architect client. The server cannot call the client, only a macro can start a report.
BR, Torsten