RabbitInjector in node-module + sequences inject
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user