How to trigger a data notification when only a child record is updated ?
L
Lucas SPINA
started a topic
7 months ago
Hi,
I have 2 entities with a one to many relationship and I would need to send a data notification containing the parent records and all the linked children records whenever a child record is created or updated.
What is the best way to trigger the notification, even if there is no action performed in the parent entity ?
Best Answer
M
Matthieu DE PILLOT DE COLIGNY
said
6 months ago
Hello !
An article was recently written about that topic, it can be found here
Have a nice day !
1 Comment
M
Matthieu DE PILLOT DE COLIGNY
said
6 months ago
Answer
Hello !
An article was recently written about that topic, it can be found here
Lucas SPINA
Hi,
I have 2 entities with a one to many relationship and I would need to send a data notification containing the parent records and all the linked children records whenever a child record is created or updated.
What is the best way to trigger the notification, even if there is no action performed in the parent entity ?
Hello !
An article was recently written about that topic, it can be found here
Have a nice day !
Matthieu DE PILLOT DE COLIGNY
Hello !
An article was recently written about that topic, it can be found here
Have a nice day !
-
Extend a model with new entities or attributes
-
Data types in xDM
-
Effective date on entities
-
Search using wild cards
-
Export a model from production and import on a development environment
-
"Allow Delete" vs "Allow Removal" privileges
-
LOV label in Named Query
-
Select location on a map and save coordinates
-
Is there a way to set up a master-detail relationship on browse mode?
-
Choose Either a Stepper or A Workflow Based on The User Privileges
See all 274 topics