Skip Headers

Oracle® Application Server Integration Adapter for PeopleSoft 8 User's Guide
10g (9.0.4)

Part Number B10298-01
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to next page

2
Defining a Delivery Channel

This chapter describes how to use Oracle Application Server ProcessConnect to define a delivery channel to connect to a PeopleSoft Component Interface system.

This chapter discusses the following topics:

Adding and Configuring a Delivery Channel

Part of the application definition includes adding a delivery channel for the adapter. Setting up the delivery channel in Oracle Application Server ProcessConnect requires information which is specific to the adapter.

See Also:

Oracle Application Server ProcessConnect User's Guide for details about adding an application delivery channel in Oracle Application Server ProcessConnect

  1. Select the Profiles > Applications tabs.

  2. Click Create.

    Text description of create.gif follows.

    Text description of the illustration create.gif

  3. Type an application name in the Name field.

  4. Select the PeopleSoft application type from the Application Type box and click Apply.

  5. Click Add in the Adapter Types section to add the Oracle Application Server Integration Adapter for PeopleSoft 8.

    The Add Adapter Type page appears.

    Text description of add.gif follows.

    Text description of the illustration add.gif

  6. Select PeopleSoft Adapter in the Type box on the Add Adapter Type page and click Apply.

    The Adapter Type Details: PeopleSoft Adapter page is displayed.

    Text description of del_create.gif follows.

    Text description of the illustration del_create.gif

  7. Click Create in the Delivery Channels section of the Adapter Type Details page.

  8. Add the following information to create a delivery channel.

    In Table 2-1 an asterisk (*) indicates a required field.

    Table 2-1 PeopleSoft Specific Parameters
    Field Description

    Name*

    Enter a name for the delivery channel.

    Application Server Path*

    Enter a string representing the machine and port on which the PeopleSoft Application Server is running and listening. The syntax is //machine_name:port. Ask your PeopleSoft Administrator for the port value.

    Maximum Number of Sessions

    Enter the maximum number of sessions. The default value is 40 sessions. If you use a smaller value you may experience a degradation in runtime performance. The opposite is also true; a bigger value may exceed the ability of the server and can result in runtime errors.

    Date Format

    Date format when the value is not used as a key. Each Y represents a year digit (up to 4). Each M represents a month digit (up to 2). Each D represents a day digit (up to 2). Non-alphanumeric characters must appear literally. The default format is YYYY-MM-DD.

    User Name*

    Enter a PeopleSoft user name to log on to the PeopleSoft system.

    Password*

    Enter the password of the specified user. You must have developer rights to the areas of the PeopleSoft system you want to access.

    Text description of questions.gif follows.

    Text description of the illustration questions.gif

    See Also:

    "Troubleshooting PeopleSoft Settings" for connection error information

  9. Click Apply after entering your parameters to connect to a PeopleSoft system.

    The delivery channel Confirmation screen appears. You can modify any parameters and click Update in the confirmation page to change your parameters or click Delete to remove the channel.

    Text description of del_update.gif follows.

    Text description of the illustration del_update.gif

  10. Click Return to List to return to the Adapter Details page.

The delivery channel is added for the adapter and you can now add interactions.

See Also:

Chapter 3, "Defining an Interaction"

Troubleshooting PeopleSoft Settings

Error ID Possible Cause / Error Description Possible Correction

E-JNI0004

No psjoa.jar.

A Java exception occurred.

Verify location of the PeopleSoft psjoa.jar file.

Refer to "Postinstallation".

E-PSFT0030

No psjoa.jar.

Failed to instantiate Component Interface Beans.

Verify location of the PeopleSoft psjoa.jar file.

Refer to "Postinstallation".

E-PSFT0019

Wrong server name.

Connection to PeopleSoft Application Server failed.

Verify PeopleSoft host and user parameters.

Refer to "Application Server Path*".

E-PSFT0024

Wrong User Name and Password.

Connection failed. Error Message: JavaClient is an Invalid User name, or you typed the wrong password.

PeopleSoft user name and password are required and are case-sensitive. Make sure you are entering the information in the correct upper and lower cases.

Refer to "User Name*" and "Password*"


Go to previous page Go to next page
Oracle
Copyright © 2003 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index