DBA Data[Home] [Help]

APPS.AMS_DM_MODEL_PVT dependencies on WF_CORE

Line 993: l_monitor_url := wf_monitor.geturl(wf_core.TRANSLATE('WF_WEB_AGENT'), AMS_WFMOD_PVT.G_DEFAULT_ITEMTYPE, l_tar_model_rec.wf_itemkey, 'NO');

989:
990: -- Construct the URL that could be used to monitor the WF process. This will be returned to the caller
991: -- to be displayed on a custom confirmation message.
992: l_build_started := 'Y';
993: l_monitor_url := wf_monitor.geturl(wf_core.TRANSLATE('WF_WEB_AGENT'), AMS_WFMOD_PVT.G_DEFAULT_ITEMTYPE, l_tar_model_rec.wf_itemkey, 'NO');
994: IF (AMS_DEBUG_HIGH_ON) THEN
995: AMS_UTILITY_PVT.debug_message('Private API: ' || l_api_name || ' l_monitor_url = ' || l_monitor_url );
996: END IF;
997:

Line 1077: l_monitor_url := wf_monitor.geturl(wf_core.TRANSLATE('WF_WEB_AGENT'), AMS_WFMOD_PVT.G_DEFAULT_ITEMTYPE, l_tar_model_rec.wf_itemkey, 'NO');

1073:
1074: -- Construct the URL that could be used to monitor the WF process. This will be returned to the caller
1075: -- to be displayed on a custom confirmation message.
1076: l_build_started := 'Y';
1077: l_monitor_url := wf_monitor.geturl(wf_core.TRANSLATE('WF_WEB_AGENT'), AMS_WFMOD_PVT.G_DEFAULT_ITEMTYPE, l_tar_model_rec.wf_itemkey, 'NO');
1078: IF (AMS_DEBUG_HIGH_ON) THEN
1079: AMS_UTILITY_PVT.debug_message('Private API: ' || l_api_name || ' l_monitor_url = ' || l_monitor_url );
1080: END IF;
1081:

Line 1131: l_monitor_url := wf_monitor.geturl(wf_core.TRANSLATE('WF_WEB_AGENT'), AMS_WFMOD_PVT.G_DEFAULT_ITEMTYPE, l_tar_model_rec.wf_itemkey, 'NO');

1127:
1128: -- Construct the URL that could be used to monitor the WF process. This will be returned to the caller
1129: -- to be displayed on a custom confirmation message.
1130: l_build_started := 'Y';
1131: l_monitor_url := wf_monitor.geturl(wf_core.TRANSLATE('WF_WEB_AGENT'), AMS_WFMOD_PVT.G_DEFAULT_ITEMTYPE, l_tar_model_rec.wf_itemkey, 'NO');
1132: IF (AMS_DEBUG_HIGH_ON) THEN
1133: AMS_UTILITY_PVT.debug_message('Private API: ' || l_api_name || ' l_monitor_url = ' || l_monitor_url );
1134: END IF;
1135:

Line 1210: l_monitor_url := wf_monitor.geturl(wf_core.TRANSLATE('WF_WEB_AGENT'), AMS_WFMOD_PVT.G_DEFAULT_ITEMTYPE, l_tar_model_rec.wf_itemkey, 'NO');

1206:
1207: -- Construct the URL that could be used to monitor the WF process. This will be returned to the caller
1208: -- to be displayed on a custom confirmation message.
1209: l_build_started := 'Y';
1210: l_monitor_url := wf_monitor.geturl(wf_core.TRANSLATE('WF_WEB_AGENT'), AMS_WFMOD_PVT.G_DEFAULT_ITEMTYPE, l_tar_model_rec.wf_itemkey, 'NO');
1211: IF (AMS_DEBUG_HIGH_ON) THEN
1212: AMS_UTILITY_PVT.debug_message('Private API: ' || l_api_name || ' l_monitor_url = ' || l_monitor_url );
1213: END IF;
1214: END IF;

Line 3127: x_monitor_url := wf_monitor.geturl(wf_core.TRANSLATE('WF_WEB_AGENT'), AMS_WFMOD_PVT.G_DEFAULT_ITEMTYPE, l_tar_model_rec.wf_itemkey, 'NO');

3123: END IF;
3124:
3125: -- Construct the URL that could be used to monitor the WF process. This will be returned to the caller
3126: -- to be displayed on a custom confirmation message.
3127: x_monitor_url := wf_monitor.geturl(wf_core.TRANSLATE('WF_WEB_AGENT'), AMS_WFMOD_PVT.G_DEFAULT_ITEMTYPE, l_tar_model_rec.wf_itemkey, 'NO');
3128:
3129: -- Update the Model record with the new status code (PREVIEWING) and Id
3130: -- and also with the WF Item Key
3131: UPDATE ams_dm_models_all_b