Hello, I want to create a condition in talend MDM whether an item is created. if yes, display me a notification in talend MDM. I wonder how so take in talend MDM ? is that someone has already treat this type of problem ? thank you.
I want what another user has created . I have information in the fields of customer entity. when creating a new customer if the siren number of the customer is that I have a notification. I want to know how to do this ?
I am not sure i got what you want to do.. anyway you can always create a trigger that send a msg to you or another application based on certain conditions.
[color=#212121][font=Verdana, Arial, Helvetica, sans-serif]
ok , I now understand that it is possible to use a trigger. I want to know , always the same question , how to retrieve the information foreclosures in the data container ? because the trigger must verify if the information foreclosures
is the SIREN number field in the Customer entity. thanks,[/font][/color]
thank you,
sorry i dont get what you mean with foreclosures and siren.
Do you mean how do you get the info to fire the trigger? .. create a trigger, take the update report data model and set the xpath for the field you are interested in. here an xml sample.