The following standard add-ins are currently included in the scope of delivery of the OneConnexx. Both the list and the range of functions of the individual add-ins are constantly being expanded.
| Basic add-ins | |
| Csv2Database | Loads data from a CSV file into an SQL database table |
| DatabaseToCSV | Generates one or more CSV files from an SQL query |
| EventLogger | Writes all parameters transferred with the event to the log file |
| FileCopy | Copies files between different systems |
| FileEraser | Deletes files based on their age |
| FileSystemWatcher | Used to monitor (create, change, rename and / or delete) directories and files |
| MailSender | Sends an email |
| MemoryConsumer | System test, stress test |
| OneMessageAdapter | Creates a OneMessage from an event, which can then be forwarded to the OneOffixxDocumentCreator or Bizagi Add-In |
| OneOffixxDocumentCreator | Creates documents in the customer’s CI / CD via the OneOffixx interface “OneOffixxDocumentCreationServer” (OODCS) |
| Timer | Triggers events at configurable times |
| Xls2Csv | Converts an Excel file to a CSV file |
| Xml2Csv | Converts an XML file into a CSV file according to configured rules |
| Advanced add-ins | |
| Bizagi | Used to connect the Bizagi BPMN to the OneConnexx |
| DatabaseMaintenance | Rebuilds all indexes in a database or executes any SQL command |
| Dispatcher | Triggers an event for each row in the result of an SQL query |
| FileCompressor | Compresses files |
| FileDecompressor | Extracts files |
| FileReconstructor | Reads an existing file and creates a new file based on the file content and configured rules |
| Ldap2CSV | Reads objects from an LDAP or ActiveDirectory server and writes them to a CSV file |
| List2CSV | Exports Sharepoint lists and views as a CSV file |
| ParameterTransformer | Transforms parameters between two add-in instances |
| ServerCheck | Checks the availability of servers using the “ping” command |
| SharepointEraser | Deletes items in a SharePoint list / library that have reached a certain age |
| SharepointToDB | Exports items from a SharePoint list / library to an SQL database |
| TextReplace | Replaces regular expressions in a text file and converts the character set |
| WebConnect | A web service which can be called by external applications and which triggers an event |
| WebRemote | Sends a message with the name of the event and the associated parameters to a web service |
| XSLTransform | Transforms XML files |
| ScriptRunner | Runs any program or script |