Show TOC

Procedure documentationTypical Workflow

 

The following steps describe the typical workflow of integrating BRFplus functionality into your application.

Note Note

Note that in the following overview, the term “application” which is used in the first as well as in the last step refers to two different, but related concepts:

  • In the first step, Create an Application, “application” refers to the BRFplus element type Application which serves as a super-ordinate object for collecting all objects used to model the business logic that you want to integrate into your solution.

  • In the last step, Integrate with Application, “application” refers to your solution which you want to enhance by the business logic encapsulated in the BRFplus rules.

End of the note.

Procedure

  1. Create an application.

    For more information, see Creating an Application

  2. Create a function.

    For more information, see Creating a Function

  3. Activate the objects.

  4. Simulate the function.

    For more information, see Simulating a Function

  5. Integrate the BRFplus function with your application.

More Information

Quick Start Tutorial