Files
P42_wssGateway/Rabbit-injector/createUserRole1-oldStyle.bmsg

19 lines
782 B
Plaintext

{
"name": "Create user roles 1",
"channel":"dataSync:userRoles",
"packet":{
"sender":"backend-marklogic",
"reqid":"18dd9317-a08c-4f0a-9f4c-5a30860e02e4",
"eventType": "created",
"payload": {
"eventType": "created",
"data": {
"PROJECT_Coordinator": {"description": "Project Coordinator role on a project in the ICMP application"},
"SOE_ReadOnly": {"description": "SoE User with read-only access to the SoE Monitoring application"},
"PROJECT_PO_Backup": {"description": "Backup Project Officer (PO) role in the ICMP application"},
"BP_SPOC": {"description": "Domain Administrator (SPOC) role in the ByPass application"}
}
}
}
}