Appendix: Using Integration Broker for Content Migration

This appendix discusses how to:

Note. Permission list PAPP2050 provides access to the Content Migration function.

You must configure Integration Gateway and set up single sign-on between the source and target nodes before using the Content Migration function.

See Also

Enterprise PeopleTools 8.50 PeopleBook: PeopleSoft Integration Broker

Click to jump to parent topicVerifying Service Operation and Adding Routing for REQUEST Message in the Source Database

To verify service operation and add routing for REQUEST message in the source database:

  1. Select PeopleTools, Integration Broker, Integration Setup, Service Operations.

  2. Open the service operation EPPCM_MIG_RQST.

  3. In the General page, verify the service operation with the following values:

    Field

    Value

    Active

    <Selected>

    Message.Version

    EPPCM_MIG_RQST.VERSION_1

    Queue Name

    EPPCM_MIGRATE_CONTENT

  4. Click the Service Operation Security link.

  5. Verify the permission list PAPP2050 is set to Full Access.

  6. Select the Routings tab and add a row for an Outbound routing from the source node to the target node.

Click to jump to parent topicVerifying Service Operation, Routing, and Handler for REQUEST Message in the Target Database

To verify service operation, routing, and handler for REQUEST message in the target database:

  1. Select PeopleTools, Integration Broker, Integration Setup, Service Operations.

  2. Open the service operation EPPCM_MIG_RQST.

  3. In the General page, verify the service operation with the following values:

    Field

    Value

    Active

    <Selected>

    Message.Version

    EPPCM_MIG_RQST.VERSION_1

    Queue Name

    EPPCM_MIGRATE_CONTENT

  4. Click the Service Operation Security link.

  5. Verify the permissions list PAPP2050 is set to Full Access.

  6. Select the Handlers tab and verify a row with the following values:

    Field

    Value

    Name

    RequestHandler

    Type

    OnNotify

    Implementation

    Application Class

  7. Click the Details link and verify the application class with the following values:

     

    Field

    Value

    Package Name

    EPPCM_MIG_RQST

    Path

    :

    Class ID

    RequestHandler

    Method

    OnNotify

  8. Select the Routings tab and add an Inbound routing from the source node to the target node, if none exists.

Click to jump to parent topicVerifying Service Operation and Adding Routing for RESPONSE Message in the Target Database

To verify service operation and add routing for RESPONSE message in the target database:

  1. Select PeopleTools, Integration Broker, Integration Setup, Service Operations.

  2. Open service operation EPPCM_MIG_RESP.

  3. In the General page, verify the service operation with the following values:

    Field

    Value

    Active

    <Selected>

    Message.Version

    EPPCM_MIG_RESP.VERSION_1

    Queue Name

    EPPCM_MIGRATE_CONTENT

  4. Click the Service Operation Security link.

  5. Verify the permission list PAPP2050 is set to Full Access.

  6. Select the Routings tab and add a row for an Outbound routing from the target node to the source node.

Click to jump to parent topicVerifying Service Operation, Routing, and Handler for RESPONSE Message in the Source Database

To verify service operation, routing, and handler for RESPONSE message in the source database:

  1. Select PeopleTools, Integration Broker, Integration Setup, Service Operations.

  2. Open the service EPPCM_MIG_RESP.

  3. In the General page, verify the service operation with the following values:

    Field

    Value

    Active

    <Selected>

    Message.Version

    EPPCM_MIG_RESP.VERSION_1

    Queue Name

    EPPCM_MIGRATE_CONTENT

  4. Click the Service Operation Security link.

  5. Verify the permission list PAPP2050 is set to Full Access.

  6. Select the Handlers tab and verify a row with the following values:

    Field

    Value

    Name

    RequestHandler

    Type

    OnNotify

    Implementation

    Application Class

  7. Click the Details link and verify the application class with the following values:

     

    Field

    Value

    Package Name

    EPPCM_MIG_RESP

    Path

    :

    Class ID

    RequestHandler

    Method

    OnNotify

  8. Select the Routings tab and add an Inbound routing from the target node to the source node, if none exists

Click to jump to parent topicVerifying Service Operation and Adding Routing for PREVIEW Message in the Source Database

To verify service operation and add routing for PREVIEW message in the source database:

  1. Select PeopleTools, Integration Broker, Integration Setup, Service Operations.

  2. Open the service operation EPPCM_MIG_PREVIEW_SYNC.

  3. In the General page, verify the service operation with the following values:

    Field

    Value

    Active

    <Selected>

    Message Version (of the Request type)

    EPPCM_MIG_PREVIEW_SYNC.VERSION_1

    Message Version (of the Response type)

    EPPCM_MIG_PREVIEW_SYNC.VERSION_1

  4. Click the Service Operation Security link.

  5. Verify the permission list PAPP2050 is set to Full Access.

  6. Select the Routings tab and add an active Outbound routing from the source node to the target node.

Click to jump to parent topicVerifying Service Operation, Routing, and Handler for PREVIEW Message in the Target Database

To verify service operation, routing, and handler for PREVIEW message in the target database:

  1. Select PeopleTools, Integration Broker, Integration Setup, Service Operations.

  2. Open the service operation EPPCM_MIG_PREVIEW_SYNC.

  3. In the General page, verify the service operation with the following values:

    Field

    Value

    Active

    <Selected>

    Message.Version (of the Request type)

    EPPCM_MIG_PREVIEW_SYNC.VERSION_1

    Message.Version (of the Response type)

    EPPCM_MIG_PREVIEW_SYNC.VERSION_1

  4. Click the Service Operation Security link.

  5. Verify the permission list PAPP2050 is set to Full Access.

  6. Select the Handlers tab and verify a row with the following values:

    Field

    Value

    Name

    RequestHandler

    Type

    OnRequest

    Implementation

    Application Class

  7. Click the Details link and verify the application class with the following values:

     

    Field

    Value

    Package Name

    EPPCM_MIG_PREVIEW_SYNC

    Path

    :

    Class ID

    RequestHandler

    Method

    OnRequest

  8. Select the Routings tab and add an active Inbound routing from the source node to the target node.

Click to jump to parent topicSetting the Target Node to Segment Aware in the Source Database

Before you can send segmented messages, you must configure the remote node defined on the local system to handle segmented messages by setting the Segment Aware option on the Node Definitions page in the PeopleSoft Pure Internet Architecture.

To set the target node to Segment Aware in the source database:

  1. Select PeopleTools, Integration Broker, Integration Setup, Nodes.

  2. Open the target node.

  3. In the Node Definitions page, select the Segment Aware option.

  4. Save your node definition.

See Also

Enterprise PeopleTools 8.50 PeopleBook: PeopleSoft Integration Broker, “Sending and Receiving Messages”, Working With Message Segments, Configuring Nodes to Handle Segmented Messages