cancel
Showing results for 
Search instead for 
Did you mean: 

cannot log into B1i Intregration Framework.

Former Member
0 Kudos

I recently installed B1i Integration work for SAP Mobile Apps. I seem to have a problem logging into the Integration framework page for SAP Business One.

The installation seemed to go fine. I was able complete setup for EventSender compont successfully. I rebooted server and made sure SAP DI proxy, SAP Eventsender and SAP Integration services are started. I go to start >> Integration solution for SAP Business One >> Integration. I enter B1iadmin user name and password. I am sure I have entered the correct password. I am still not able to connect to Integration framework window.

Any ideas as to why this happens. When I open it in Internet explorer, all it says is "page cannot be displayed". Whereas with Google Chrome, it tells me "the connection to 127.0.0.1 was interrupted"

Thanks,

Krishnan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In case anybody has this issue, here is how I finally solved it. Due to some security settings on the server, the integration framework wouldn't open up. I logged into the Integration framework from a remote workstation. By default remote logon is disabled for Integration framework. Here are the steps to enable remote logon. Hope this is helpful

Enable remote access on integration service level and use the UI via different computer.

To do this follow these steps:

a) Enable the WebDav

C:\Program Files (x86)\SAP\SAP Business One Integration\B1iServer\Tomcat\webapps\B1iXcellerator\ xcellerator.cfg

xcl.webdav=full

b) Enable the remote access

C:\Program Files (x86)\SAP\SAP Business One Integration\B1iServer\Tomcat\webapps\B1iXcellerator\ xcellerator.cfg

xcl.http.localOnly=false

c) Restart the SAP Business One Integration Service

d) Open the following link on another computer that#s connected to the same network:

https://ip_address:8443

Thanks,

Krishnan

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Krishnan,

In case the problem is caused by incorrect user namd and password, you can try to reset the password:

  1. Open xcellerator.cfg (C:\Program Files (x86)\SAP\Integration Framework for SMEs\IntegrationServer\Tomcat\webapps\B1iXcellerator) -> Set xcl.safemode=true ->Restart B1i service
  2. Open B1i Framework ->Go to Maintenance ->User Administration -> Admin User -> Change Password
  3. Reset xcl.safemode=false -> Restart B1i service
  4. Open B1i Framework

Regards,

Qiaoli