BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only

Map list of string directly form SQL Execute Statement to object

  • 1.  Map list of string directly form SQL Execute Statement to object

    Posted 11/08/24 08:11 AM

    i have a variable that is a list of type String and a query that returns mutiple rows of 1 column (varchar(10)). is there any way i can map directly the values from the query to my list without having to create a new object type to store the list (and set returnType to the data type created) or using the result variable and parse it to create my list?



    ------------------------------
    jhon wick
    ------------------------------