Manipulating application profiles

To create a new application profile and associated mailboxes, use the CA_Create_Profile() subroutine. To retrieve an existing application profile, use the CA_Get_Profile() subroutine. To modify an existing application profile, use the CA_Update_Profile() subroutine. You can use mask values to identify which fields in the application profile and associated mailboxes to update. Other fields are unaffected by the update. To delete an application profile, use CA_Delete_Profile().

Two functions are provided to handle lists of application profile names. CA_Get_Profile_Count() returns the number of application profiles in the Blueworx Voice Response database that match the specified criteria. CA_Get_Profile_List() returns a list of the names of these application profiles.

For more information about application profiles and mailboxes, refer to the Blueworx Voice Response for AIX: Configuring the System information.