Since the client does not connect to the business logic server
directly, this server does not require any user interface pages or
any navigation flows for business operations. To implement a business
logic server, do the following things in the analysis and design phase:
- Identify the needed host transactions.
- Identify the needed services.
- Identify the needed operation flows.
- Create a data dictionary.
- Design the business operation flows.
- Define the data elements and formatters.
- Define the context hierarchies with their associated resources
(data and services).