Dear Community Members
Ref 24R1 IFS Cloud + PSO
Currently we are using Custom Events for various types of PUSH notifications for our integration layer, In reference to different entities tables example JT_TASK_TAB, JT_EXECUTION_INSTANCE_TAB, SVCSCH_TASK_ALLOCATION_TAB from IFS Cloud.
We came to know that SVCSCH_TASK_ALLOCATION_TAB custom events push notifications can have issue in IFS Cloud and recommended not to be used. Instead of push we should do the pull for allocation information from IFS Cloud.
Would like to know if any customers have successfully implemented the push notification of SVCSCH_TASK_ALLOCATION_TAB without any issues or who faced issue when implementing same? As we understand the pull will be more heavy on server when compared to push.
We would like to have Realtime allocation information as visible in PSO in our integration layer, via push mechanism to avoid load on server or make redundant calls .
Thank you in advance