How to show data dynamically in dropdown of webform PCS
Content
We are just starting up with PCS and would like to show data dynamically from table on the dropdown of the webform.
We can a option for connector. We have a DBAAS instance and created a table in the user schema.
There has been a connection and integration created for this DB instance. Cant i use that integration some how like DBAdapter in BPM and map the payload to Business object and use it in webform?
2)Or we need to use only connector based on REST or SOAP webservice in the webforms? If so, how do i expose my DBAAS table operations to a REST webservice ? not able to see article related to this in Oracle docs or A-team blogs.. can see only from the point where REST connector is already created