diff options
author | Lathish <lathishbabu.ganesan@est.tech> | 2019-04-30 16:09:56 +0000 |
---|---|---|
committer | Lathish <lathishbabu.ganesan@est.tech> | 2019-04-30 16:09:56 +0000 |
commit | de85a6c50d48769ab74988b289d7dddf2bbbcebe (patch) | |
tree | 35a198ec3ec8ebcde8ada8df8935892b15a4adb9 /appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG | |
parent | ed1cf1fb3c4c581cc03d82f640d7a550cafc9430 (diff) |
Fixed public config issue in Audit
Issue-ID: APPC-1587
Change-Id: I7caa7fbf85f8a49beb5fc957c9372445f0d5e7ef
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
Diffstat (limited to 'appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG')
-rw-r--r-- | appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_Generic_Audit_2.0.0.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_Generic_Audit_2.0.0.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_Generic_Audit_2.0.0.json index 33b923064..1cc18c216 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_Generic_Audit_2.0.0.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_Generic_Audit_2.0.0.json @@ -1231,7 +1231,7 @@ "id": "5584c2d4.ec7c8c", "type": "switchNode", "name": "switch", - "xml": "<switch test='`$Publish_Config`'>", + "xml": "<switch test='`$publish-config`'>", "comments": "", "outputs": 1, "x": 1240.1670684814453, |