f8347b75658618205f994498009d34760fd3a057
[ccsdk/distribution.git] / platform-logic / oofpcipoc-api / src / main / json / oofpcipoc-api_greeting.json
1 [
2     {
3         "id": "ddd53cba.3855c",
4         "type": "method",
5         "name": "method",
6         "xml": "<method rpc='greeting' mode='sync'>\n",
7         "comments": "",
8         "outputs": 1,
9         "x": 395.0104064941406,
10         "y": 86,
11         "z": "83a68b58.736338",
12         "wires": [
13             [
14                 "91ccee75.aa82f"
15             ]
16         ]
17     },
18     {
19         "id": "881a71a7.96383",
20         "type": "dgstart",
21         "name": "DGSTART",
22         "outputs": 1,
23         "x": 162.01040649414062,
24         "y": 52,
25         "z": "83a68b58.736338",
26         "wires": [
27             [
28                 "72aee190.08cf4"
29             ]
30         ]
31     },
32     {
33         "id": "72aee190.08cf4",
34         "type": "service-logic",
35         "name": "oofpcipoc-api 0.4.2-SNAPSHOT",
36         "module": "oofpcipoc-api",
37         "version": "${project.version}",
38         "comments": "",
39         "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='oofpcipoc-api' version='0.4.2-SNAPSHOT'>",
40         "outputs": 1,
41         "x": 199.01040649414062,
42         "y": 175,
43         "z": "83a68b58.736338",
44         "wires": [
45             [
46                 "ddd53cba.3855c"
47             ]
48         ]
49     },
50     {
51         "id": "91ccee75.aa82f",
52         "type": "block",
53         "name": "block : atomic",
54         "xml": "<block atomic='true'>",
55         "atomic": "true",
56         "comments": "",
57         "outputs": 1,
58         "x": 411.0104064941406,
59         "y": 259,
60         "z": "83a68b58.736338",
61         "wires": [
62             [
63                 "ad2486d6.ce0638",
64                 "d98f8695.73e2d8"
65             ]
66         ]
67     },
68     {
69         "id": "d98f8695.73e2d8",
70         "type": "returnSuccess",
71         "name": "return success",
72         "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",
73         "comments": "",
74         "x": 577.0104064941406,
75         "y": 427,
76         "z": "83a68b58.736338",
77         "wires": []
78     },
79     {
80         "id": "ad2486d6.ce0638",
81         "type": "record",
82         "name": "record",
83         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/svclogic.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Hello World!\"/>\n<parameter name=\"field2\" value=\"`$greeting-input.salutation`\"/>",
84         "comments": "",
85         "outputs": 1,
86         "x": 623.0104064941406,
87         "y": 203.00001430511475,
88         "z": "83a68b58.736338",
89         "wires": [
90             []
91         ]
92     }
93 ]