Skip to content

Unable to import data for complex key entity #132

@aruna0990

Description

@aruna0990

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:

  1. project zip file.
  2. word doc with screenshots of the issue faced
  3. sample data used for uploading
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions