Question
How to add a business logic to track saving a record or modifying a record and display pop-up on a certain condition
22:18 Oct 03, 2019
I have to implement a business logic where I need to see value of a field for all records whenever a new record is added or modified.
I need to display a popup too to not allow adding a record whenever a certain condition is met
Is there any documentation link or way we can do this through business logic
I could only see this https://academy.bpmonline.com/documents/technic-sdk/7-13/section-business-logic
Like
1 comments
16:52 Oct 08, 2019
Dear Vishakha.
You can implement the described logic through a business process that would use a corresponding signal as a start event. Learn more in the "Process Events" article, pay attention to the "USING START EVENTS IN LAUNCHING PROCESSES AUTOMATICALLY" block.
Regards,
Svetlana
Show all comments