How do we load balance the RFC connection in BODS 4.0 to multiple messages server in BW/BI 7.3?
We are trying to run some process chains via BODS 4.0 data services to BW 7.3:
RFC = XXX_XXXX
Chain = YYY_XXX_CCC
user = XXX_XXXXXXX
We have set up 4 BODS connections to each app server (seems BODS does
not allow load balancing?) and now connection is working ok.
Problem seems to be now the chain is periodically failing seemingly
because the steps from chain YYY_XXX_CCC in BW 7.3 are moved between the
application servers.
We could see sometimes the jobs hang (guess because BODS is not aware
of the load balancing in BW 7.3) and periodically gives errors.