Product Group Import Using EDLC Results in Error
(Doc ID 2683272.1)
Last updated on DECEMBER 22, 2020
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.13.20.01.0 and laterInformation in this document applies to any platform.
Symptoms
When using the EDLC product, trying to import Product Groups.
Command line: java -jar oscdataloader.jar submit -target-url https://pod.fa.us6.oraclecloud.com/ -username -- -input-file /xyz.csv -import-name "PGType" -object "Product Group" -mapping-number 30000000000
When run: java -jar oscdataloader.jar listobjects -target-url https://pod.fa.us6.oraclecloud.com -username --- --> find object name as: "Product Group"
In mapping it has a code of : "ProductGroup"
The error from my command is: "Object associated with the import mapping number does not match with the object name specified on the command line." && "The object name [ProductGroup] is either invalid or you dont have permission to access it. Provide a valid object name."
ERROR
-----------------------
Object associated with the import mapping number does not match with the object name specified on the command line.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Execute EDLC import using java command
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot import Product Groups.
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 |