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

bpmAppService.BPMSServices.MercuryService.saveGroup(input1,input2,input3);
input1: Group
input2: True or False ( True= Catalog Bpms , False= Catalo Eoffice)
input3: True or False ( True= Save , False= Update)
Output: Void