Complex_Key_Issue.zip
Hi,
Facing the exception when trying to import data for a entity which has complex primary key.
I have attached the following:
- project zip file.
- word doc with screenshots of the issue faced
- sample data used for uploading
- stackTrace for the issue.
I am not able to export the JSON object from entity inspector like you asked, it is giving an error related to the complex key.
I have attached that screen shot as well in the word document.
Regards,
Aruna
import data exception:
java.lang.IllegalArgumentException: An exception occurred while creating a query in EntityManager:
Exception Description: Problem compiling [SELECT e FROM complexkey$CustomerCompKey e where e.customer = :propertyValue].
[14, 40] The abstract schema type 'complexkey$CustomerCompKey' is unknown.
[49, 59] The state field path 'e.customer' cannot be resolved to a valid type.
Complex_Key_Issue.zip
Hi,
Facing the exception when trying to import data for a entity which has complex primary key.
I have attached the following:
I am not able to export the JSON object from entity inspector like you asked, it is giving an error related to the complex key.
I have attached that screen shot as well in the word document.
Regards,
Aruna
import data exception: