Previous Topic: SSIGNON Profile Data RecordsNext Topic: Using the ACFSERVE Commands


Using the ACF Command

Once within the ACF command, use the SET command to enter profile administration. Enter:

SET PROFILE(profile-name) DIVISION(profile‑data‑name)

Where profile-name can be one of the following: USER, GROUP, or PTKTDATA. DIVISION is the profile data name of the data record.

The following commands can be used with profile records:

INSERT *|recid|USING(urecid) recid
LIST *|recid|LIKE(recidmask)

DELETE *|recid|LIKE(recidmask)

CHANGE recid|LIKE(urecid)

The infostorage class for profile records is PROFILE; the letter representing the class is P. CA ACF2 for VM distributes the following CLASMAP resource type definitions with the product; adjustments might be needed if your site uses different types for these resources.

Profile record

Resource Type

GROUP

GRP

PTKTDATA

PTK

USER

USR