-
Print
-
DarkLight
-
PDF
Every repetitive procedure (such as SMS sending, delivery time calculation and others) can be implemented as a separate (universal) process.
To interact with universal processes you need to use:
- Call Process - universal process call;
- Reply to Process - reply on universal process call.
Examples of processes with RPC:
Was this article helpful?