

User Guide › Design › Foundation Entities › Business Logic Modules › Add a Business Logic Module
Add a Business Logic Module
A Business Logic Module can be one of the following types:
|
Business Logic Module
|
Description
|
|
Full Business Logic
|
Result function is present in the script
|
|
Class
|
Single VB class
|
|
Library
|
Collection of procedures, functions and classes, that matches none of above conditions
|
Note: A Business logic module must match its type. The business logic module type cannot be changed.
To add a business logic module
- In the Business Logic Modules page, click Add New and then select the type of business logic module you want to add.
The Business Logic Modules Details page opens.
- In the General tab, enter the relevant details for the new business logic module:
- In Name, type the name you want to use for the business logic module
- In Description, provide a description of the business logic module
- Click on Included In to view the entities that use this business logic module.
- In the Preliminary tab, edit the script as required.
- Make sure that the Syntax on exit option is checked.
- Make sure that Registration is checked
- Click Save to save the business logic module.
Copyright © 2013 CA.
All rights reserved.
 
|
|