ποΈ Datamodels
6 items
ποΈ Workflows
3 items
ποΈ Scheduler
3 items
ποΈ Media Sources
9 items
ποΈ Connector
Here you can specify connection to a data source like SAP or other programs that can not be called directly using their databases. After completing a connector, it can be used as a data source inside the data model. And an object view or container view should be created to see if the connection as successful or not.
ποΈ Global Variables
Global variables are shared between different pages of a userβs session. They can be created through the settings backend, its type can be one of:
ποΈ Custom REST
Here is defined the custom REST for the external access of data and also the start of the Workflows, which can be used externally. Custom REST in italic are imported from capsules. Custom REST in bold are overridden imported Custom REST. The available properties are:
ποΈ Output Templates
Here Templates are generated, which can be delivered as a PDF file using a workflow module. Output templates in italic are imported from capsules. Output templates in bold are overridden imported Output templates. Several pages are built up one after the other and are output. To use dynamic data a data source and data model should be selected.
ποΈ ScriptLibrary
You can write codes through direct programming. The script modules are stored here (comparable to classes) that can be used in workflows with scripts. Scripts in italic are imported from capsules. Scripts in bold are overridden imported Scripts.
ποΈ Agent
An agent is used when the corresponding data source cannot be reached from outside (from the cloud). Many customers have their database servers on their own network. These are not accessible to us from the instance.
ποΈ Number Ranges
A number range is a defined sequence in a group of items to be ordered. The start number can be set. The format of the number range can defined, it is inserted in , the rest of the content around the curly brackets can be freely defined. A string is returned when its called.