‎2022 Aug 04 10:08 AM
Hi All expert,
I need develop a background job to update shared memory area by every 10 minutes. But the shared memory is server based. For example, the system might have 3 app instances. The job itself only running on one of the APP.
Is there any way to do this?
Thanks in advance