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

18 lines
723 B
Plaintext

{
"channel":"dataSync:userRoles",
"packet":{
"sender":"backend-marklogic",
"reqid":"18dd9317-a08c-4f0a-9f4c-5a30860e02e4",
"eventType": "created",
"payload": {
"eventType": "created",
"data": {
"ML_Role1": { "description": "Hello world 2", "tintin":"toto2", "types": {"description":"string"} },
"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"}
}
}
}
}