What will the code of business rule.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 06:29 AM
Hi,
I know this requirements is not follow best practice but I want to built the logic... Please provide the code for business rule.
My requirements is : Created time of new interaction (only for which type is walk-up & short description is 'laptop refresh ) should be changed as per blow conditions....
If any one new state interaction are already in interaction table then created time should be change of new interaction 1 hour before from first created interaction which is already exist.
Else, If any one new state interaction are already in interaction table which short description is 'laptop refresh' then created time should be change 10 second after from last created interaction which short description is 'laptop refresh' which is already exist in interaction table.
I have created the business rule but it is satisfied first conditions only.
Thank you