• Delete Org membership API doesn't work

    I'm trying to call the DELETE API on the endpoint /ApiServer/portal/roles/config/membership/Org/{UID_Org}/{UID_Person} and I receive a 200 OK response with the membership details, but the membership is not removed. Is it an API problem? Has anyone encountered…

  • SAPRoles are not getting tagged with ORG

    There are some sap roles(Entitlement's) which are assigned to a System role(Eset), so records in EsetHasEntitlement exists.

    When I assign the system role(Eset) to the business role(Org), records gets inserted in OrgHasEset table, but the Sap roles…

  • Fire a Process on Business Role Update

    Hi I'm using v 8.1.1. I want to fire a process when a particular column on the Business Role is updated. It looks like there's no UPDATE event on Org - there's only INSERT and there are no events on the BaseTree table. Is there any way I can fire a process…

  • Schema Extensions on Locality

    Hi people,

    I was wondering if anyone has successfully extended the schema of Locality, Department, Profitcenter or Org views.

    I assume that one must extend the schema of BaseTree first, but how does one include the extended schema in the appropriate views…