Hi All,
I have a question about SLD settings.
I have SQL server (i.e. server name is SQL)and License server (i.e. name is LICSRV) on the separate machines. After installing Integration Components, in SLD my database has been setup like this:
- b1Server: SQL
- licenseServer: LICSRV:30000
- company: TESTDB
- dbUser and dbPassword are OK
- username B1i and passowrd are also set correctly
- diProxyhost: SQL - Is it correct or should be LICSRV?
- diProxyport: 2099
I installed Integration Components on License server. Now when I try to test connection for JDBC then connection successful. When I try to test connection for B1DI I get error:
XCE001 Nested exception: java.rmi.RemoteException: com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: java.rmi.ConnectException: Connection refused to host: WFD-ZZT-ATOMEK; nested exception is: java.net.ConnectException: Connection timed out: connect
I tried to change diProxyhost to LICSRV and connection is successful.
My question is what diProxyhost should be setup?
Regards
Szymon