F1-CAGVY Compilation Errors After 23A Upgrade
(Doc ID 2987665.1)
Last updated on JANUARY 11, 2024
Applies to:
Oracle Utilities Customer Cloud Service - Version 23A and laterOracle Utilities Customer Care and Billing - Version 2.9.0.1.1 and later
Oracle Utilities Customer to Meter Base - Version 2.9.0.1.1 and later
Information in this document applies to any platform.
Symptoms
After recompiling groovy scripts by running batch F1-CAGVY, error and a warning are being encountered.
@ line 40, column 19.
C1SSTHelper instance = createLibraryScript(C1SSTHelper.class);
^
CMACTRCNACCT: 104: unable to resolve class C1SSTHelper
@ line 104, column 54.
nt> retrieveAccountsForPerson(C1SSTHelpe
^
CMACTRCNACCT: 142: unable to resolve class C1SSTHelper
@ line 142, column 40.
private void processOtherAccounts(C1SSTHelper instance, List<String> parmValues, Person person, List<AccountForServiceEligibleAccountInfo> eligibleAccountsInfo, List<AccountForServiceIneligibleAccountInfo> ineligibleAccountsInfo) {
Cause
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
Symptoms |
Cause |
Solution |
References |