Using Integration Points in Manage Professional Compliance

The Manage Professional Compliance process receives the WORKFORCE_SYNC service operation that is triggered in response to saved field changes in the JOB record in HR.

Configure the Integration Broker node and activate the appropriate queue, handlers, and routings for this service operation as shown in the following table:

WORKFORCE_SYNCHandler/Application Class

Description

Professional_Compliance

The Hire process runs When the JOB.ACTION is HIR and the JOB.JOBCODE has a default PC (professional compliance) type, the CI_PCMP_RI component interface to add the employee into the Professional Compliance business process (a row is added to PCMP_RI, a worklist entry is created, and a notification email is sent to the employee's supervisor).

Professional_Compliance

The Add Non-Employee process runs. When the JOB.ACTION is ADD and the JOB.JOBCODE has a default PC type, the system call the CI_PCMP_RI component interface to add the employee into the Professional Compliance business process (a row is added to PCMP_RI, a worklist entry is created, and a notification email is sent to the employee's supervisor).

Professional_Compliance

The Update Job Data process runs. When the JOB.ACTION is POS or XFR and the employee is part of Manage Professional Compliance, the system calls the CI_PCMP_JOBCHG component interface to send a notification email to the compliance supervisor.

Professional_Compliance

The Update Job Data process runs. When the JOB.ACTION is TDL, TER, TWB or TWP and the employee is part of Manage Professional Compliance, the system calls the CI_PCMP_JOBTER component interface to send a notification email to the compliance supervisor, and a worklist entry is created.

Note: To research the technical details of any integration point used by PeopleSoft applications, refer to the Interactive Services Repository on MetaLink.

For more information see:

  • Interactive Services Repository in the Implementation Guide section of MetaLink

  • PeopleTools: Integration Broker Service Operations Monitor product documentation.

  • PeopleSoft Components for PeopleSoft HCM and Campus Solutions product documentation.