Skip to content

Profix Import

The software enables loading data via REST API from a Profix ERP instance. This import option requires that you use Profix as your ERP system. Otherwise, this interface cannot be used. The import process runs through an additional table in Profix. The operator has the ability to load orders at the push of a button, similar to file import. After loading, open orders are displayed in a list and can be processed by the user. When activated, completed orders and order progress are directly reported back through the interface. To use this import/export option, an additional table with specific field names and data types must be prepared in Profix. The name of the additional table can be adjusted in the configuration, while the field names are mandatory.

Field NameData TypeDescription
IdInteger (int)Database ID of the row
AuftragsnameString (string)Equivalent to Name
BemerkungString (string)Equivalent to Comment
FaltlaengeAnfangInteger (int)Equivalent to Start Folding
FaltlaengeEndeInteger (int)Equivalent to End Folding
MittelteillaengeInteger (int)Equivalent to Length
BandbreiteInteger (int)Equivalent to Tape Width
MengeInteger (int)Equivalent to Quantity
MengeAbgearbeitetInteger (int)Equivalent to Processed Quantity

When configuring user accounts and assigning access credentials (username and password) for the import/export processes, caution is advised. Accounts with excessive permissions pose a security risk. Minimize risks by applying the Principle of Least Privilege (PoLP) and granting users only the absolutely necessary permissions.