Implementing Handlers Using Deprecated PeopleCode Handlers

This section discusses the deprecated PeopleCode handler and using the Service Administration – Deprecated PeopleCode page to delete deprecated PeopleCode handlers.

During the upgrade process, the PeopleSoft system creates a deprecated PeopleCode handler (DPC handler) for any integration PeopleCode that cannot be migrated from a PeopleTools 8.47 or earlier system to a PeopleTools 8.55 system. Deprecated handlers enable you to run PeopleTools 8.47 and earlier PeopleCode (subscription or OnRequest). However, PeopleSoft recommends that you correct the PeopleCode and migrate the code into an Application Class type handler for use in PeopleTools 8.55 systems.

Use the Service Administration – Deprecated PeopleCode page (IB_HOME_PAGE8) to delete deprecated PeopleCode and its associated handler(s).

To access the page select PeopleTools > Integration Broker > Service Utilities > Service Administration and click the Deprecated PeopleCode tab.

Image: Service Administration – Deprecated PeopleCode page

This example illustrates the Service Administration – Deprecated PeopleCode page.

Service Administration - Deprecated PeopleCode page

The page enables you to delete the PeopleCode that was assigned to the Pre-PeopleTools 8.48 subscription, along with the (deprecated) handler that was created to invoke the PeopleCode.

Warning! Deleted deprecated PeopleCode cannot be recreated.

To delete a deprecated PeopleCode handler:

  1. Access the Service Administration – Deprecated PeopleCode page (PeopleTools > Integration Broker > Service Utilities > Service Administration and click the Deprecated PeopleCode tab).

  2. In the Service Operation field, enter the name of the service operation that contains the deprecated PeopleCode handler, or click the Lookup button to search for one.

  3. Click the Search button.

    The search results appear in the Deprecated PeopleCode Handler grid.

  4. Select the Select check box next to the handler to delete.

  5. Click the Delete button.