Skip to main content
swapnar6405
May 15, 2023
Solved

Application export issue

  • May 15, 2023
  • 7 replies
  • 0 views

Hi,

When I try to export the entire application code, we are encountering the below error. Not sure what might have caused the issue.

Any advises, please.

group 99 _e-0000c90c-c915-8000-4e54-011a94011e94_199: The data for group [id=99 _e-0000c90c-c915-8000-4e54-011a94011e94_199] could not be retrieved for export. Cause: Insufficient permission (APNX-1-4071-002)

Best answer by mikes0011

That totally depends on the best practices and dev hierarchy specified by your dev team leaders and product owners.

In my case, I'm lucky enough to be in charge of an application and environment cluster where I have full sway over the dev cycle, and run an admin-level account as my usual account.  I personally utilize the built-in environment-direct-deployment tool nearly 100% of the time for deployments from our Dev environment to higher environments, which sidesteps many of these issues for lower-level accounts (though the account doing the deployment may still require at least viewership-level permissions over the objects being deployed, i'm not super sure without trying it myself first). 

At the same time, there are projects out there with larger and/or greater numbers of dev teams in place and only the project leadership would have Admin-level accounts, and the other developers would have Basic-level accounts, with elevated permissions (by virtue of having been added to the "Designers" and "process model editors" groups, etc).  These developers would ostensibly have access only to application packages belonging to applications they actually work on (and would be in groups giving them permissions into specific ones only, for instance).  There isn't only one "right" way.

7 replies

mikes0011
Brainy
May 15, 2023

Is the user account doing the export an admin account?  If not, do they have at least viewership permissions for the group identified in that error message?

swapnar6405
May 15, 2023

There were several objects with the same privileges, all those were loading into export, except that one particular object.

mikes0011
Brainy
May 15, 2023

Can you confirm whether or not the same issue happens when doing the export from an Admin-level account?