Oracle Mobile approval R12.1.3 for PO,Requisition
Hi Team, We have implemented Oracle Mobile approval R12.1.3 for PO,Requisition.
We have a road block like
,Project related PO/Requisition notifications are not visible in Mobile Approvals App. In our analysis we can say our client has customized and used workflow messages for Project related PO/Requisitions. There is a validation/check for the Message Type and Message Name (certain list of Message Type and Message Names are listed in a Table ) for Approval notifications to be visible in Mobile App.
Table name :
select MESSAGE_TYPE,MESSAGE_NAME,CUSTOMIZATION_LEVEL from wf_wl_regions;
wf_wl_regions uses a API WF_WL_REGIONS_PKG.