Index: branches/EMS/esbuatems1_7222_ems_config_before.json =================================================================== diff -u -r256026 -r256221 --- branches/EMS/esbuatems1_7222_ems_config_before.json (.../esbuatems1_7222_ems_config_before.json) (revision 256026) +++ branches/EMS/esbuatems1_7222_ems_config_before.json (.../esbuatems1_7222_ems_config_before.json) (revision 256221) @@ -6820,6 +6820,13 @@ "send": true, "receive": true, "browse": true + }, { + "user": "appuser", + "type": "queue", + "dest": "APG.NAM.SDG.TO.GCP.Q.V1", + "send": true, + "receive": true, + "browse": true }], "durables": [], "stores": [{ @@ -7789,6 +7796,11 @@ "destinations": [{ "queue": "TS.APG.NAM.PROLINK.DELIVERYSTATUSNOTIFICATION.RCV.Q.V.30" }] + }, { + "topic": "TS.APG.NAM.SDG.CANONICAL.DATA.OUTBOUND.PUB.T.V1", + "destinations": [{ + "queue": "APG.NAM.SDG.TO.GCP.Q.V1" + }] }], "emsca": { "appliance_options": { @@ -11156,5 +11168,11 @@ "store": "$sys.failsafe" }, { "name": "APG.NAM.GCP.PAIDCUTOFF.Q.V.10" + }, { + "name": "APG.NAM.SDG.TO.GCP.Q.V1", + "secure": true, + "maxbytes": "1GB", + "expiration": "10min", + "store": "$sys.failsafe" }] } \ No newline at end of file