Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hello, I am trying to query multiple records of students whose IDs are in an array. I built this custom SQL adapter to do so, but I am only getting the first item of the array.
Can anyone advise me on how can I make the adapter accept an array an input rather than just taking the first item?
Regards,
Hi there, Have you tried clicking on the “Input Field Type” and changing the java.lang.Object reference to “String” ? regards, John.