Trying to filter data coming from a REST api call in VBCS table
Hi all,
Currently I have a GET REST API call that gets all the monitoring instances from OIC and puts them into a table in Visual Builder CS. I want to filter out the instances so that it is only displaying one specific integration. So currently it is displaying all the integrations that are in monitoring in OIC like so:
I want to filter the table so it's only displaying data for when the integration name matches: VGI200_ARCS_FA_PRIM_OUT_INT
So the data type is a service data provider (SDP) and I have used the filter criterion to try and filter the data like so:
Tagged:
0