Hi all,
Hereby a possible solution for:
receiving a msg from an external server
change format into JSON
split the msg
choose which SQL statement has to be executed
extract the statement from msg
send it to a DB
and show me the result
This project will be extended whit a soap server and dashboard (working on it)
msg-split-insert-db.json (3.9 KB)