trigger-batch to record in deadswitch and copy file after.

This commit is contained in:
Joe Tretter
2020-11-02 13:07:14 -06:00
parent aa87ba4449
commit 37e953ec40
2 changed files with 3 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ else
filename=$1
fi
# Thinking about it, the whole lot below could probably be done directly in JQ much faster and easier -- I'll maybe re-work that at some point.
echo "$(date +%Y%m%d%H%M%S): - Processing JSON data into SQL Providerfile"
singleObjJSON=
objNestLevel=0 # used to determine the end over ever Object "record" in the input JSON.