Maintaining Business Rules
Business Rules enables the modification of actual business rules under a designated release. Initially, the system does not provide any default business rules as they are dependent on a customer’s business use case. Therefore, it is the user’s role to create the business rules.
The business rules are managed by importing and exporting them using comma separated values (CSV) files. The comma separated values (or CSV) file format is a file type that stores tabular data.
This CSV example illustrates that:
- Fields that contain commas, double-quotes, or line-breaks must be quoted.
- A quote within a field must be escaped with an additional quote immediately preceding the literal quote.
- A space before and after delimiter commas may be trimmed.
- A line break with an element must be preserved.
Any spreadsheet application, including Microsoft Excel can be used. Verify the final format is in the CSV-style before importing.