diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2026-01-31 10:29:07 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2026-01-31 10:29:07 +0700 |
| commit | 82b3b1dba7a884bbcb96f5152190760a03d3c1cd (patch) | |
| tree | 1c01a009092647fe7ab8d2b1bb97c504f979afa9 /run_indoteknik_job.kjb | |
| parent | 21cbbf984faf05679bbc73af50d3e02a7128800b (diff) | |
| parent | 00ac8f58f05f082c2992f62a84d218106267f67a (diff) | |
Merge branch 'master' of https://bitbucket.org/altafixco/transformation-job-bi
Diffstat (limited to 'run_indoteknik_job.kjb')
| -rw-r--r-- | run_indoteknik_job.kjb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/run_indoteknik_job.kjb b/run_indoteknik_job.kjb index 28ffda5..d1039f2 100644 --- a/run_indoteknik_job.kjb +++ b/run_indoteknik_job.kjb @@ -738,8 +738,8 @@ <unconditional>N</unconditional> </hop> <hop> - <from>refresh mv</from> - <to>Mail</to> + <from>Mail</from> + <to>Success</to> <from_nr>0</from_nr> <to_nr>0</to_nr> <enabled>Y</enabled> @@ -747,8 +747,8 @@ <unconditional>N</unconditional> </hop> <hop> - <from>Mail</from> - <to>Success</to> + <from>refresh mv</from> + <to>Mail</to> <from_nr>0</from_nr> <to_nr>0</to_nr> <enabled>Y</enabled> |
