Skip to content

Commit

Permalink
Merge pull request #70 from Randers-Kommune-Digitalisering/flow-hotfix
Browse files Browse the repository at this point in the history
Flow hotfix
  • Loading branch information
st-randers authored Jul 3, 2024
2 parents 20a3738 + 583ac91 commit 1b0325a
Show file tree
Hide file tree
Showing 77 changed files with 174 additions and 456 deletions.
6 changes: 0 additions & 6 deletions node-red/.config.modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,5 @@
"module": "request",
"builtin": false,
"known": false
},
"btoa": {
"spec": "btoa",
"module": "btoa",
"builtin": false,
"known": false
}
}
18 changes: 3 additions & 15 deletions node-red/flows_js/_order.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@
"junction.10ae54a644fad958.flows.js",
"junction.888215b1189a8ee8.flows.js",
"junction.07d31d7616206a33.flows.js",
"junction.4be4923f45545097.flows.js",
"junction.792620438e3bbd9d.flows.js",
"junction.1f5df82ba6361c94.flows.js",
"junction.d2aad99abc129d46.flows.js",
"prometheus_metric_config.557cc439d8cfa857.flows.js",
Expand Down Expand Up @@ -318,20 +316,10 @@
"comment.4003b6c46ffd0758.flows.js",
"debug.3266c68369504fbe.flows.js",
"debug.3b54a0c92128cdc0.flows.js",
"function.34bae3c54808bd77.flows.js",
"http_request.77d333b9c9d34487.flows.js",
"change.5b03a5ab2ef7fdaa.flows.js",
"template.56fbf568c8e8602c.flows.js",
"change.f239742b69521d74.flows.js",
"xml.a52d784ca62df12b.flows.js",
"function.fa1857186bec16c8.flows.js",
"change.cd6e278c6db17e25.flows.js",
"comment.7cfeee8da8767d44.flows.js",
"debug.dd8d88688b4c7687.flows.js",
"comment.abc632d58c60654b.flows.js",
"debug.b474f11560c328eb.flows.js",
"debug.b501b04420a45f7a.flows.js",
"debug.9321a3b9e907031a.flows.js",
"subflow_d35ec07551c9897c.2569883ec4d671f1.flows.js",
"change.71eb3f2ccade487f.flows.js",
"change.b1fb007bcb079e89.flows.js",
"switch.4f1b701b8a5d08b4.flows.js",
"inject.56cd5bb75e9ab33a.flows.js",
"change.26fb135c4c7f1336.flows.js",
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/change.19f8546f681e927e.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const Node = {
"to": "",
"reg": false,
"x": 1090,
"y": 1920,
"y": 1820,
"wires": [
[
"2b2c5c30237d58de"
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/change.2d14475c604e8497.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const Node = {
"to": "",
"reg": false,
"x": 550,
"y": 1500,
"y": 1400,
"wires": [
[
"d4755d4f704973f4"
Expand Down
7 changes: 7 additions & 0 deletions node-red/flows_js/change.40abe7e82f91c4bd.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ const Node = {
"pt": "msg",
"to": "$millis() ~> $fromMillis(\"[D01].[M01].[Y0001]\")",
"tot": "jsonata"
},
{
"t": "set",
"p": "rekvisitus",
"pt": "msg",
"to": "rekvisitus ~> $replace(\"-\", \"\")",
"tot": "jsonata"
}
],
"action": "",
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/change.569db39392167833.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Node = {
"to": "",
"reg": false,
"x": 920,
"y": 1380,
"y": 1280,
"wires": [
[
"67cb39dc298442e6"
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/change.6917dc4892b5235b.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Node = {
"to": "",
"reg": false,
"x": 800,
"y": 1900,
"y": 1800,
"wires": [
[
"ed482cc4717d37d7"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,35 +1,29 @@
const Node = {
"id": "cd6e278c6db17e25",
"id": "71eb3f2ccade487f",
"type": "change",
"z": "c715449c21b1a61f",
"g": "cd103be25bfed5cd",
"name": "SD Auth",
"name": "",
"rules": [
{
"t": "set",
"p": "sdUser",
"p": "bestilling.rekvisitusNavn",
"pt": "msg",
"to": "SD_USER",
"tot": "env"
},
{
"t": "set",
"p": "sdPass",
"pt": "msg",
"to": "SD_PASS",
"tot": "env"
"to": "rekvisitus.navn",
"tot": "msg"
}
],
"action": "",
"property": "",
"from": "",
"to": "",
"reg": false,
"x": 220,
"y": 1040,
"x": 690,
"y": 1020,
"wires": [
[
"fa1857186bec16c8"
"b474f11560c328eb",
"886d10828d07d93a"
]
]
}
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/change.9a03eaa0c252b2fe.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Node = {
"to": "",
"reg": false,
"x": 210,
"y": 1380,
"y": 1280,
"wires": [
[
"354b6953d91a3138"
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/change.a235bddc640cfd8d.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const Node = {
"to": "",
"reg": false,
"x": 1090,
"y": 1880,
"y": 1780,
"wires": [
[
"fc3b07fa23296d97"
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/change.aafe94e046e69991.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const Node = {
"to": "",
"reg": false,
"x": 550,
"y": 1700,
"y": 1600,
"wires": [
[
"8af784daa6359b34"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
const Node = {
"id": "5b03a5ab2ef7fdaa",
"id": "b1fb007bcb079e89",
"type": "change",
"z": "c715449c21b1a61f",
"g": "cd103be25bfed5cd",
"name": "Headers",
"name": "",
"rules": [
{
"t": "set",
"p": "headers",
"p": "rekvisitus",
"pt": "msg",
"to": "{ \"authorization\": \"Basic \" & auth, \"content-type\": \"text/xml; charset=utf-8\", \"soapaction\": \"GetPersonOperation\"}",
"to": "bestilling.rekvisitus",
"tot": "jsonata"
}
],
Expand All @@ -18,11 +18,11 @@ const Node = {
"from": "",
"to": "",
"reg": false,
"x": 840,
"y": 1040,
"x": 210,
"y": 1020,
"wires": [
[
"4be4923f45545097"
"2569883ec4d671f1"
]
]
}
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/change.b4c9c99a89108cd1.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const Node = {
"to": "",
"reg": false,
"x": 200,
"y": 1700,
"y": 1600,
"wires": [
[
"6b31538eabfc45bc"
Expand Down
44 changes: 0 additions & 44 deletions node-red/flows_js/change.f239742b69521d74.flows.js

This file was deleted.

2 changes: 1 addition & 1 deletion node-red/flows_js/comment.2773931fe35389c1.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const Node = {
"name": "Opbevar data i SQL",
"info": "",
"x": 290,
"y": 1800,
"y": 1700,
"wires": []
}

Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/comment.4003b6c46ffd0758.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const Node = {
"name": "Send advisering",
"info": "",
"x": 780,
"y": 1500,
"y": 1400,
"wires": []
}

Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/comment.7bc4f5e24a394906.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const Node = {
"name": "Opdel attesttyper til separate bestillinger",
"info": "",
"x": 270,
"y": 1660,
"y": 1560,
"wires": []
}

Expand Down
13 changes: 0 additions & 13 deletions node-red/flows_js/comment.7cfeee8da8767d44.flows.js

This file was deleted.

2 changes: 1 addition & 1 deletion node-red/flows_js/comment.7db38f709b7c4776.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const Node = {
"name": "Kontroller om rekvirent er leder eller stedfortræder",
"info": "",
"x": 300,
"y": 1320,
"y": 1220,
"wires": []
}

Expand Down
13 changes: 0 additions & 13 deletions node-red/flows_js/comment.abc632d58c60654b.flows.js

This file was deleted.

2 changes: 1 addition & 1 deletion node-red/flows_js/debug.45a7f0406a6a014a.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const Node = {
"statusVal": "",
"statusType": "auto",
"x": 760,
"y": 1820,
"y": 1720,
"wires": []
}

Expand Down
20 changes: 0 additions & 20 deletions node-red/flows_js/debug.9321a3b9e907031a.flows.js

This file was deleted.

5 changes: 3 additions & 2 deletions node-red/flows_js/debug.b474f11560c328eb.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ const Node = {
"id": "b474f11560c328eb",
"type": "debug",
"z": "c715449c21b1a61f",
"g": "cd103be25bfed5cd",
"name": "stdout",
"active": true,
"tosidebar": true,
Expand All @@ -11,8 +12,8 @@ const Node = {
"targetType": "jsonata",
"statusVal": "",
"statusType": "auto",
"x": 1140,
"y": 1120,
"x": 740,
"y": 1060,
"wires": []
}

Expand Down
20 changes: 0 additions & 20 deletions node-red/flows_js/debug.b501b04420a45f7a.flows.js

This file was deleted.

Loading

0 comments on commit 1b0325a

Please sign in to comment.