COM Objects to Create CryptoManager Throwing Error ReferenceError:Cannot operate on null object
(Doc ID 2639234.1)
Last updated on SEPTEMBER 29, 2021
Applies to:
Siebel CRM - Version 19.9 and laterInformation in this document applies to any platform.
Symptoms
Platform: Microsoft Windows
When attempting to execute a server script using COMCreateObject to create an instance of a CryptoManager object to generate a Key for encryption, the following error occurs:
ReferenceError:Cannot operate on null object
Sample script to reproduce the issue:
Steps:
- Write a custom script, for example, a Business Service(BS) to call COMCreateObject command.
- Call the BS from the simulator.
- The error: ReferenceError:Cannot operate on null object occurs.
Changes
New Environment
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 |
Changes |
Cause |
Solution |