Enabling Security PeopleCode Options

Access the Security PeopleCode Options page (PeopleTools, and then Security, and then Security Objects, and then Security PeopleCode Options).

This example illustrates the fields and controls on the Security PeopleCode Options page.

Security PeopleCode Options page
Field or Control Description

Application Class Method

Application classes, at their base level, are PeopleCode programs. In addition, application classes provide more structure. Using the Application Packages, you have a clear definition of each class, as well as its listed properties and methods, which makes it easier for you to create a complex program that uses many functions.

This group box displays information about the PT_SECURITY application package.

PeopleCode Function Options

This group box displays the available PeopleCode functions for the CopyRowsetDelta_Sec method, which you use to implement user profile synchronization.

Function Name

Select from these two functions:

  • CopyRowsetDelta

    Select this function to implement standard user profile synchronization.

  • CopyRowsetDeltaOriginal_Mod

    Select this function to implement configurable user profile synchronization.

Enabled

Select a check box to choose the type of user profile synchronization. You can enable only one option in the list of functions.