cancel
Showing results for 
Search instead for 
Did you mean: 

Connection issue | (MOB 06009) (HTTP 404) | Mobile devices

0 Kudos

Dear Experts,

I've read many posts regarding this issue and tried several possible solutions to solve the connection error I'm getting. Nothing worked out until now so I hope someone can help me on track.

- Launchpad BOE and CMC are accessible via mobile device browsers (i.e. Safari) via external network (Android and iOS devices)

- MobileServer responds "success" when calling so this also looks successfully deployed (?).

http://<named address>.<domain>.nl:8080/MobileBIService/MessageHandlerServlet?message=GetVersion

<Result status="success">

<info>

<version productVersion="14.2.2.1975" internalVersion="4.0"/>

</info>

</Result>

I tried several connection settings within the SAP BusinessObjects Mobile App (Version 6.3.11.2 iOS) to connect to the platform.

Server URL (port = 8080):

http://<ipaddress server>:<port>/BOE/BI

http://<named address>:<port>/BOE/BI

CMS Name (port = 6700):

<ipaddress server> only

<ipaddress server>:<port>

<CMS name> only

<CMS name>:<port>

<Full server name with local domain>

<Full server name with local domain>:<port>

I'm using enterprise authentication with admin credentials.

Hope someone can help me out.

Thanks in advance!

Kind regards,

Marco

Accepted Solutions (1)

Accepted Solutions (1)

Hello Marco,


For the Mobile Server URL you just need to enter http://servername:port only.

You need not put /BOE/BI, that is not required. For Mobile access its the MobileBIService deployed within your tomcat.


Regards

Vikas

0 Kudos

Hello Vikas,

That was the problem.

Thanks a lot for the golden tip!

If everything in life was that easy...

Kind regards,

Marco

Answers (0)