Hi Sergiy, I apologize if I haven't been clear. This is a screenshot of my second mapping. I used an initial mapping to map to UI elements and now I would like to use those UI component values for a different mapping service. When I map to my second service, these values are empty when they are pass...
I have tested the mapped values and they map correctly during my initial mapping service. When I try to map those values from the page to a different service, they map as empty values.
I have a REST service where I use a GET method to populate label values contained in a collapsible set. These values are mapped successfully and display the correct values. After this, I would like to use a POST method which uses label texts as input. When I try to map the label text during the 'Bef...