Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

DataConnection: Webservice returning array

Avatar

Former Community Member
Hello,



I try to get an alternative to the SOAP call working: I have a webservice that returns the content of a row in a database in an array of strings. This works fine as long as I use the SOAP call to access and execute the service.

However, we run into some problems with the SOAP, so I want to see if we could use the Data View and a data connection to access the webservice instead.

Is there any way to access the return value of the data connection via JavaScript? Or programmatically at all? I cannot figure out which model I have to use (connectionSet, datasets, data, etc.)

If I just drag'n drop the return value field with its subforms onto my form, it just shows the first value, but does not multiple itself.

Is that alternative an alternative at all, or does it not work this way with an array?



Kind regards, Karin
0 Replies