ClientData structure - Brainware for Transcripts - 24.1 - 24.1 - Ready - Brainware - external - Brainware/Brainware-for-Transcripts/24.1/Brainware-for-Transcripts-User-Guide/About-the-Brainware-for-Transcripts-customization-options/About-the-project-data-structures/ClientData-structure - 2024-10-28

Brainware for Transcripts User Guide

Platform
Brainware
Product
Brainware for Transcripts
Release
24.1
License

The ClientData data structure is used to hold details of the current client. It can be read from any routine where pWorkdoc is available with the use of the fnGetClientDataForWorkdoc global function.

The structure consists of the following elements.

Structure element Type Description
CLIENTID String This is the client ID.
PROFILEID String This is the profile ID assigned to client.
EXPORTPROFILEID String This is the export profile ID assigned to client.
FORCEVERIFY Boolean This is the flag denoting whether all fields require verification.
CLIENTGROUP String This is the verifier access ID assigned to a client.
CLIENTNAME String This is the client name.
INSTRUCTIONS PROFILEID String This is the instructions profile ID assigned to client.
REQUIRESREVIEW Boolean This is the requires review flag.
INSTITUTIONPARTITION String This is the institution partition ID assigned to client.
APPLICANTPARTITION String This is the applicant partition ID assigned to client.
PRIORITY String This is the batch priority level for client.