Open File Dir
PAK Commands – Choose File/Directory Table of Contents 1. Summary 2. Examples 2.1. Choose File 2.2. Choose Directory 1. Summary The Command ChooseFileOrDirectory lets the user choose from the local file system. The command gives an option to choose a file or a directory. Both commands can only be used inside the Workflow Executor 2. […]
Simple Text Input
PAK Commands – Simple Text Input Table of Contents 1. Summary 2. Examples 1. Summary This command prompts the user with a text field to fill out. 2. Examples Figure 1. The Command Due to simplicity, the descriptiveText input parameter will be left empty for the examples. By default, it is set to „Please type […]
Simple Yes No
PAK Commands – Simple Yes No Table of Contents 1. Summary 2. Example 1. Summary This command prompts the user to give a yes or a no. 2. Example All example images use the Human Task representation of the Workflow Executor. Figure 1. The command The descriptiveText describes the task to the user. It is […]
Multiple Choice
PAK Commands – Multiple Choice Table of Contents 1. Summary 2. Examples 1. Summary This command lets the user choose one or more items from a specified list. 2. Examples Figure 1. The Command Due to simplicity, the descriptiveText input parameter will be left empty for the examples. By default, it is set to „Please […]
Show Image
PAK Commands – Show Image Table of Contents 1. Summary 2. Example 1. Summary Shows the image stored in the URL given. 2. Example Figure 1. The command Due to simplicity, the descriptiveText input parameter will be left empty for the examples. By default, it is set to „Show Image“. All example images use the […]
Simple Ok
PAK Commands – Simple Ok Table of Contents 1. Summary 2. Example 1. Summary This command prompts the user to give the Ok to continue. 2. Example All example images use the Human Task representation of the Workflow Executor. Figure 1. The command The descriptiveText describes the task to the user. It is set to […]
Create Form From Template
PAK Commands – Create Form From Template Table of Contents 1. Summary 2. Examples 1. Summary This command lets you create a multi form page from a JSON-Template, which the user has to fill out to continue. 2. Examples Figure 1. The Command Due to simplicity, the descriptiveText input parameter will be left empty for […]
Image Text Slider
PAK Commands – Image Text Slider Table of Contents 1. Summary 2. Examples 1. Summary Prompts the user to select an image, described by a text. Navigating through the options in a slide-show one by one. 2. Examples Figure 1. The Command Due to simplicity, the descriptiveText input parameter will be left empty for the […]
Choose Value From Object
PAK Commands – Choose Value From Object Table of Contents 1. Summary 2. Examples 1. Summary This command lets the user choose a single property from a JSON object. 2. Examples Figure 1. The Command Due to simplicity, the descriptiveText input parameter will be left empty for the examples. By default, it is set to […]
Configurable Table
PAK Commands – Configurable Table Table of Contents 1. Summary 2. Examples 1. Summary This command lets you configure custom tables using a JSON representation. The user can then extend the table by adding new rows. Available data types are: DataType Description TextField A normal, one line, text input field. NumberField An input field, that […]