cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

i am using class method  to call workflow from webdyn pro prog based on EVENT.

i need to pass table with mutiline data from program to workflow.

Please help how to pass table data from program to workflow.

Thanks,

phani

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Phani

1. Create a multiline container element in workflow as shown below.

Enable the Multiline checkbox in properties tab.

2. Declare the parameter in method as highlighted and name your associated type, double click and declare the types and table type as highlighted below.

Now you can go for Binding …

Thanks & Regards

Poobalachandar