cancel
Showing results for 
Search instead for 
Did you mean: 

GRC Error in

former_member2987
Active Contributor
0 Kudos

Hello there, Experts!

I'm working on the IDM 7.2SP5 / GRC 10.0 integration and I've got the process almost working!

I'm in the Check Risk Return Status part of the  AC Validation - Risk Analysis workflow, and I am getting the following errors:

Error ToGeneric.addEntry

undefined: Cannot convert null to an object.

Error putNextEntry failed storing13242

MX_LINK_REFERENCE 19095

MX_ENTRY_REFERENCE 13236

MSKEY 13242

MSKEYVALUE MX_13242

MX_ENTRYTYPE MX_PENDING_VALUE

Warning Executing sap_grc10_returnRisk(13242 - {MSKEY=13242}) got RuntimeException - undefined: Cannot convert null to an object. HINT: Check line 6 in the script sap_grc10_returnRisk

Now the interesting thing here is that the MSKEY being referenced does not seem to exist in the system (I checked MXI_VALUES, IDMV_VALUES_EXT and IDMV_VALUES_EXT_ACTIVE)

Any ideas on what's going on here?  I am adding just one role that has no conflicts defined in GRC.

Your help would be much appreciated!

Thanks,

Matt

Accepted Solutions (1)

Accepted Solutions (1)

former_member2987
Active Contributor
0 Kudos

Found the problem.  It seems that the "Use Context Variable" option needed to be set for the Print Risks job, which is where the error was occurring.

Now to validate the results!

Answers (1)

Answers (1)

ChrisPS
Contributor
0 Kudos

Hi Matt - exactly which task/job in the AC Validation is returning the error ?

Thanks

Chris

former_member2987
Active Contributor
0 Kudos

It was happening in Print Risks task which is the last task in the AC Validation - Risk Analysis Only workflow.