IsBulkAction property: RCServiceDefinition class

Description

Use the IsBulkAction property to set or return a Y/N string value indicating whether the related content service definition is defined as a bulk action. Bulk actions are supported for three service types:

  • Application class (UAPC).

  • PeopleSoft component (UPGE).

  • PeopleSoft script (USCR).

Note:

The default value is N.

This property is read/write.

Example

&rcServDefn.IsBulkAction = "Y"; /* Set Y/N values */