cancel
Showing results for 
Search instead for 
Did you mean: 

CUA Initial Load failed - Missing global Scripts

Former Member
0 Kudos

After our installation of the IdM 7.1 Patch 4 I used the Job Wizzard to create the Job for the Intial Load from our CUA System.I faced with some warnings and errors:

<br>

<br>

<br>

Warnings during the Pass ReadABAPRoles:<br>

Warning Missing global script: sap_generateDisplayName<br>

Warning Missing global script: sap_convertFromABAPValidFromDate<br>

<br>

Warning Missing global script: sap_convertFromABAPValidToDate<br>

Warning Missing global script: sap_initializePassword<br>

Warning Missing global script: custom_initializePassword<br>

Warning Missing global script: sap_encryptPassword<br>

Warning Missing global script: sap_encryptPasswordMD5<br>

Warning Missing global script: sap_clearPassword<br>

Warning Missing global script: sap_handlePassword<br>

Warning Missing global script: sap_existsDefaultCompanyAddress<br>

Warning Missing global script: sap_getUserAddressFromCompanyAddress<br>

Warning Missing global script: sap_addCompanyAddressDataToDseEntry<br>

Warning Missing global script: sap_isLocked<br>

<br>

Warning Missing global script: sap_getTimeDependentPrivilege<br>

Warning Missing global script: sap_stopJobExecution<br>

Warning Missing global script: sap_concatenateDBStrings<br>

Warning Missing global script: sap_removeSPMLPrefix<br>

Warning Missing global script: sap_stopDualStackPass<br>

Warning Missing global script: sap_getRepositoryConstant<br>

Warning Missing global script: sap_convertABAPLangToISOLang<br>

Warning Missing global script: sap_lang1ToLocale<br>

Warning Missing global script: sap_getLocaleLanguage<br>

Warning Missing global script: sap_convertABAPLangToISOCountry<br>

Warning Missing global script: sap_getLocaleCountry<br>

Warning Missing global script: sap_verifyAttributeValue<br>

Warning Max number of messages exceeded. Message list truncated.<br>

<br>

<br>

Could anyone tell me how can I create this scripts because there are missing in the Global Script ThreeFolder <br>

Errors:<br>

runFunctionsInString($FUNCTION.sap_generateDisplayName(/SAPTRX/SAP_AS_ADMIN!!ROLE!!CUA!!/SAPTRX/SAP_AS_ADMIN)$$) got exception<br>

org.mozilla.javascript.NotAFunctionException: sap_generateDisplayName(/SAPTRX/SAP_AS_ADMIN!!ROLE!!CUA!!/SAPTRX/SAP_AS_ADMIN)<br>

putNextEntry failed storingPRIV:ROLE:CUA:/SAPTRX/SAP_AS_ADMIN<br>

Exception from Add operation:com.sap.idm.ic.ToPassException: ToIDStore.addEntry failed storing <br>entry 'PRIV:ROLE:CUA:/SAPTRX/SAP_AS_ADMIN'. IDStore returned error message: "No such attribute" when creating entry<br>

Exception from Modify operation:com.sap.idm.ic.ToPassException: ToIDStore.modEntry failed updating <br>entry 'PRIV:ROLE:CUA:/SAPTRX/SAP_AS_ADMIN'. IDStore returned error message: "Entry does not exist" when fetching entry

<br>

Maybe the errors are caused by the missing scripts?<br>

Edited by: Daniel Ostner on Mar 10, 2010 4:33 PM

Accepted Solutions (1)

Accepted Solutions (1)

mubarakshabna_asmi
Participant
0 Kudos

Daniel,

You do not need to create these scripts. The job wizard should have linked to the global scripts. You can do this manually by expanding to the <job> -> scripts -> (from context menu) new -> Link global script > and choose all missing scripts.

Hope this helps

Thanks

Shabna

Former Member
0 Kudos

Hi Shabnam,

thank your for youre feedback but the global script folder are empty, additional the "Link global sript" from conext menue are grayed-out.

regards,

Daniel

mubarakshabna_asmi
Participant
0 Kudos

Daniel,

Try importing the SAP Provisioning Framework again. This is what brings in the global scripts.

Thanks

Shabna

Former Member
0 Kudos

Hi Shabnam,

thanks a lot greatful answer this fixed my problem!

Answers (0)