diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2025-10-14 13:57:55 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2025-10-14 13:57:55 +0700 |
| commit | d282d6f7c4424a21882f57e0f85ad7ff47520d97 (patch) | |
| tree | d4fb3c350f7a1400d0a5952830119d1dc5122749 /run_indoteknik_job.kjb | |
| parent | a2fafc102a26aa0f82caae20ea84a7686d0b0f93 (diff) | |
add mail send
Diffstat (limited to 'run_indoteknik_job.kjb')
| -rw-r--r-- | run_indoteknik_job.kjb | 72 |
1 files changed, 62 insertions, 10 deletions
diff --git a/run_indoteknik_job.kjb b/run_indoteknik_job.kjb index a880f85..28ffda5 100644 --- a/run_indoteknik_job.kjb +++ b/run_indoteknik_job.kjb @@ -427,8 +427,8 @@ <parallel>N</parallel> <draw>Y</draw> <nr>0</nr> - <xloc>992</xloc> - <yloc>208</yloc> + <xloc>880</xloc> + <yloc>224</yloc> <attributes_kjc/> </entry> <entry> @@ -620,6 +620,49 @@ <yloc>128</yloc> <attributes_kjc/> </entry> + <entry> + <name>Mail</name> + <description/> + <type>MAIL</type> + <attributes/> + <server>smtp.mail.yahoo.com</server> + <port>465</port> + <destination>stephan@indoteknik.co.id</destination> + <destinationCc>stephan@fixcomart.co.id</destinationCc> + <destinationBCc>stephanchrst@gmail.com</destinationBCc> + <replyto>stephanchristianus@yahoo.com</replyto> + <replytoname>FIN Job Transformation</replytoname> + <subject>All Job and Transformation FIN Complete</subject> + <include_date>Y</include_date> + <contact_person/> + <contact_phone/> + <comment>Success for today</comment> + <include_files>N</include_files> + <zip_files>N</zip_files> + <zip_name/> + <use_auth>Y</use_auth> + <use_secure_auth>Y</use_secure_auth> + <auth_user>stephanchristianus@yahoo.com</auth_user> + <auth_password>Encrypted 2d4fcd6b11fd79d8cad14ba60dd96b7c0</auth_password> + <only_comment>N</only_comment> + <use_HTML>N</use_HTML> + <use_Priority>N</use_Priority> + <encoding>UTF-8</encoding> + <priority>normal</priority> + <importance>normal</importance> + <sensitivity>normal</sensitivity> + <secureconnectiontype>SSL</secureconnectiontype> + <replyToAddresses/> + <filetypes> </filetypes> + <embeddedimages> + </embeddedimages> + <parallel>N</parallel> + <draw>Y</draw> + <nr>0</nr> + <xloc>992</xloc> + <yloc>224</yloc> + <attributes_kjc/> + </entry> </entries> <hops> <hop> @@ -668,8 +711,8 @@ <unconditional>N</unconditional> </hop> <hop> - <from>refresh mv</from> - <to>Success</to> + <from>deadstock job</from> + <to>CBD Locked</to> <from_nr>0</from_nr> <to_nr>0</to_nr> <enabled>Y</enabled> @@ -677,8 +720,8 @@ <unconditional>N</unconditional> </hop> <hop> - <from>deadstock job</from> - <to>CBD Locked</to> + <from>CBD Locked</from> + <to>SJ Telegram</to> <from_nr>0</from_nr> <to_nr>0</to_nr> <enabled>Y</enabled> @@ -686,8 +729,8 @@ <unconditional>N</unconditional> </hop> <hop> - <from>CBD Locked</from> - <to>SJ Telegram</to> + <from>SJ Telegram</from> + <to>leadtime v2</to> <from_nr>0</from_nr> <to_nr>0</to_nr> <enabled>Y</enabled> @@ -695,8 +738,17 @@ <unconditional>N</unconditional> </hop> <hop> - <from>SJ Telegram</from> - <to>leadtime v2</to> + <from>refresh mv</from> + <to>Mail</to> + <from_nr>0</from_nr> + <to_nr>0</to_nr> + <enabled>Y</enabled> + <evaluation>Y</evaluation> + <unconditional>N</unconditional> + </hop> + <hop> + <from>Mail</from> + <to>Success</to> <from_nr>0</from_nr> <to_nr>0</to_nr> <enabled>Y</enabled> |
