Component: com.avoka.livecycle.variableutil 8.0
VariableUtil Service
Variable Utilities: Variable utilities service to process variables.
Operation: base64encode
Base 64 Encode: Apply base 64 encoding to encode a document.
| Input Parameter |
Type |
Description |
| Input Document |
com.adobe.idp.Document |
The document to encode. Type: Document |
| Output Parameter |
Type |
Description |
| Output Document |
com.adobe.idp.Document |
Process variable to store the encoded document. |
Operation: base64decode
Base 64 Decode: Apply base 64 encoding to decode an encoded document.
| Input Parameter |
Type |
Description |
| Input Document |
com.adobe.idp.Document |
The document to decode. Type: Document |
| Output Parameter |
Type |
Description |
| Output Document |
com.adobe.idp.Document |
Process variable to store the decoded document. |
For how to configure license information for this component service - Variable Utilities, please click on the following link:
Avoka LiveCycle ES Component License Configuration
Please send us any questions or comments on this documentation regarding Variable Utilities by clicking on the following link:
Feedback
Licence Configuration:
| Parameter |
Type |
Description |
| License Key |
java.lang.String |
The license key. If blank this Solution Component will assume evaluation mode and allow 100 invocations or 6 hours up-time. |
| License Organisation |
java.lang.String |
The license organization. If blank this Solution Component will assume evaluation mode and allow 100 invocations or 6 hours up-time. |