Showing posts with label context file. Show all posts
Showing posts with label context file. Show all posts

Wednesday, June 24, 2009

What is the parameter names for parameters in the context file for Workflow?

What is the parameter names parameters in the context file for Workflow?
For example:
Outbound EMail Account (SMTP) Server Name.
Inbound EMail Account (IMAP) Server Name,
Username,
Reply-To Address?

Parameters for the seeded Workflow Notification Mailer appear in AutoConfig as well as in the notification mailer configuration wizard.When you specify values for these parameters through the notification mailer configuration wizard, your AutoConfig context file is synchronized with those values as well.Likewise, if you specify values for these parameters through AutoConfig, the Workflow Notification Mailer configuration will be synchronized with those values as well. The following parameters appear in AutoConfig:
* SMTP Server
* IMAP Server
* Inbox Username
* Reply To E-mail Address
* HTML Agent Name ex. http:///pls/

Alternatively, you can check the context file and here are the names of the parameters:
* s_javamailer_imap_user - Oracle Workflow Java Mailer IMAP User Name
* s_javamailer_reply_to - Oracle Workflow Java Mailer IMAP ReplyTo Address
* s_javamailer_imaphost - Oracle Workflow Java Mailer IMAP Host
* s_javamailer_imapdomainname - Oracle Workflow Java Mailer domain
* s_wf_admin_role - Oracle Workflow Admin Role * s_smtphost - SMTP Server Host
* s_smtpdomainname - Email Server Domain

Tuesday, February 3, 2009

Oracle supplied file to understand context file variables

Oracle supplies a file to understand the context variables in the system. To get an understanding of the variables, check file 'adctxinf.tmp' that exists under the directory,

$AD_TOP/admin/template

This file explains all the variables that are listed in the context file for that instance. Sample is shown below.

oa_doc oa_level="detail" oa_var="s_proxyhost" title="Fully qualified Proxy Server Host Name" tooltip="Fully qualified Proxy Server Host Name" description="Fully qualified Proxy Server Host Name" editable="Yes"/