Oracle Application Server Email Portlet - Installation Instructions
OracleAS Portal Integration Solutions
Oracle Application Server Email
Portlet - Installation Instructions
| Last Updated: |
May 2005 |
| Status: |
Beta |
Contents
Introduction
Deploying the OracleAS Email
Portlet
Publishing the OracleAS Email
Portlet
Creating the
External Application
Registering
the Portlet Provider
Adding the
OracleAS Email Portlet to a Page
Introduction
Oracle Application (OracleAS) Portal provides a rich set of functionality to
users to accomplish various business tasks. Many users need the ability to
send and receive mails directly from their OracleAS Portal page. OracleAS Portal
supports this capability in many ways. You can use this portlet provided by
Oracle (through OTN) to integrate mailing capability in your portal.
This implementation of the Email portlet supports the following set of
features:
- Integrates Internet Message Access Protocol (IMAP) Server with OracleAS
Portal.
- Lists all messages received in the INBOX Folder.
- Renders the message content in the same portlet container (inline).
- Allows easy navigation between messages.
- Allows mail ordering and pagination.
- Allows mail messages to be sent to wide range of addresses.
- Integrates with the Single Sign-On (SSO) Server being used by your
OracleAS Portal, to provide LDAP Address Book mappings.
- Allows Users to pick the addresses from Oracle Identity Management while
composing mails.
- Provides Reply, Reply All & Forward messages functionality.
- Allows rich set of mail formats to be read (multipart mails).
- Allows messages to be sent in Text, HTML or both the formats.
- Allows attachments to be sent with the messages.
- Allows attachments to be downloadable from the messages.
- Allows the user to compress/expunge the required folder.
- Allows users to list messages from multiple folders.
- Provides user friendly interface to interact with.
The Email portlet allows the page designer to customize it to supply the
following details:
- Mail Server configuration details
- Oracle Internet Directory (OID)/LDAP Configuration
It also allows users to customize the portlet to order messages by date.
User Interface
When added to an OracleAS Portal this portlet provides the following user
interface components:
Show Mode
Message Content Page
Compose Message Page
Deploying the OracleAS
Email Portlet
Publishing the OracleAS
Email Portlet
Creating the
External
Application
-
Log on to OracleAS Portal as a OracleAS Portal Administrator.
Go to the Administer
tab of the OracleAS Portal Builder.
In the SSO
Server Administration portlet, click Administer
External Applications.
-
Click on Add
External Application. In the External
Application Login and Authentication
Method sections, enter the following:
-
Application
Name:EmailExternalApp
-
Login
URL:
http://your_oc4j_hostname:port/email/login
-
User
Name/ID Field Name:user
-
Password
Field Name:password
-
Type
of Authentication Used: Select POST
In the additional field section, add the following:
| Field
Name |
Field
Value |
Display
to User |
| imap.host |
imapServerName.domain |
Check this box |
| imap.port |
<you can enter -1 to select a
default port> |
Check this box |
| smtp.host |
smtpServerName.domain |
Check this box |
| smtp.port |
<you can enter -1 to select a
default port> |
Check this box |
Registering the Portlet
Provider
-
Login to OracleAS Portal using an account that has build
privileges. If your home page is not the Build/Administer
page, click on the Builder link in the
top
right corner of the screen. Click on the Build
tab if that is not the active tab.
-
Under the Build tab (on OracleAS
Portal Home Page), click on Register Portlet
Provider within the portlet called Providers.
-
Fill out provider information for the Email Provider:
-
Name:
EmailProvider
-
Display
Name: Email Portlet Provider
-
Timeout:
100
-
Timeout
Message: Email Portlet Provider Timed Out
-
Implementation
Style: Web
-
Click on the Next
button to enter the Web Provider specific information
-
Enter the Web
Provider location
-
URL:
http://your_oc4j_hostname:port/email/providers/email
-
Select the radio button labeled The
user's identity needs to be mapped to a different name....
- In the External
Application ID field, select the ID corresponding to EmailExternalApp
application you created in the previous step.
-
Scroll down to the User/Session
Information section and specify the login frequency as Once
Per Session.
-
Click on the Finish
button to complete the registration
Note: When registering a new provider with OracleAS Portal,
only the user who registered the provider has privileges to see the
provider/portlets.
If necessary, go to the Folder with the name of the provider within the
Portlet Repository content area and update the provider privileges as
required.
Adding the
OracleAS Email Portlet to a Page
You are now ready to add the Email Portlet to a page.
Note: If
you are logged on as a user other than the OracleAS Portal administrator,
you will be asked to update the login information for the External Application
before you can view messages within the portlet. Click on the Update
Login Information link and enter your Email user credentials: Username,
Password, imap.host, imap.port, smtp.host and smtp.port to view information
within the portlet.
While supplying the values, you should ensure that user field contains user
name with the domain information (username@domain) e.g: john.deo@oracle.com.
Trademarks
Oracle and the Oracle logo are
trademarks or registered trademarks of Oracle Corporation in the United
States and other countries.
All other names are trademarks and/or registered
trademarks of their respective owners.
|