Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I would like to filter Update Report XML from the Talend MDM Web UI only. Could you tell me how to do that ?
I would like to filter by Source = "genericUI". Is genericUI a default value or the default value from the Web UI only ?
Thanks.
You have to create a view on top of the Update report data model, to fulfil you need.
while defining the view, add required attributes (shown in the image) to your viewable business elements, and add searchable attributes (columns you want to filter like source) the provide appropriate permissions to the web users for this view deploy the view to the mdm server, then you can travese through the view from Web UI by applying appropriate filter on the source column
Yes GenericUI is the default value for any user from WebUI