Before being able to define business transactions a corresponding application must have been defined which the business transaction should belong to. The page Defining Applications describes how to create application definitions.
Business transaction definitions are managed on the Business Transaction Definitions page of an application definition editor. To navigate there, open the target application and select the Business Transaction Definitions tab at the bottom of the editor:
Each application may have an arbitrary amount of business transaction definitions. Per default, each application definition has an immutable business transaction called Unknown Transaction. The Unknown Transaction is a placeholder for the case that none of the defined business transaction mappings apply to an incoming request.
Creating Business Transaction Definitions
To create a business transaction definition click on the Create button in the toolbar of the Business Transaction Definitions page. This opens a dialog requesting for the following information:
- Name:
- Description:
- Insert Before:
Explain parts ...
Matching Rule definition...
Order of business transactions matters! Example with browse and search:
both requests are accessing the URL /dvdstore/browse
Need to move Search Up
Dynamic Name Extraction
Result of defining business Transactions