Hi All.
I’m wondering why there entities are taking too long time to sync to mobile.
Could someone help undertand it and how may I filter in permission set to not send the survey answer to the mobile user?
A filter that looks like in object information that the user has access just for the worktask objects.
E.g.
&0.MCH_CODE in (Select distinct t.actual_object_id from Jt_Task_uiv t where t.task_seq in (select m.task_seq from Mobile_Work_Order_UIV m))
the idea is that the user just answer the survey and send it back.
Also a filter for the mediaLibrary.
I want to improve the sync performance for mobile users.
I’m using APPS10 UPD17 MWO Maintenance 10.
Tks a lot for attention