Skip to main content
krishnav9816
July 15, 2022
Question

process model error

  • July 15, 2022
  • 16 replies
  • 0 views

An error occurred while trying to retrieve the data store entity [id=Approved]. Verify that the data store and entity have not been deleted, and have the correct security settings. Details: java.lang.IllegalArgumentException: The id of the data store entity must be a composite id with a "@" as separator: Approved

error please check

    16 replies

    stefanhelzle0001
    Brainy
    July 15, 2022
    July 17, 2022

    Hi Krishan,

    Your error itself is saying that where you might have done wrong.

    Read this once: "Verify that the data store and entity have not been deleted, and have the correct security settings."

    Hope you get it after checking the existence of your using data store and entity. If they both are there then go and check with security once to know whether the user, who is performing the operation has atleast least privileges as viewer permissions to data store entity from which you are retrieving the data.

    July 18, 2022

    Just a quick skim: "Check to see that the data store and the entity have not been removed, and that the appropriate security settings have been applied."

    After verifying the presence of the data store and entity, I hope you are able to comprehend it. geometry dash

    If both of these things are present, you should consult with the security team to find out whether the user who is carrying out the operation has at least the privileges of a viewer for the data store entity from which you are retrieving the data. If both of these things are present, you should proceed to the next step.

    krishnav9816
    July 18, 2022

    ok