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

3
Defining an Interaction

This chapter describes how to configure Oracle Application Server ProcessConnect to access Component Interfaces in a PeopleSoft system.

This chapter discusses the following topic:

Adding an Interaction

After defining a delivery channel for a PeopleSoft system, you can add interactions. Follow these instructions to add a Component Interface as an interaction in Oracle Application Server ProcessConnect.

See Also:

Oracle Application Server ProcessConnect User's Guide for details about interactions in Oracle Application Server ProcessConnect

  1. Select Modeling > Interactions.

    Text description of modeling.gif follows.

    Text description of the illustration modeling.gif

  2. Click Add to add an interaction.

  3. Expand Oracle.

    Text description of int_select.gif follows.

    Text description of the illustration int_select.gif

  4. Select PeopleSoft8 Adapter.

  5. Select a delivery channel.

    Text description of select_app.gif follows.

    Text description of the illustration select_app.gif

  6. Click the Outbound > CI nodes.

    The Add Interaction: Select Interaction page displays the Component Interfaces that you can access.

    Text description of select_in.gif follows.

    Text description of the illustration select_in.gif

    When you open the CI folder you can view all of the available Component Interfaces in your PeopleSoft system. A Component Interface declares the set of interactions that a Component Interface supports, but it does not implement the behavior.

    Oracle Application Server ProcessConnect exposes standard interactions, Create, CreateEx, Get, Find, Update, and UpdateEx. User-defined interactions can also be exposed in the same manner as the standard interactions. Expanding the Component Interface displays the interactions. An interaction is the function of Component Interface that is capable of performing an operation.

    Expanding the Component Interface displays a long list of Component Interfaces. Each Component Interface is similar to data than a real object with behavior. Therefore, there is a set of methods for each Component Interface; however, not every Component interface has all supported methods.

  7. Select a group and an interaction. For this discussion, expand
    BD_BUDGETS_USER and select the UpdateEx interaction.

    Text description of int_review.gif follows.

    Text description of the illustration int_review.gif

    The Add Interaction: Review page displays the details. For an Outbound selection there is an InRecord Type and an OutRecord Type.

  8. Click Apply.

    The Confirmation screen appears, allowing you to specify the Native Format of the request.

    Text description of native.gif follows.

    Text description of the illustration native.gif

  9. Verify that the selection for the Native Format and the Extractor of the request is XSD and click Apply.

    The Confirmation screen appears, allowing you to specify the Native Format of the reply.

    Text description of reply.gif follows.

    Text description of the illustration reply.gif

  10. Verify that the selection for the Native Format and the Extractor of the reply is XSD and click Apply.

  11. The interaction continues into the Create Native Event Type wizard. You can continue using the instructions in the Oracle Application Server ProcessConnect User's Guide for this wizard.

On completion, the new interaction appears in the Interactions list.

Text description of end_int.gif follows.

Text description of the illustration end_int.gif

You can click the interaction link for a complete view of the interaction details.

Text description of end_select.gif follows.

Text description of the illustration end_select.gif


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