Before you deploy and use the DocuSign plug-in, make the following changes to the
document metadata in Content Cortex.
About this task
Do the following steps in the Administrative Console for Content Engine (ACCE).
Procedure
-
Create an integer choice list with following settings.
- Symbolic Name: DSSignatureStatusChoiceList
- Type: Integer
- Options.
- None: 0
- Draft: 1
- Sent: 2
- Completed: 3
- Checkedin: 4
- Voided: 5
- Create a property definition called DSSignatureStatus with the
following settings:
- Display Name: Signature Status
- Symbolic Name: DSSignatureStatus
- Type: Integer
Associate the DSSignatureStatus property definition with the
DSSignatureStatusChoiceList choice list.
- Create a property definition called DSEnvelopeID with the
following settings:
- Display Name: Envelope ID
- Display Name Symbolic Name: DSEnvelopeID
- Type: String
- Add the DSSignatureStatus property definition to the Document
class.
- Add the DSEnvelopeID property definition to the Document class as
a hidden property.
- Restart WebSphere.