function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
mearmear 

Amex Error for Marketing Cloud package

Received following error from ApexApplication. Any help on how to troubleshoot it will be really apprecited. 

Developer script exception from Online Trading Academy : 'et4ae5.etCallControl' : Dependent class is invalid and needs recompilation: Class et4ae5.SecureSettingsManager : Dependent class is invalid and needs recompilation: Class et4ae5.SObjectHelper ...

Failed to invoke future method 'public static void subscribeForTrackingAsync(String, String, String, String)' on class 'et4ae5.etCallControl' for job id '707f3000044cX7O'

caused by: line 24, column 26: Dependent class is invalid and needs recompilation:
Class et4ae5.SecureSettingsManager : Dependent class is invalid and needs recompilation:
Class et4ae5.SObjectHelper : Dependent class is invalid and needs recompilation:
Class et4ae5.SFDCDescribeInfoCache : Variable does not exist: fields
Amit Singh 1Amit Singh 1
Mear, You what need to do is find the below classes then Edit and Save if you are getting any error then resolve those error

SecureSettingsManager, SObjectHelper, SFDCDescribeInfoCache.

OR if these classes are part of any managed package then please contact your solution/package provider.

Regards,
Amit