• 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…

  • Session Expired error with new Angular Web Portal via Load Balancer

    Hello, we are experiencing some issues with the new Angular Web Portal. We are testing the load balancer configuration with sticky session based on the persistency of the cookie ss-pid. When we try to connect to the Web Portal (/ApiServer/html/qer-app…

  • IMOD-SE - Web Portal and Custom API doesn't show query result from view

    I developed a custom API that takes the data present from a view created on the database.
    {"TotalCount":84,"TableName":"CCC_View_PersonIAGSI_IAGNO","Entities":[
    ...
    ...
    ...
    ...
    ]
    }

    A new page has been created on…