The Linux open source operating system, or Linux OS, is a freely distributable, cross-platform operating system based on Unix

Sunday, April 7, 2019

Testing IMAP connection using AFJVAPRG

This test will verify Oracle Workflow Java Mailer connection with IMAP Server.



$AFJVAPRG -classpath $AF_CLASSPATH -Dprotocol=imap -Ddbcfile=$INST_TOP/appl/fnd/12.0.0/secure/PROD.dbc -Dserver=mail.server.com -Dconnect_timeout=120 -Ddebug=Y -Dlogfile=./imaptest.log -Daccount="imap_username" -Dpassword="password" -DdebugMailSession=Y oracle.apps.fnd.wf.mailer.Mailer



0 comments :

Post a Comment

Note: Only a member of this blog may post a comment.