Talk:How to Integrate with Excel
From Business Process Management, BPM and Workflow Automation Wiki | BizAgi BPMS
Comments on How to Integrate with Excel
James.lukan said ...
Bizagi Xpress Support said ...
Thank you for your comment. We will consider including an additional example for this article.
In the meantime, and as a clarification, if you need your C# method to return more than 1 value, you will most likely desing this so that your method returns a structure such as an ArrayList or a Hashtable. This way, you would have your method read the excel values and store them in this structure.
--Bizagi Xpress Support 12:10, 14 December 2011 (PST)
Could you demonstrate the expression code for receiving multiple values from the DLL? For example, if a C# DLL had multiple output parameters?
--James.lukan 13:01, 25 November 2011 (PST)