...
h3. Component: com.avoka.livecycle.variableutil 8.0
h2. VariableUtil Service
Variable Utilities: Variable utilities service to process variables.
|
|
| h3. Operation: base64encode |
| h3. Operation Title: Base 64 Encode (base64encode) |
| Base 64 Encode: Apply base 64 encoding to encode a document. |
| || Input Parameter || Type || Description ||
Editor || |
| | 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. |
|
|
| h3. Operation: base64decode |
| h3. Operation Title: Base 64 Decode (base64decode) |
| Base 64 Decode: Apply base 64 encoding to decode an encoded document. |
| || Input Parameter || Type || Description ||
Editor || |
| | 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. |
|
|
... h5. {panel:borderStyle=solid} 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|mailto:docfeedback@avoka.com?subject=DSC Documentation Feedback on Service: Variable Utilities] {panel}
h3. 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. | |