Editors
In X4 Designer, processes and files are opened in tabs for viewing and editing. The used editor depends on the opened file type.
Editor | Usage | Description |
---|---|---|
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 XSD Editor, you can create an XML Schema Definition for your 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. |