Mapping the inputs of the activity
To map the inputs of the activity, perform the following step:
- Click the Map Input link in the Configure Activity section displayed under the orchestration.
Mandatory fields: The activity has following mandatory fields:
Name | Type | Required | Description |
document_id | String | Yes | This is used to provide the ID of the document for which HTML view is to be generated. |
Optional fields: The activity has following optional fields:
Name | Type | Required | Description |
duration | String | No | The duration in minutes until the session expires. |
expires_at | String | No | The timestamp at which the session should expire. |
is_downloadable | Boolean | No | This Boolean field is used to specify whether a button is shown allowing the user to download the original content of the file. |
is_text_selectable | Boolean | No | This Boolean field is used to specify whether text in the document is selectable by the end user. |