Skip to main content

Hi everyone,

I’m facing an issue while Creating a new item in  ProjectSetupParametersHandling/Projects/ProjectRoleAssignmentArray via an IFS API call in a workflow.

 

The request fails with the following error message:

"Failed to create the entity as it would be unreachable from the current path.

 

Workflow looks like this:

There is also strange error when I don’t provide AssignSeqNo variable:

Please add value for key AssignSeqNo of nested entity ProjectRoleAssignmentArray.


Shouldn't it create this ID automatically?

 

What am I missing?

 

Hi ​@michalwozniak ,

This is a workflow limitation when working with nested entities, which has been fixed in newer IFS Cloud versions. As a workaround, try using the non-nested entity
ProjectSetupParametersHandling.svc → Reference_ProjectRoleAssignment to create the role assignment.