Hi,We have a requirement where HR users can update users belonging only to their company via Update User Form under User Management.Hence, we have created a SAV ROLE For HRs to replicate the same.However, in the list of users to update, the HR user c...
Hi,We are running the Import User Json and have used multicall in the user import but it executes call 1 repeatedly (4 times) and does not execute call 2.In postman we can hit both the urls separately thoughGiven below is the Import user json.{"type"...
Hi,
We are facing issues with the connection JSON. The access token expires and hence we see the 401 error. We are able to do the same via postman via hitting the following url:
https://mash-dev.saviyntcloud.com/ECM/api/login with username and passwo...
Hi,Is there any other way to check the system username generation code that we have written, instead of creating a user everytime?We have a lot of use cases in our system username generation code, and to test all of it, we may have to create a lot of...
Hi,
Is there a way to restrict a new user from getting assigned to an email address that was initially assigned to an old user?
Use Case : We have a requirement that when the company of the user (say John Doe) changes, their email address is updated....
Hi Dixshant,Thanks for the detailed information.Now both the calls are getting executed but the last call (call2) gets executed multiple times. What could be causing this error? Error :ecm-worker 2023-03-03T19:22:36.420+00:00 {log":"\u0009at org.quar...
Hi Darshan,Makes sense. The requirement is that the HR should be able to update users who are created via create user form.Since the HR's data come from Oracle, we would not want to give the HR's the option to update themselves. Is there a way to ach...