OCE Integration Configuration in OCC Admin UI Errors with "NullPointerException"
(Doc ID 2784997.1)
Last updated on JUNE 16, 2021
Applies to:
Oracle Commerce Cloud Service - Version 21.2 and laterInformation in this document applies to any platform.
Symptoms
ISSUE STATEMENT
When attempting to configure the Integration for Oracle Content and Experience Cloud, Error thrown.
ERROR
{"errorCode":"50001000","message":"An internal error occurred while processing input request.","devMessage":"Exception(NullPointerException)","status":"500"}
STEPS TO REPRODUCE
The issue can be reproduced at will with the following steps:
1. Go to AdminUI --> Settings --> Oracle Integrations.
2. Select Content and Experience from drop-down.
3. Add the details: {"content":{"url":"https://xxxxx-xxxxxxx.cec.ocp.oraclecloud.com","channelId":"xxxxxxxxnnnnnnnnnxxxxxxxxx","accessToken":"xxxxxnnnnnnxxxxx","cecCredentials": "username":"xxxxxx@xxxxxx.com","password":"xxxxxxxx"}},"enabled":true}
Saving the configuration errors out as blow,
Error :
{"errorCode":"50001000","message":"An internal error occurred while processing input request.","devMessage":"Exception(NullPointerException)","status":"500"}
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 |