Loading...
Select Version
&pagelevel(3)&pagelevel
BeanConnect supports outbound communication in two ways, transactional over OSI TP / LU6.2 and non transactional over UPIC.
When Communicating over OSI-TP / LU6.2, the communication take place between the application server and the EIS partner over a BeanConnect proxy container.
When Communicating over UPIC, the communication take place directly between the application server and the EIS partner.
When using outbound communication you have to do before:
- Defining general properties for outbound communication (see Defining general properties in ra.xml).
- Configuring one or more connection factories in the application server (see Configuring Connection Factory for outbound communication).
- For outbound communication via OSI-TP / LU6.2: Deploying an Enterprise JavaBean for OSI-TP / LU6.2 (see Deploying an Enterprise JavaBean for OSI-TP / LU6.2).
- For outbound communication via UPIC: Deploying an Enterprise JavaBean for UPIC (see Deploying an Enterprise JavaBean for UPIC),