• Cann't modify a api get endpoint

    I am facing a error: i wanted to modify the "person/config" this api endpoints where logic like this,

    builder.ModifyQueryBuilder("person/config", method ......)

    but after compiling there is a error saying this is not a crud method…

  • Cann't modify a api get endpoint

    I am facing a error: i wanted to modify the "person/config" this api endpoints where logic like this,

    builder.ModifyQueryBuilder("person/config", method ......)

    but after compiling there is a error saying this is not a crud method…

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