In the X4 Designer, processes and files are opened in tabs for viewing and editing. The used editor depends on the type of file you have opened.
|
Editor |
Usage |
Description |
|---|---|---|
|
Adapter Editor |
.fa |
With the Adapter Editor, you can configure the parameters for X4 BPMS standard adapters. |
|
BPMN Editor |
.bpm .pld |
With the BPMN Editor, you can model Business Processes according to the notation standard BPMN 2.0. |
|
Database Editor |
.stm |
With the Database Editor, you can define SQL queries for database connection modules to retrieve data from a relational database. |
|
JSON Editor |
.json |
With the JSON Editor, you can edit JSON documents directly in the X4 Designer. |
|
Mapping Editor |
.xsl .rep |
With the Mapping Editor, you can create and edit XSL mappings in a graphical view. |
|
Parameter Editor |
.param |
With the Parameter Editor, you can create project parameters and project parameter groups to parameterize process components. |
|
Process Editor |
.wrf |
With the Process Editor, you can graphically model Technical Processes. |
|
XML Editor |
.xml .xhtml |
With the XML Editor, you can create and edit well-formed XML documents. |
|
XSD Editor |
.xsd |
With the XML Editor, you can create and edit well-formed XML documents. Note: Please note that XSD files must not contain DOCTYPE declarations. DOCTYPE declarations have been disabled for security reasons to protect against XML entity attacks.
|