ORACLE WORKFLOW NOTIFICATION MAILER START 방법

제품 : MFG_IP
작성날짜 : 2003-04-22
ORACLE WORKFLOW NOTIFICATION MAILER START 방법
============================================
PURPOSE
Notification Mailer를 background에서 running 시키고,unix account의 logging out 후에도 지속적으로 running 시킬뿐 아니라 standard output 및 error message를 각각 저장할 수 있게 workflow unix user로 workflow mailer를 start 할 수 있다.
Explanation
nohup $ORACLE_HOME/bin/wfmail.snd -f <config_file>
1>mailer.log 2>mailer_err.log &
where <config_file> is $ORACLE_HOME/wf/res/wfmail.cfg
Alternatively, you can do the following to start the Notification Mailer without specifying the CONNECT parameter & value in the above step: Create Mailer Configuration file as the password parameter in the $ORACLE_HOME/wf/res/wfmail.cfg file is in clear text and poses a security problem.
nohup $ORACLE_HOME/bin/wfmail.snd -f $ORACLE_HOME/wf/res/wfmail.cfg owf_mgr/password@connect_string 1>mailer.log 2>mailer_err.log &
(Please note that even this method of running the Oracle Workflow Notification Mailer is not entirely secure in the sense that if anybody who has access to the middle-tier can always do a “/usr/ucb/ps -auxwww | grep wfmail.snd” and get the CONNECT information).
Example
Nohup $FND_TOP/bin/WFMAIL apps/apps@ 0 Y -f $FND_TOP/resource/ wfmail.cfg
1> $APPL_TOP/$APPLLOG/startwfmailer.log
2> $APPL_TOP/$APPLLOG/startwfmailer.log&
Reference Documents
-------------------

제품 : MFG_IP
작성날짜 : 2003-04-22
ORACLE WORKFLOW NOTIFICATION MAILER START 방법
============================================
PURPOSE
Notification Mailer를 background에서 running 시키고,unix account의 logging out 후에도 지속적으로 running 시킬뿐 아니라 standard output 및 error message를 각각 저장할 수 있게 workflow unix user로 workflow mailer를 start 할 수 있다.
Explanation
nohup $ORACLE_HOME/bin/wfmail.snd -f <config_file>
1>mailer.log 2>mailer_err.log &
where <config_file> is $ORACLE_HOME/wf/res/wfmail.cfg
Alternatively, you can do the following to start the Notification Mailer without specifying the CONNECT parameter & value in the above step: Create Mailer Configuration file as the password parameter in the $ORACLE_HOME/wf/res/wfmail.cfg file is in clear text and poses a security problem.
nohup $ORACLE_HOME/bin/wfmail.snd -f $ORACLE_HOME/wf/res/wfmail.cfg owf_mgr/password@connect_string 1>mailer.log 2>mailer_err.log &
(Please note that even this method of running the Oracle Workflow Notification Mailer is not entirely secure in the sense that if anybody who has access to the middle-tier can always do a “/usr/ucb/ps -auxwww | grep wfmail.snd” and get the CONNECT information).
Example
Nohup $FND_TOP/bin/WFMAIL apps/apps@ 0 Y -f $FND_TOP/resource/ wfmail.cfg
1> $APPL_TOP/$APPLLOG/startwfmailer.log
2> $APPL_TOP/$APPLLOG/startwfmailer.log&
Reference Documents
-------------------

Similar Messages

  • Oracle workflow notification mailer configuration error

    hi,
    i am trying to setup oracle wf notification mailer and trying to put a test email address so that all the emails go to that email address.
    but getting following message,
    FAILURE: javax.mail.SendFailedException: Sending failed; nested exception is: class javax.mail.MessagingException: 530 5.7.0 Must issue a STARTTLS command first. p5sm5221427pbd.12
    my env:
    Oracle R12 on Oracle Linux 5.5
    smtp server: smtp.gmail.com
    imap server: imap.gmail.com
    outgoing and incoming: SSL enabled
    my sendmail in Oracle linux 5.5 works fine and using that i am able to sent email address to outside world.
    please advice on the above error that i am getting in notificaiton mailer configuration screen.
    thanks,

    this is the latest log file for recreating the repos,
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'create' set to true
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'drop' set to true
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: /u01/oracle/VIS/db/tech_st/11.1.0
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:47:51 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: /u01/oracle/VIS/db/tech_st/11.1.0
    Jun 14, 2011 10:47:52 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: VIS
    Jun 14, 2011 10:47:52 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:47:52 AM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Jun 14, 2011 10:47:52 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Jun 14, 2011 10:47:52 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 14, 2011 10:47:52 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:47:53 AM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: VIS Host: localhost.localdomain Node: null OH: /u01/oracle/VIS/db/tech_st/11.1.0 isDBC: false
    Jun 14, 2011 10:47:53 AM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: VIS Host: localhost.localdomain Node: null OH: /u01/oracle/VIS/db/tech_st/11.1.0 agentHome: null isCentral: false
    Jun 14, 2011 10:47:53 AM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: VIS Host: localhost.localdomain Node: null OH: /u01/oracle/VIS/db/tech_st/11.1.0 agentHome: null isCentral: false
    Jun 14, 2011 10:47:53 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Jun 14, 2011 10:47:53 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user:
    Jun 14, 2011 10:47:56 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:47:56 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Jun 14, 2011 10:47:56 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Jun 14, 2011 10:48:02 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1528
    Jun 14, 2011 10:48:04 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Jun 14, 2011 10:48:04 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: SYS
    Jun 14, 2011 10:48:04 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:07 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: DBSNMP
    Jun 14, 2011 10:48:07 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:20 AM oracle.sysman.emcp.ParamsManager setParam
    Jun 14, 2011 10:48:25 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: MAIL_SERVER_NAME value: smtp.gmail.com
    Jun 14, 2011 10:48:25 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:48:25 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: yes
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LOG_FILE.
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.EMConfig addEMCALogFile
    CONFIG: ORACLE_BASE :/u01/oracle/VIS/db/tech_st/11.1.0
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: SYS
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: VIS
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /u01/oracle/VIS/db/tech_st/11.1.0/cfgtoollogs/emca/VIS/emca_2011_06_14_10_47_51.log.
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: SYS
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: DBSNMP
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 14, 2011 10:48:28 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: SYS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: SYS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: VIS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: VIS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: VIS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: SYS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 305783605
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: SYS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: VIS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: VIS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: VIS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: SYS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: SYS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: SYS
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Jun 14, 2011 10:48:29 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: VIS
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /u01/oracle/VIS/db/tech_st/11.1.0/sysman/config/emd.properties to /u01/oracle/VIS/db/tech_st/11.1.0/sysman/config/emd.properties.emca.tmp
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /u01/oracle/VIS/db/tech_st/11.1.0/sysman/config/emd.properties has been copied to /u01/oracle/VIS/db/tech_st/11.1.0/sysman/config/emd.properties.emca.tmp
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /u01/oracle/VIS/db/tech_st/11.1.0/sysman/config/emoms.properties to /u01/oracle/VIS/db/tech_st/11.1.0/sysman/config/emoms.properties.emca.tmp
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /u01/oracle/VIS/db/tech_st/11.1.0/sysman/config/emoms.properties has been copied to /u01/oracle/VIS/db/tech_st/11.1.0/sysman/config/emoms.properties.emca.tmp
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /u01/oracle/VIS/db/tech_st/11.1.0/sysman/emd/targets.xml to /u01/oracle/VIS/db/tech_st/11.1.0/sysman/emd/targets.xml.emca.tmp
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /u01/oracle/VIS/db/tech_st/11.1.0/sysman/emd/targets.xml has been copied to /u01/oracle/VIS/db/tech_st/11.1.0/sysman/emd/targets.xml.emca.tmp
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: VIS Host: localhost.localdomain Node: null OH: /u01/oracle/VIS/db/tech_st/11.1.0 agentHome: null isCentral: false
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: VIS Host: localhost.localdomain Node: null OH: /u01/oracle/VIS/db/tech_st/11.1.0 isDBC: false
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: VIS Host: localhost.localdomain Node: null OH: /u01/oracle/VIS/db/tech_st/11.1.0 isDBC: false
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_VIS.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_VIS.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_VIS.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_VIS.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /u01/oracle/VIS/db/tech_st/11.1.0/oui
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /u01/oracle/VIS/db/tech_st/11.1.0/oui
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.OUIInventoryUtil getAllOracleHomeLoc
    CONFIG: /etc/oraInst.loc and /u01/oracle/VIS/db/tech_st/11.1.0/oraInst.loc are not the same. Getting list of homes from /u01/oracle/VIS/db/tech_st/11.1.0/oraInst.loc
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /u01/oracle/VIS/db/tech_st/11.1.0/oui
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [u01/oracle/VIS/apps/tech_st/10.1.3, /u01/oracle/VIS/apps/tech_st/10.1.2, /u01/oracle/VIS/db/tech_st/11.1.0]
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME /u01/oracle/VIS/apps/tech_st/10.1.3
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file /u01/oracle/VIS/apps/tech_st/10.1.3/sysman/config/emd.properties
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from /u01/oracle/VIS/apps/tech_st/10.1.3/sysman/config/emd.properties
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME /u01/oracle/VIS/apps/tech_st/10.1.2
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: 1157 from /u01/oracle/VIS/apps/tech_st/10.1.2/sysman/config/emd.properties
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME /u01/oracle/VIS/db/tech_st/11.1.0
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from /u01/oracle/VIS/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from /u01/oracle/VIS/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from /u01/oracle/VIS/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from /u01/oracle/VIS/db/tech_st/11.1.0/sysman/config/emd.properties
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file /u01/oracle/VIS/db/tech_st/11.1.0/install/staticports.ini
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: /u01/oracle/VIS/db/tech_st/11.1.0:localhost.localdomain:null:VIS:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_VIS.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_VIS value: 3938
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_VIS.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_VIS value: 1158
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_VIS.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_VIS value: 5540
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_VIS.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_VIS value: 5520
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: VIS : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.EMDBPreConfig copyAgentTimeStampFile
    CONFIG: File: /u01/oracle/VIS/db/tech_st/11.1.0/localhost.localdomain_VIS/sysman/emd/agntstmp.txt:localhost.localdomain does not exists.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: VIS, oracleHome: /u01/oracle/VIS/db/tech_st/11.1.0, and user: SYS
    Jun 14, 2011 10:48:30 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 14, 2011 10:48:32 AM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: ORA-12541: TNS:no listener
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-12541: TNS:no listener
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1530)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeSql(SQLEngine.java:1771)
         at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:2682)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:193)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:147)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:222)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:535)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1215)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:519)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:468)
    Jun 14, 2011 10:48:32 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Listener is not up. Start the Listener and run EM Configuration Assistant again .
    Refer to the log file at /u01/oracle/VIS/db/tech_st/11.1.0/cfgtoollogs/emca/VIS/emca_2011_06_14_10_47_51.log for more details.
    Jun 14, 2011 10:48:32 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Listener is not up. Start the Listener and run EM Configuration Assistant again .
         at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:2689)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:193)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:147)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:222)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:535)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1215)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:519)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:468)

  • Workflow Notification Mail

    Hi All,
    Can anybody tell the steps how to send Oracle Workflow notification Mail to a specified user.
    I was refering [http://apps2fusion.com/apps/13-oracle-workflows/373-workflow-notification-sender-email-address] but using this only notification is going not the mail.
    I need to send mail notification.
    Plz help...!!!

    Hi,
    Plz provide your suggestions.
    Below is the code which I am using to invoke the workflow. Actually I am having Start->Notification->End in my workflow.
    I want to send notification mail to the user.
    DECLARE
    l_itemkey VARCHAR2(100);
    v_role_name VARCHAR2(100) := '[email protected]';
    v_role_email VARCHAR2(100) := '[email protected]';
    n_count_role INTEGER := 0;
    BEGIN
    SELECT COUNT(*)
    INTO n_count_role
    FROM wf_local_roles
    WHERE NAME = v_role_name;
    IF n_count_role = 0
    THEN
    --If the sender does not exist in WF Local Roles, then create one on the fly
    wf_directory.createadhocrole(role_name => v_role_name
    ,role_display_name => v_role_name
    ,role_description => v_role_name
    ,notification_preference => 'MAILHTML'
    ,email_address => v_role_email
    ,status => 'ACTIVE'
    ,expiration_date => NULL);
    dbms_output.put_line('Ad Hoc Role Created');
    ELSE
    dbms_output.put_line('Ad Hoc Role Already Exists');
    END IF;
    SELECT oe_order_headers_s.NEXTVAL
    INTO l_itemkey
    FROM dual;
    wf_engine.createprocess('XXTEST'
    ,l_itemkey
    ,'XXTEST');
    wf_engine.setitemuserkey(itemtype => 'XXTEST'
    ,itemkey => l_itemkey
    ,userkey => l_itemkey);
    wf_engine.setitemowner(itemtype => 'XXTEST'
    ,itemkey => l_itemkey
    ,owner => 'SYSADMIN');
    wf_engine.setitemattrtext(itemtype => 'XXTEST'
    ,itemkey => l_itemkey
    ,aname => '#FROM_ROLE'
    ,avalue => v_role_name);
    wf_engine.setitemattrtext(itemtype => 'XXTEST'
    ,itemkey => l_itemkey
    ,aname => '#WFM_FROM'
    ,avalue => v_role_name);
    wf_engine.setitemattrtext(itemtype => 'XXTEST'
    ,itemkey => l_itemkey
    ,aname => '#WFM_REPLYTO'
    ,avalue => v_role_email);
    wf_engine.startprocess('XXTEST'
    ,l_itemkey);
    COMMIT;
    END;
    /

  • Workflow notification mailer not starting after APPS pwd change

    Workflow notification mailer not starting after APPS pwd change
    The error in the WFMAILER log is
    [appprod@nalinoes04 ABPROD_nalinoes04]$ cat WFMAILER1300061.txt
    wferr:
    - WFXXX_DB_CONNECT CODE=1017 CONNECT=APPS
    cpid=1300061, logfile=/abprod/comn/admin/log/ABPROD_nalinoes04/WFMAILER1300061.txtparams=, status=Running, debuglevel= Error Done.[appprod@nalinoes04
    Can you please advice ?
    EBS 11.5.10.2
    DB 11.2.0.1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    There is no upgrade, just a usual APPS password changeYou still need to bounce the application services.
    The error you have posted above does not tell much about the issue. Please clear the log file, reproduce the issue, and check the log file then.The FNDCPGSC log file
    [Oct 23, 2012 12:42:42 PM CDT]:1351014162195:Thread[BES Dispatch Thread,5,main]:0:-1:nalinoes05:172.25.80.54:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-1327162 : oracle.apps.fnd.cp.gsc.SvcComponentStateMachine.updateComponentStatus(Logger, Connection, int, String, String)]:BEGIN (Logger{mLog=[$Header: AppsLog.java 115.76 2004/07/27 17:30:17 kkapur ship $ @16720915 {oracle.apps.fnd.profiles.ExtendedProfileStore@9980d5}],mUniqueId=SVC-GSM-WFMLRSVC-1327162,mLevel=4}, oracle.jdbc.driver.OracleConnection@76ab2f, 10006, DEACTIVATED_SYSTEM, This automatic Service Component has been restarted the maximum of 10 times after stopping with error. Thus, it has been system deactivated -> oracle.apps.fnd.cp.gsc.SvcComponentContainerException: Could not start component; performing rollback -> oracle.apps.fnd.cp.gsc.SvcComponentException: Validation failed for the following parameters -> {OUTBOUND_SERVER=Unable to make a network connection.}. Parameters were -> {INBOUND_MAX_IGNORE_SIZE=1000, INBOUND_MAX_LOOKUP_CACHE_SIZE=100, ATTACH_IMAGES=Y, ALLOW_FORWARDED_RESPONSE=Y, INBOUND_UNSOLICITED_THRESHOLD=2, NODENAME=WFMAIL, SEND_UNSOLICITED_WARNING=Y, AUTOCLOSE_FYI=Y, INBOUND_PROTOCOL=IMAP, PROCESSOR_READ_TIMEOUT_CLOSE=N, ATTACHED_URLS=WFMAIL:ATTACHED_URLS, TEST_ADDRESS=NONE, PROCESSOR_OUT_THREAD_COUNT=1, EXPUNGE_ON_CLOSE=Y, ATTACH_STYLESHEET=Y, OUTBOUND_CONNECTION_TIMEOUT=120, INBOUND_MAX_RET_EMAIL_SIZE=100, MAX_INVALID_ADDR_LIST_SIZE=100, PROCESSOR_MAX_LOOP_SLEEP=60, SEND_ACCESS_KEY=N, PROCESSOR_IN_THREAD_COUNT=1, FRAMEWORK_APP=1, CLOSED=WFMAIL:CLOSED, INBOUND_FETCH_SIZE=100, SUMMARY=WFMAIL:SUMMARY, ENABLE_STYLESHEET=N, PROCESSOR_ERROR_LOOP_SLEEP=60, OPEN_MAIL_FYI=WFMAIL:XXAB_OPEN_IBE_WF_MAIL, FRAMEWORK_RESP=20420, ALTERNATE_EMAIL_PARSER=oracle.apps.fnd.wf.mailer.DirectEmailParser, INBOUND_PASSWORD=_!08^@@690^6@6$$^#9^#6#!0$04868!@$^86$!!`}0$8|&%%+++|9|*@, HTTP_USER_AGENT=Mozilla/4.76, RESET_NLS=N, PROCESS=PROCESSED, OPEN_MAIL_DIRECT=WFMAIL:OPEN_MAIL_DIRECT, PROCESSOR_LOOP_SLEEP=5, MESSAGE_FORMATTER=oracle.apps.fnd.wf.mailer.NotificationFormatter, [email protected], FRAMEWORK_USER=0, CANCELED=WFMAIL:CANCELED, OUTBOUND_PROTOCOL=SMTP, ACCOUNT=svc_oracle_mail, DISCARD=DISCARD, FROM=ACCO Workflow Mailer, PROCESSOR_DEFER_EVTDATA_READ=Y, SEND_CANCELED_EMAIL=Y, WARNING=WFMAIL:WARNING, PROCESSOR_MAX_ERROR_COUNT=10, INBOUND_CONNECTION_TIMEOUT=120, HTMLAGENT=http://nalinoes04.abd.ad.acco.com:8000/pls/ABPROD, INBOX=Inbox, OPEN_INVALID_MORE_INFO=WFMAIL:OPEN_INVALID_MORE_INFO, INBOUND_SERVER=lin-hera.na.acco.com, OUTBOUND_SSL_ENABLED=N, OPEN_MORE_INFO=WFMAIL:OPEN_MORE_INFO, MAILER_SSL_TRUSTSTORE=NONE, INLINE_ATTACHMENT=N, OPEN_INVALID=WFMAIL:OPEN_INVALID, EMAIL_PARSER=oracle.apps.fnd.wf.mailer.TemplatedEmailParser, DIRECT_RESPONSE=N, OPEN_MAIL=WFMAIL:OPEN_MAIL, MORE_INFO_ANSWERED=WFMAIL:MORE_INFO_ANSWERED, HTML_DELIMITER=DEFAULT, FRAMEWORK_URL_TIMEOUT=30, COMPONENT_LOG_LEVEL=5, SUMHTML=WFMAIL:SUMHTML, PROCESSOR_READ_TIMEOUT=10, DEBUG_MAIL_SESSION=Y, OUTBOUND_SERVER=nalinoes04.abd.ad.acco.com, INBOUND_SSL_ENABLED=N})
    Please see these docs.
    How to Troubleshoot 'Validation failed' Errors when Starting the Mailer [ID 463354.1]
    Unable To Make A Network Connection For IMAP Username/Password In Workflow Mailer Configuration [ID 784247.1]
    Workflow Cannot Connect to IMAP Sever: "Unable to Make a Network Connection" [ID 577592.1]
    Error Validation Error Has Occurred: Unable To Make A Network Connection During Mailer Setup [ID 834054.1]
    Unable To Connect To The Mail Account. Check The Host, User Name And Password [ID 1123684.1]
    How to Perform a Meaningful SMTP Telnet Test to Troubleshoot Java Mailer For Sending Email Notifications [ID 753845.1]
    Workflow Mailer Will Not Start Stays In Starting Status [ID 837893.1]
    Thanks,
    Hussein

  • Unable to start Workflow Notification Mailer

    Hi
    we are using oracle11i(11.5.10.2) with Database version 10.2.0.3 .
    i am unable to start Workflow Notification Mailer. please verify below log information.
    13/05/2009 AST 10:34:23 طµ]:1242200063297:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:UNEXPECTED:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.initOutbound()]:FormatterException -> oracle.apps.fnd.wf.mailer.FormatterException: NoRouteToHostException when initializing OutboundFormatter -> java.net.NoRouteToHostException: Unable to estabish Web Session -> Unable to verify established session -> verifySession -> WebAppsContext is null
    [13/05/2009 AST 10:34:23 طµ]:1242200063297:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.cp.gsc.Processor.run()]:performInit() failed
    [13/05/2009 AST 10:34:23 طµ]:1242200063297:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [13/05/2009 AST 10:35:06 طµ]:1242200106875:Thread[ComponentMonitor,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10006
    [13/05/2009 AST 10:35:11 طµ]:1242200111125:Thread[BES Dispatch Thread,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:13-05-2009, priority=50, correlationId=null, sendDate=Wed May 13 10:35:07 AST 2009, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, BES_PAYLOAD_OBJECT=false, CONTAINER_PROCESS_ID=17109, [email protected], CONTAINER_TYPE=GSM, COMPONENT_ID=10006})
    [13/05/2009 AST 10:35:21 طµ]:1242200121125:Thread[BES Dispatch Thread,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [13/05/2009 AST 10:35:23 طµ]:1242200123312:Thread[BES Dispatch Thread,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10006
    [13/05/2009 AST 10:35:23 طµ]:1242200123344:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:UNEXPECTED:[fnd.wf.mailer.URLMIMEContent]:oracle.apps.fnd.wf.common.GenericHTMLContentParser.GenericHTMLContentParser(Log, int, int, int) Unable to establish a WebSession
    [13/05/2009 AST 10:35:23 طµ]:1242200123344:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:UNEXPECTED:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.wf.mailer.NotificationFormatter.initialize(Connection, NLSContext, Logger, Properties)]:NoRouteToHostException when initializing OutboundFormatter
    [13/05/2009 AST 10:35:23 طµ]:1242200123344:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:UNEXPECTED:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.initOutbound()]:FormatterException -> oracle.apps.fnd.wf.mailer.FormatterException: NoRouteToHostException when initializing OutboundFormatter -> java.net.NoRouteToHostException: Unable to estabish Web Session -> Unable to verify established session -> verifySession -> WebAppsContext is null
    [13/05/2009 AST 10:35:23 طµ]:1242200123344:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.cp.gsc.Processor.run()]:performInit() failed
    [13/05/2009 AST 10:35:23 طµ]:1242200123344:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [13/05/2009 AST 10:36:06 طµ]:1242200166891:Thread[ComponentMonitor,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10006
    [13/05/2009 AST 10:36:11 طµ]:1242200171125:Thread[BES Dispatch Thread,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:13-05-2009, priority=50, correlationId=null, sendDate=Wed May 13 10:36:07 AST 2009, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, BES_PAYLOAD_OBJECT=false, CONTAINER_PROCESS_ID=17109, [email protected], CONTAINER_TYPE=GSM, COMPONENT_ID=10006})
    [13/05/2009 AST 10:36:21 طµ]:1242200181125:Thread[BES Dispatch Thread,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [13/05/2009 AST 10:36:23 طµ]:1242200183391:Thread[BES Dispatch Thread,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10006
    [13/05/2009 AST 10:36:23 طµ]:1242200183422:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:UNEXPECTED:[fnd.wf.mailer.URLMIMEContent]:oracle.apps.fnd.wf.common.GenericHTMLContentParser.GenericHTMLContentParser(Log, int, int, int) Unable to establish a WebSession
    [13/05/2009 AST 10:36:23 طµ]:1242200183422:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:UNEXPECTED:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.wf.mailer.NotificationFormatter.initialize(Connection, NLSContext, Logger, Properties)]:NoRouteToHostException when initializing OutboundFormatter
    [13/05/2009 AST 10:36:23 طµ]:1242200183422:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:UNEXPECTED:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.initOutbound()]:FormatterException -> oracle.apps.fnd.wf.mailer.FormatterException: NoRouteToHostException when initializing OutboundFormatter -> java.net.NoRouteToHostException: Unable to estabish Web Session -> Unable to verify established session -> verifySession -> WebAppsContext is null
    [13/05/2009 AST 10:36:23 طµ]:1242200183422:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.cp.gsc.Processor.run()]:performInit() failed
    [13/05/2009 AST 10:36:23 طµ]:1242200183422:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [13/05/2009 AST 10:37:06 طµ]:1242200226891:Thread[ComponentMonitor,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10006
    [13/05/2009 AST 10:37:11 طµ]:1242200231125:Thread[BES Dispatch Thread,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:13-05-2009, priority=50, correlationId=null, sendDate=Wed May 13 10:37:07 AST 2009, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, BES_PAYLOAD_OBJECT=false, CONTAINER_PROCESS_ID=17109, [email protected], CONTAINER_TYPE=GSM, COMPONENT_ID=10006})
    [13/05/2009 AST 10:37:21 طµ]:1242200241125:Thread[BES Dispatch Thread,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [13/05/2009 AST 10:37:23 طµ]:1242200243375:Thread[BES Dispatch Thread,5,main]:0:-1:appsbkp:10.6.1.51:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-17109 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10006
    [13/05/2009 AST 10:37:23 طµ]:1242200243391:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:UNEXPECTED:[fnd.wf.mailer.URLMIMEContent]:oracle.apps.fnd.wf.common.GenericHTMLContentParser.GenericHTMLContentParser(Log, int, int, int) Unable to establish a WebSession
    [13/05/2009 AST 10:37:23 طµ]:1242200243391:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:UNEXPECTED:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.wf.mailer.NotificationFormatter.initialize(Connection, NLSContext, Logger, Properties)]:NoRouteToHostException when initializing OutboundFormatter
    [13/05/2009 AST 10:37:23 طµ]:1242200243391:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:UNEXPECTED:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.initOutbound()]:FormatterException -> oracle.apps.fnd.wf.mailer.FormatterException: NoRouteToHostException when initializing OutboundFormatter -> java.net.NoRouteToHostException: Unable to estabish Web Session -> Unable to verify established session -> verifySession -> WebAppsContext is null
    [13/05/2009 AST 10:37:23 طµ]:1242200243391:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:appsbkp:10.6.1.51:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-17109-10006 : oracle.apps.fnd.cp.gsc.Processor.run()]:performInit() failed
    [13/05/2009 AST 10:37:23 طµ]:1242200243391:Thread[outboundThreadGroup1,5,outboundThreadGroup
    Thanks
    With Regards
    Umair

    Hi Umair,
    oracle.apps.fnd.wf.mailer.FormatterException: NoRouteToHostException when initializing OutboundFormatter -> java.net.NoRouteToHostException: Unable to estabish Web Session -> Unable to verify established session -> verifySession -> WebAppsContext is nullPlease check the connectivity with the mail server.
    Anchorage :)

  • How to configure Workflow Notification Mailer for oracle alert in R12

    Hi all....,
    How to configure Workflow Notfication mailer for oracle Alert in R12. Please provide the complete steps.. Its urgent.. Plz help me..
    Regards ,
    Madhan

    Duplicate thread (please post only once)
    plz help me...!!!! Workflow Notification Mailer
    plz help me...!!!! Workflow Notification Mailer

  • Workflow notification mailer hangs with status starting

    Hi,
    I found that workflow notification mailer process had failed to start. I started it manually by selecting the start option from drop-down box. Now the status shows as starting, and has not at all changed. On selecting the refresh option from drop-down menu, the next page errors out as invalid status.
    Has anyone faced this issue. Thanks in advance.
    Thanks,
    Jay

    Hi,
    Found the solution. The problem was with the IMAP and SMTP server configuration. Gave the correct names and it started working fine.
    Jayant

  • Workflow Notification Mailer error

    Hi all,
    I am logged in Application Manager and it shows that Mailer "Stopped with error".
    Service Instances for Generic Service Component Container shown as running.
    Here is what I see in Mailer Details:
    Definition
         ID          10006          Name          Workflow Notification Mailer
         Startup Mode          Automatic          Container Type          Oracle Applications GSM
         Inbound Agent          Workflow Notification In Queue          Outbound Agent          Workflow Notification Out Queue
         Correlation ID                              
         Status Information          This automatic Service Component has been restarted the maximum of 10 times after stopping with error. Thus, it has been system deactivated -> oracle.apps.fnd.cp.gsc.SvcComponentContainerException: Could not start component; performing rollback -> oracle.apps.fnd.cp.gsc.SvcComponentException: Validation failed for the following parameters -> {OUTBOUND_SERVER=Unable to make a network connection.}. Parameters were -> {INBOUND_MAX_IGNORE_SIZE=1000, INBOUND_MAX_LOOKUP_CACHE_SIZE=100, ATTACH_IMAGES=Y, ALLOW_FORWARDED_RESPONSE=Y, INBOUND_UNSOLICITED_THRESHOLD=2, NODENAME=WFMAIL, AUTOCLOSE_FYI=N, INBOUND_PROTOCOL=IMAP, PROCESSOR_READ_TIMEOUT_CLOSE=Y, ATTACHED_URLS=WFMAIL:ATTACHED_URLS, TEST_ADDRESS=, EXPUNGE_ON_CLOSE=Y, PROCESSOR_OUT_THREAD_COUNT=1, ATTACH_STYLESHEET=Y, OUTBOUND_CONNECTION_TIMEOUT=120, INBOUND_MAX_RET_EMAIL_SIZE=100, MAX_INVALID_ADDR_LIST_SIZE=100, PROCESSOR_MAX_LOOP_SLEEP=60, SEND_ACCESS_KEY=N, PROCESSOR_IN_THREAD_COUNT=1, FRAMEWORK_APP=1, CLOSED=WFMAIL:CLOSED, INBOUND_FETCH_SIZE=100, SUMMARY=WFMAIL:SUMMARY, ENABLE_STYLESHEET=N, PROCESSOR_ERROR_LOOP_SLEEP=60, OPEN_MAIL_FYI=WFMAIL:OPEN_MAIL_FYI, FRAMEWORK_RESP=20420, ALTERNATE_EMAIL_PARSER=oracle.apps.fnd.wf.mailer.DirectEmailParser, INBOUND_PASSWORD=_6#986$!0# `+$!**^^A8&@^8^00@%!0&B8%B}#A*|^#, RESET_NLS=N, HTTP_USER_AGENT=Mozilla/4.76, PROCESS=Process, OPEN_MAIL_DIRECT=WFMAIL:OPEN_MAIL_DIRECT, PROCESSOR_LOOP_SLEEP=5, MESSAGE_FORMATTER=oracle.apps.fnd.wf.mailer.NotificationFormatter, [email protected], FRAMEWORK_USER=0, CANCELED=WFMAIL:CANCELED, OUTBOUND_PROTOCOL=SMTP, DISCARD=Discard, ACCOUNT=spi\workflow, FROM=Workflow Mailer, PROCESSOR_DEFER_EVTDATA_READ=Y, WARNING=WFMAIL:WARNING, PROCESSOR_MAX_ERROR_COUNT=10, INBOUND_CONNECTION_TIMEOUT=120, HTMLAGENT=http://finappstest01kt.seattlepacificindustries.com:8001/pls/SPIUAT, INBOX=Inbox, OPEN_INVALID_MORE_INFO=WFMAIL:OPEN_INVALID_MORE_INFO, INBOUND_SERVER=10.0.4.44, OPEN_MORE_INFO=WFMAIL:OPEN_MORE_INFO, INLINE_ATTACHMENT=N, OPEN_INVALI
    Where do I need to look for a resolution?
    Thanks,
    Eugene

    Hi,
    Have a look at the following documents.
    Note: 463354.1 - How to troubleshoot 'Validation failed' errors when starting mailer
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=463354.1
    Note: 753845.1 - How to Perform a Meaningful SMTP Telnet Test to Troubleshoot Java Mailer Issues
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=753845.1
    Note: 257723.1 - Error SvcComponentContainer
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=257723.1
    Regards,
    Hussein

  • Problem :Workflow Notification Mailer

    i couldn't start the workflow Mailer Services.
    Querying
    SELECT component_name, component_status  
    FROM fnd_svc_components
    WHERE component_type = 'WF_MAILER';
    COMPONENT_NAME
    COMPONENT_STATUS
    Workflow Notification Mailer
    STOPPED_ERROR
    Finally after 10 automatic retry  attempt ,the Status changes to Deactivated by system
    The log file data
    [Aug 2, 2013 7:14:45 PM GMT+05:30]:1375451085517:Thread[BES Dispatch Thread,5,main]:0:-1:ibmapps:10.36.0.13:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-4383432-10040 : oracle.apps.fnd.cp.gsc.SvcComponent.start(int, SvcComponentContainerInterface)]:Validation failed for the following parameters -> {INBOUND_SERVER=Unable to make a network connection., TEST_ADDRESS=The test address can not be the same as the Reply-To address}.  Parameters were -> {INBOUND_MAX_IGNORE_SIZE=1000, INBOUND_MAX_LOOKUP_CACHE_SIZE=100, ATTACH_IMAGES=Y, ALLOW_FORWARDED_RESPONSE=Y, INBOUND_UNSOLICITED_THRESHOLD=2, NODENAME=WFMAIL, AUTOCLOSE_FYI=N, INBOUND_PROTOCOL=IMAP, PROCESSOR_READ_TIMEOUT_CLOSE=Y, ATTACHED_URLS=WFMAIL:ATTACHED_URLS, [email protected], EXPUNGE_ON_CLOSE=Y, PROCESSOR_OUT_THREAD_COUNT=1, ATTACH_STYLESHEET=Y, OUTBOUND_CONNECTION_TIMEOUT=120, INBOUND_MAX_RET_EMAIL_SIZE=100, MAX_INVALID_ADDR_LIST_SIZE=100, PROCESSOR_MAX_LOOP_SLEEP=60, SEND_ACCESS_KEY=N, PROCESSOR_IN_THREAD_COUNT=1, FRAMEWORK_APP=1, CLOSED=WFMAIL:CLOSED, INBOUND_FETCH_SIZE=100, SUMMARY=WFMAIL:SUMMARY, ENABLE_STYLESHEET=N, PROCESSOR_ERROR_LOOP_SLEEP=60, OPEN_MAIL_FYI=WFMAIL:OPEN_MAIL_FYI, FRAMEWORK_RESP=20420, ALTERNATE_EMAIL_PARSER=oracle.apps.fnd.wf.mailer.DirectEmailParser, INBOUND_PASSWORD=, RESET_NLS=N, HTTP_USER_AGENT=Mozilla/4.76, PROCESS=PROCESS, OPEN_MAIL_DIRECT=WFMAIL:OPEN_MAIL_DIRECT, PROCESSOR_LOOP_SLEEP=5, MESSAGE_FORMATTER=oracle.apps.fnd.wf.mailer.NotificationFormatter, [email protected], FRAMEWORK_USER=0, CANCELED=WFMAIL:CANCELED, OUTBOUND_PROTOCOL=SMTP, DISCARD=DISCARD, ACCOUNT=utta.muk1989, FROM=Workflow Mailer, PROCESSOR_DEFER_EVTDATA_READ=Y, WARNING=WFMAIL:WARNING, PROCESSOR_MAX_ERROR_COUNT=10, INBOUND_CONNECTION_TIMEOUT=120, HTMLAGENT=http://ibmapps.appsibm:8010/pls/DVP, INBOX=INBOX, OPEN_INVALID_MORE_INFO=WFMAIL:OPEN_INVALID_MORE_INFO, INBOUND_SERVER=imap.gmail.com, OPEN_MORE_INFO=WFMAIL:OPEN_MORE_INFO, INLINE_ATTACHMENT=N, OPEN_INVALID=WFMAIL:OPEN_INVALID, EMAIL_PARSER=oracle.apps.fnd.wf.mailer.TemplatedEmailParser, DIRECT_RESPONSE=N, OPEN_MAIL=WFMAIL:OPEN_MAIL, FRAMEWORK_URL_TIMEOUT=30, COMPONENT_LOG_LEVEL=4, SUMHTML=WFMAIL:SUMHTML, PROCESSOR_READ_TIMEOUT=10, DEBUG_MAIL_SESSION=N, OUTBOUND_SERVER=ibmapps.appsibm}
    How to configure of INBOUND Server

    As you have given the INBOUND_SERVER value as 'imap.gmail.com' you should specify the GMail user name and password for Inbound account say(eg:abc) and password field.
    The replyToAddress and TestAddress should not be same. You need to provide the GMail email address here foe eg: [email protected]
    The server 'imap.gmail.com' is SSL enabled you need to instal the corresponding certificate in the instance concurrent and web tier nodes.

  • Workflow Notification Mails Are Not Being Sent

    Hi
    we are running 11.5.10.2 version , some times Workflow Notification Mails Are Not Being Sent , so how should i start diagnose this issue.
    Regards

    Dear Hussein
    thanks for your reply, below are the log messages from the todays file FNDCPGSC6854.txt
    [May 12, 2009 1:21:12 PM AST]:1242123672450:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProces
    sor.send(Message)]:Problem encountered when sending to {[[=?UTF-8?B?2LXZhNin2K0g2LXYp9mE2K0g2LnYrNmE2Kf
    Zhg==?= <[email protected]>]]} -> javax.mail.MessagingException: 451 Timeout waiting for client input
    [May 12, 2009 1:21:12 PM AST]:1242123672451:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler
    .sendMessages(String)]:MessagingException -> javax.mail.MessagingException: 451 Timeout waiting for cli
    ent input
    [May 12, 2009 2:03:48 PM AST]:1242126228129:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:DAREB
    S:172.30.2.45:-1:-1:UNEXPECTED:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.IMAPInboundProc
    essor.moveMessage(Message, String)]:Unable to move message {null} -> javax.mail.StoreClosedException: *
    BYE Microsoft Exchange Server 2003 IMAP4rev1 server version 6.5.7638.1 closing connection due to timeo
    ut.
    [May 12, 2009 2:17:01 PM AST]:1242127021657:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProces
    sor.send(Message)]:Problem encountered when sending to {[[=?UTF-8?B?2YXYp9ix2KrZhiDZgdmG2YrYsg==?= <mvi
    [email protected]>]]} -> javax.mail.MessagingException: 451 Timeout waiting for client input
    [May 12, 2009 2:17:01 PM AST]:1242127021658:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler
    .sendMessages(String)]:MessagingException -> javax.mail.MessagingException: 451 Timeout waiting for cli
    ent input
    [May 12, 2009 3:49:02 PM AST]:1242132542705:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProces
    sor.send(Message)]:Problem encountered when sending to {[[=?UTF-8?B?2KfYtNix2YEg2KfZhNiz2YrYryDYp9it2YX
    YryDYtNio2YQ=?= <[email protected]>]]} -> javax.mail.MessagingException: 451 Timeout waiting for clie
    nt input
    [May 12, 2009 3:49:02 PM AST]:1242132542705:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler
    .sendMessages(String)]:MessagingException -> javax.mail.MessagingException: 451 Timeout waiting for cli
    ent input
    [May 12, 2009 4:03:08 PM AST]:1242133388437:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:UNEXPECTED:[fnd.wf.mailer.URLMIMETagListener]:oracle.apps.fnd.wf.mailer.URLMIMETa
    gListener.editStyleRef(HTMLTagEvent, String) Making a connection to {http://oracle.kannon.com:8000/OA_
    HTML/cabo/images/cache/cmbts.gif)} returned {404 - Not Found}. Leaving as a reference

  • Workflow Notification Mailer in 11i

    Hi,
    I configured workflow notification mailer in 11i,
    (a) only outbound Mail Configuration, I enabeld that
    (b) started workflow Mailer Service Concurrent Manager
    (c) started workflow agent listener service concurrent manager
    Once I did the above, I am getting mails from Oracle Alerts..its nice..
    But I want to know, the following configuration in workflow mailer wizard
    ---> Inbound Mailer Configuaration ( IMAP), Can I give same SMTP mail server name in this...
    can anybody describe this, what for this configuration ( Inbound Mailer Service)....

    Notification mailers can also process e-mail responses from users, using the Internet Message Access Protocol (IMAP). A notification mailer uses a Java-based e-mail parser to interpret the text of each message and create an XML representation of it.
    A notification mailer uses three folders in your response mail account for response processing: one to receive incoming messages, one to store processed messages, and one to store discarded messages.
    A notification mailer does the following to process response messages:
    Logs into its IMAP e-mail account.
    Checks the inbox folder for messages. If a message exists, the notification mailer reads the message, checking for the notification ID (NID) and node identifier in the NID line.
    If the message is not a notification response, meaning it does not contain an NID line, the notification mailer moves the message to the discard folder and treats it as an unsolicited message. For the first unsolicited message from a particular e-mail address, the notification mailer also sends a warning message back to the sender of the message.
    However, to avoid sending unnecessary warnings due to bounced or auto-reply messages, each mailer node stores a list of e-mail addresses from which it has received unsolicited mail, and does not send any further warning messages to those addresses. Instead, if the node receives a second unsolicited message from a particular address, the notification mailer discards the message and raises the oracle.apps.wf.mailer.unsolicited event. You can optionally define a subscription to this event if you want to perform some other action in response to the second unsolicited message. For all subsequent unsolicited messages, the notification mailer simply discards the message.
    For more Info Please refer Oracle Workflow Administrator's Guide
    Hope it helps!
    Chetan

  • Problem with the Workflow Notification Mailer

    Hi Community,
    Recently we have just installed the E-Business Suite release 12.0.4 from e-delivery.oracle.com for Linux x86-64 using the VISION Demo database, in order to see and test the release for a future upgrade of our Production environment.
    The installation was succesful and we setting up the Workflow Notification Mailer with the data of our SMTP server in order to outbound notifications to that server.
    Now, In order to continue testing that instance, we have just executed the scripts to stop de APPS tier and to start the APPS tier, and it seems that the workflow notification mailer can not establish network connection with the e-mail server (Exchange server) after starting the APPS tier.
    The Linux server has defined in its hosts file the Exchange e-mail server, and from operating system, we can establish a ping connection.
    Any help will be appreciated.
    Luis.

    Hi,
    I had the same issue and I found that Oracle Workflow does not attach files. The solution is to create a table with blob, clob, ordsys, etc data types and reference to the file from a notification and a message.
    I did an interface with java to read the document, and then put the link in the oracle workflow message. The link opened the file.
    So, for any workflow development is recomended to use your own Entity-Relation Model, including the process number and the files attached to that process.
    Regards,
    Santiago Meneses
    [email protected]
    Quito-Ecuador

  • Workflow notification mailer not working properly

    Hi,
    I got the following error and I have restart the services but still facing the same problem, Please advice
    Definition
    ID 10006 Name Workflow Notification Mailer
    Startup Mode Automatic Container Type Oracle Applications GSM
    Inbound Agent Workflow Notification In Queue Outbound Agent Workflow Notification Out Queue
    Correlation ID
    Status Information This automatic Service Component has been restarted the maximum of 10 times after stopping with error. Thus, it has been system deactivated -> oracle.apps.fnd.cp.gsc.SvcComponentContainerException: Could not start component; performing rollback -> oracle.apps.fnd.cp.gsc.SvcComponentException: Validation failed for the following parameters -> {OUTBOUND_SERVER=Unable to make a network connection.}. Parameters were -> {INBOUND_MAX_IGNORE_SIZE=1000, INBOUND_MAX_LOOKUP_CACHE_SIZE=100, ATTACH_IMAGES=Y, ALLOW_FORWARDED_RESPONSE=Y, INBOUND_UNSOLICITED_THRESHOLD=2, NODENAME=WFMAIL, SEND_UNSOLICITED_WARNING=Y, AUTOCLOSE_FYI=Y, INBOUND_PROTOCOL=IMAP, PROCESSOR_READ_TIMEOUT_CLOSE=Y, ATTACHED_URLS=WFMAIL:ATTACHED_URLS, TEST_ADDRESS=NONE, PROCESSOR_OUT_THREAD_COUNT=1, EXPUNGE_ON_CLOSE=Y, ATTACH_STYLESHEET=Y, OUTBOUND_CONNECTION_TIMEOUT=120, INBOUND_MAX_RET_EMAIL_SIZE=100, MAX_INVALID_ADDR_LIST_SIZE=100, PROCESSOR_MAX_LOOP_SLEEP=60, SEND_ACCESS_KEY=N, PROCESSOR_IN_THREAD_COUNT=1, FRAMEWORK_APP=1, CLOSED=WFMAIL:CLOSED, INBOUND_FETCH_SIZE=100, SUMMARY=WFMAIL:SUMMARY, ENABLE_STYLESHEET=N, PROCESSOR_ERROR_LOOP_SLEEP=60, OPEN_MAIL_FYI=WFMAIL:OPEN_MAIL_FYI, FRAMEWORK_RESP=20420, ALTERNATE_EMAIL_PARSER=oracle.apps.fnd.wf.mailer.DirectEmailParser, INBOUND_PASSWORD=_@@#$@4@8$@8#0488$89668$$@98!8$6@@0#9@9 `99%@*B+#B&|8B*^&, HTTP_USER_AGENT=Mozilla/4.76, RESET_NLS=N, PROCESS=PROCESS, OPEN_MAIL_DIRECT=WFMAIL:OPEN_MAIL_DIRECT, PROCESSOR_LOOP_SLEEP=5, MESSAGE_FORMATTER=oracle.apps.fnd.wf.mailer.NotificationFormatter, [email protected], FRAMEWORK_USER=0, CANCELED=WFMAIL:CANCELED, OUTBOUND_PROTOCOL=SMTP, [email protected], DISCARD=DISCARD, FROM=Workflow Mailer, PROCESSOR_DEFER_EVTDATA_READ=Y, SEND_CANCELED_EMAIL=Y, WARNING=WFMAIL:WARNING, PROCESSOR_MAX_ERROR_COUNT=10, INBOUND_CONNECTION_TIMEOUT=200, HTMLAGENT=http://erp.arabtecconstruction.com:8009/, INBOX=INBOX, OPEN_INVALID_MORE_INFO=WFMAIL:OPEN_INVALID_MORE_INFO, INBOUND_SERVER=mail.arabtecuae.com, OUTBOUND_                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Please post the details of the application release, database version and OS.
    Validation failed for the following parameters -> {OUTBOUND_SERVER=Unable to make a network connection.}. Please see these docs.
    Unable To Make A Network Connection For IMAP Username/Password In Workflow Mailer Configuration [ID 784247.1]
    Workflow Cannot Connect to IMAP Sever: "Unable to Make a Network Connection" [ID 577592.1]
    Error Validation Error Has Occurred: Unable To Make A Network Connection During Mailer Setup [ID 834054.1]
    How to Perform a Meaningful SMTP Telnet Test to Troubleshoot Java Mailer For Sending Email Notifications [ID 753845.1]
    How to Troubleshoot 'Validation failed' Errors when Starting the Mailer [ID 463354.1]
    Unable To Connect To The Mail Account. Check The Host, User Name And Password [ID 1123684.1]
    Workflow Mailer Will Not Start Stays In Starting Status [ID 837893.1]
    Mailer cannot Connect to IMAP Server on Oracle Applications R12.1.1 [ID 1300542.1]
    Java Mailer not Starting Error in Handling Component Event [ID 297725.1]
    Inbound Processing Is Not Happening While Approving/Rejecting From Emails [ID 418931.1]
    Unable To Start Notification Mailer After Upgrade To 10.2.0.3 [ID 725852.1]
    Thanks,
    Hussein

  • Workflow Notification Mailer

    Hi
    Can anyone advise as to how I would set up Workflow Notification Mailer to simply send mails to a single account as opposed to EVERYONE?
    I need to do this for both INBOUND and OUTBOUND notifications.
    please help.
    Thanks

    969654 wrote:
    Hi
    Can anyone advise as to how I would set up Workflow Notification Mailer to simply send mails to a single account as opposed to EVERYONE?
    I need to do this for both INBOUND and OUTBOUND notifications.
    please help.
    ThanksUse an "Override Email Address" -- https://forums.oracle.com/forums/search.jspa?threadID=&q=Override+AND+Email&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Getting Workflow Notification Mailer SMTP Information Programatically

    hi all,
    I have get SMTP information that is been configured in oracle applications r12.
    I need to know , how we can get it programmatically. Is there any database view?
    e.g smpt.gmail.com
    We have provide email intimation facility from ADF page.
    Thanks
    Balaganesh

    Hi,
    Please see FND_SVC_COMPONENTS and FND_SVC_COMP_PARAM_VALS tables (more details about the tables can be found in eTRM website).
    Workflow notification mailer not sending mails
    Re: Workflow notification mailer not sending mails.
    Note: 415721.1 - Which tables stores the NEW test address 'set override address' ?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=415721.1
    Regards,
    Hussein

Maybe you are looking for

  • How do I move 2 ipods to new computer?

    Hello Everyone, I'm sure this has been asked many times before, but I'm not finding the answer when I search for this. I'm an old guy that doesn't use itunes or our ipods much.  So I'm not real familiar with all the use, downloading, etc. that goes w

  • Can't open a website after installing the router.

    I just installed the wireless router, WRT54G, and secured wireless on it. Did not do anything else. I finished and came back to my wired connection and my usual business of the day and I noticed I cannot open ONE image hosting website. I could before

  • Closed lid MBP wakes up by itself

    I just bought a mid 2012 MBP OS 10.8.3 and it keeps waking itself up when the lid is closed at random times during the night. I never had this problem with the 2007 Black MacBook or the Late 2011 MacBook Pro. "Wake for networkaccess" is turned off, t

  • Maxl script STATUS

    Hi guys.. Is there a way to check the status of the maxl script executed. The scenario I am talking about is like this: A maxl script is being called from a unix script. Is there a way to check if the status of the maxl file executed is Success or Fa

  • HR Testing

    Hi Team, I want to thank you all the members who are contributing for this forum which is really helpful for freshers and also experienced consultants. I am getting into SAP HR field and that too as a Tester.Kindly let me know if this is a good start