AT&T 1712 and 1802 release code
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / SDNCInterimNotification1.json
1 {
2    "variableList":[
3       {
4          "variable":{
5             "name":"SDNCA_InterimNotify",
6             "value":true
7          }
8       },
9       {
10          "variable":{
11             "name":"source",
12             "value":"CCD"
13          }
14       },
15       {
16          "variable":{
17             "name":"CMSO_is_srv_inst_req",
18             "value":"true"
19          }
20       },
21       {
22          "variable":{
23             "name":"CMSO_is_json_content",
24             "value":"true"
25          }
26       },
27       {
28          "variable":{
29             "name":"CMSO_notificationUrl",
30             "value":"http://localhost:28090/CCD/StatusNotification"
31          }
32       },
33       {
34          "variable":{
35             "name":"CMSO_payload",
36             "value":{"hello":"goodbye"}
37          }
38       }
39    ]
40 }
41