Data Center Consolidation

Data center consolidation is the process of reducing the volume of physical IT assets through highly efficient and scalable technologies. Organizations leverage data center consolidation to reduce operating costs.

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"...