Hi Community,
I am currently trying to suspend a Gmail account of an user that is present in the GAPUser table.
When I am trying to do that from the Manager tool by checking the Suspended checkbox, it is not allowing me to do that operation.
Also, I have developed an custom process to achieve this with the Process Task HandleObjectComponent - Update on GAPUser table to update the suspended column to true. The process runs successfully, but I don't see the changes reflecting.
I figured out that that OOTB template on the IsSuspended column on GAPUser table is restricting the change to happen.
So, what I am looking is how can I suspend an Gmail account externally/manually with minimum change to the template present on the IsSuspended column on the GAPUser table.
Thanks in Advance.!!
Regards,
Sudhir