on ‎2016 Jul 25 4:39 AM
Hi experts,
The environment is 2 separate servers as following:
1.DB server: Windows server 2012+SQL server 2012, and all company databases( 7 DBs) reside in this server.
2.AP server: Windows server 2012+SAP B1 9.1 PL12 (include license server)
Now, I try to use integration solution. During B1if installation within AP server, I can NOT connect to DB server( AP server as default and gray out).
How can I solve this problem? Or What structure should be changed ?
thanks for your assistances.
Helen
Request clarification before answering.
Hi Helen
it´s recommended in the admin guide that the installation of B1if is NOT done on teh machine where B1 resides.
Bytheway - it´s a little difficult to assist. Can you provide screenshot(s) of your problem ?
Regards
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
I have followed the admin guide of B1if ,
I check B1DI and JDBC connection for all company DB of AP server and OK.
I check B1DI and JDBC connection for all company DB of DB server and OK.
Afterward, I try to change B1if of DB server into B1if of AP server. That is one B1if serves two server.
However, I can not get the desired result, the error message as :
Any idea?
thanks in advance,
Helen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Helen
as far as I know B1DI connection does not properly work before JDBC works. Thatswhy try to get JDBC working first.
For JDBC you have to set 4 settings :
driver com.microsoft.sqlserver.jdbc.SQLServerDriver
url jdbc:sqlserver://<IP-address>\SQLEXPRESS;integratedSecurity=false;databaseName=<database_name_in_SQL_server>;selectMethod=cursor;applicationName=IntegrServerSBO-COMMON
user I used sa
password pw of sa
This works at my installation. Maybe it helps.
Regards
Stefan
Hi Stefan,
I do check the 4 settings for JDBC, but it still not work.
Before, I have install 4 company DBs,SAP B1 server, B1if, and intercompany in one server, it works but got very poor performance (same as installing more memory)
Therefore, I try to config 2 different servers: AP and DB. then I got errors as above and I really don't know what configuration I should take and will separating server solve the performance problem?
Any document I can refer to?
Regards,
Helen
| User | Count |
|---|---|
| 30 | |
| 27 | |
| 21 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.