NAME |
OOPS VALIDATE AND SIGN |
TAG |
SETSIGN |
ROUTINE |
OOPSGUI1 |
RETURN VALUE TYPE |
ARRAY |
DESCRIPTION |
This broker call handles the validation of data prior to a user entering their
electronic signature code. It also validates the electronic signature code
and then assures that the users electronic signature code, the date/time of
signature, and the users DUZ is filed in the Vista database.
|
INPUT PARAMETER |
-
- INPUT
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 256
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
This parameter contains the IEN of the record being filed, the form (CA1 or
CA2), and the Field number that will trigger the data validation to be
performed on the fields in the form.
The format for this parameter is: IEN^FORM^FIELD^WCFLAG.
-
- SIGN
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 256
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
This parameter passes in the text to be encrypted, validated, and used as the
electronic signature.
|
RETURN PARAMETER DESCRIPTION |
The RESULTS array will contain different message that indicate any problems
or issues detected during the signing process. The following messages are
possible:
User not Authorized to sign form
Claim cannot be signed until the Bill of Rights Statement is understood
No Signature Entered
No Electronic Signature on File
Invalid Signature Entered
|