diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-11-13 10:08:47 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-11-13 10:08:47 +0700 |
| commit | 023cc6da6736c9bdd1d9e9c2ed137a6ee3ee047d (patch) | |
| tree | a51ea46ecee5d402a610b36921bcb7f36b42dbff /run_fulfillment_job.sh | |
| parent | 51d7a6c5aeb76ff33f8d7ffdae2bbc9e570c1367 (diff) | |
add script run fulfillment job
Diffstat (limited to 'run_fulfillment_job.sh')
| -rw-r--r-- | run_fulfillment_job.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run_fulfillment_job.sh b/run_fulfillment_job.sh new file mode 100644 index 0000000..cb62521 --- /dev/null +++ b/run_fulfillment_job.sh @@ -0,0 +1 @@ +sh /home/stephan/data-integration/kitchen.sh -level="Debug" -file="/home/stephan/transformation-job-bi/run_fulfillment_job.kjb" > "/home/stephan/transformation-job-bi/log/fulfillment_job.log" |
