Hi All,
In IFS APP 10 and Oracle database, Am I correct to say:
IFS does not continuously check for changes and new notifications. Instead, it works in a reactive way.
This means:
- When something happens (like an approval or status change), the system triggers the notification immediately
- It does not keep checking repeatedly to see if something changed
A simple way to think about it:
- It works like a doorbell — when pressed, it responds instantly
Not like repeatedly opening the door to check if someone is there.
Many thanks in advance