How can you add user inputs to data mashup in yC4C?
Apr 04, 2017 at 09:48 AM|157 Views | Last edit Jan 15, 2018 at 11:35 AM 4 rev.
Dear experts,
I want to display data in our yC4C from an OData service which gets data from an ERP system.
Therefore I created a REST webservice with a parameter for the entity which should get displayed.
Now I added this service to a data mashup and used an select option input to fill the parameter for the entity (mashup-details-selectoptioninput.png).
But when I add the mashup to a screen it cannot display any data in table view (mashup-tableview.png) because, as you can see in text view (mashup-textview.png), the service is responding all entities.
That is expected behaviour, but where can I fill the user input, which I defined in mashup details, to select the right entity?
Add comment