Skip to Content
0
Former Member
Nov 24, 2006 at 01:24 PM

How to pass a table to a CAF application service method

28 Views

Hi All

Can you tell me how can I send a table(multiple rows of a structure) as input to a method in CAF application service. I have tried by creating a structure and then defining a input field of type of that structure and making it as list type. But when I test it through service browser by populating rows of the structure; the input field doesn't get populated.

Thanks in advance

Sudip