1.1 OBCL Installation Modes
This document explains about OBCL installation mode. They are:
OBCL with External Limits
The integration supports the following modes of OBCL - Limits installation
- Standalone Limits system with OBCL - SYNC Method
- Standalone Limits system with OBCL - ASYNC Method
- Co-Deployed limits installation - SYNC Method
- Co-Deployed limits installation - ASYNC Method
Table 1-1 OBCL Installation Modes
| Details | Standalone | Co-Deployed | ||
|---|---|---|---|---|
| - | SYNC (1) | ASYNC (2) | SYNC (3) | ASYNC (4) |
| Data Storage | Different DB | Different DB | Same DB | Same DB |
| Deployment | Different App | Different App | Same App | Same App |
| Mode Interface | Web Service | Web Service | Web Service | Web Service |
| Limit Response Handling | Online | Deferred | Online | Deferred |
Parent topic: OBCL - ELCM Integration