Setting Information
- List of Question Types
Detailed Information
All Question Types
See the List of Question Types provided by au2mator – Self Service Portal.
- Text:
- Enter some simple Text and get it as a String in your Runbook Additionally, you can configure regular Expression and validation Messages.
- Multi-Line Text:
- Enter some multi-line Text and get it as a String in your Runbook Additionally, you can configure regular Expression and validation Messages.
- Options:
- Configure a List of Values. It will provide us with a Dropdownlist. Separate multiple values with “;”
- Yes-No:
- Provide a Checkbox with this Question type, also known as “TRUE/FALSE.”
- Date:
- Here, you will get a Datepicker for your Questions
- Password (since 2.3):
- Provide a Password Question Type to enter a Password securely
- LDAP (since 2.3):
- Provide LDAP Objects as a picker
- SQL Query (since 2.5):
- Provide a SQL Query Result as Dropdown
- INT:
- A simple Text Box for your Numbers
- Filepicker (since 4.5):
- Make a Filepicker box and transfer a File for your automation
- PowerShell (since 4.4):
- Run a PowerShell Script and Return a String or Array
Something More
Each Value is transferred as a String-Value to the Automation.
Related Articles
- Configure LDAP Question Type – au2mator – Self Service Portal
- Configure SQL Question Type – au2mator – Self Service Portal
- Configure Text Question Type – au2mator – Self Service Portal
- Configure PowerShell Question Type – au2mator – Self Service Portal
- Configure Filepicker Question Type – au2mator – Self Service Portal
- Configure DateTime Question Type – au2mator – Self Service Portal