Creating or updating a user can be done using both the “code” and “design” methods, which are given below the related description.

bpmAppService.BPMSServices.MercuryService.SaveUser(input1,input2,input3,input4,input5);
input1: Object Of User
input2: ID Group
input3: ID Permission
input4: True or False ( True= Catalog Bpms , False= Catalo Eoffice)
input5: True or False ( True= Save , False= Update)
Output: Void