Extra Code Added To Conditional Script Of Workflow After 19C Upgrade
(Doc ID 2603274.1)
Last updated on MARCH 12, 2021
Applies to:
Oracle Fusion Sales Cloud Service - Version 11.13.19.04.0 and laterInformation in this document applies to any platform.
Goal
There is extra code added to the conditional script of workflow after 19C Upgrade.
This is the extracode:
if(!oracle.apps.crmCommon.extensibility.content.adf.data.util.ExtensibilityGroovyUtil.isCustomLogicEnabled('oracle.apps.crmCommon.activities.activityManagementService.view.ActivityVO',null,'OBJECT_WORKFLOW','Activity_Open_Task_1_Day',source))
return false;
These are the Objects affected:
Activity
CWTBranch_c
Leads
MasterFileName_c
Opportunity
Organization
Person
Resource
TravelProductsServicesOptInO_c
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |