Question
Synechron Inc
IN
Last activity: 11 Apr 2022 3:18 EDT
how to pass array of string as input to stored procedure?
Hi,
We are calling Connect SQL (RDB-Save) to external database, where we are calling a stored procedure which accepts input parameters in Array format.
when we tried with using valuelist property and referring the same in connect sql in following format Ex:{InputPage.ValueList} or {InputPage.ValueList()},it was throwing error.
please help if there is any solution.
Thanks
Manu