Hi,
I am in the process of accessing Data entity through OData which is marked as Private. I done the below steps.
1) Create a copy of the entity by clicking on 'Duplicate in project'.
2) Rename the entity and set the property 'IsPublic' to Yes; Set value for Public Collection Name and Public Entity Name
3) Build the project.
During build below error occurred which I don't have any clue. Please help
Error BP Rule: DataEntitySecurityPrivilegeCheck:Path: ..... The data entity 'CITShipmentHeaderEntityCopy' is not assigned to a security privilege.
Regards,
Mani.