cancel
Showing results for 
Search instead for 
Did you mean: 

Connect SAP Mobile Documents Client Windows with the Server

haben
Explorer
0 Kudos

Hi gurus

I've installed the SAP Mobile Documents and I've some problems.

1. I installed the Windows Client for SAP Mobile Documents.

     In the setting I insert the address https://server.local.net:50001

     If I'd login, i become the following error:

        "Could not establish connection to server"

   

    The access over the IE on the same host with port 50001 works fine.

     https://server.local.net:50001/mcm/browser/index.jsp

2. I cannot upload every files to the Repository. Only one file I can upload. That means, in generally it works.
    If I upload a pdf with file size of 17 KB it works.
    If I upload a pdf with file size of 392 KB it does'nt work.

    

     The profile parameter icm/HTTP/max_request_size_KB = -1 in DEFAULT.PFL is set.

Can everybody help me?

Thanks a lot.

Maic

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member4958
Participant
0 Kudos

Hi Maic, how are things?

We have the same problem here and I can't connec and show me this message:

"Could not establish connection to server".

At server configuration we have: https://mywebsite.domain/mcm/browser/index.jsp and it is not running.

What should we do to solve this issue?

Thanks

Marcos.

haben
Explorer
0 Kudos

Hi Marcos

I solved the problem as follows:

- I used a reverse Proxy with standard port 443. (Alternative you can configure the port 443 in the NetWeaver)

- I configured the mobile documents client only with the hostname such as https://hostname.domain.com

If you use the standard https port 443, you don't have to give the portnumber in the url, and you don't must set the /mcm/browser/index.jsp.

I hope this help.

Maic

former_member4958
Participant
0 Kudos

Hi Maic, thanks for helping us with this trouble.

But I configured SAPWEBDISPATCHER as a reversy proxy using 443 and an certificate.

The default page http://server.domain:50300/irj is https://website.domain and it is running fine and accessible.

If I try to use only https://website.domain/ it does not run too.

Question: How do you configure the Netweaver to use 443?

Thanks

Marcos.

haben
Explorer
0 Kudos

Hi Marcos

if you use a webdispatcher as reverse proxy, it should be work.

Do you have a official certificate? In the NetWeaver and in the webdispatcher?

If you connect with IE to https://website.domain, do you have a certificate error?

If yes => you need a official certificate without an error.

If no => It shoud be work.

Maic

former_member4958
Participant
0 Kudos

Hi Maic, thanks for your help.

Our certificate is running fine and we don't have problems with it.

Searching in NWA logs we can see this message when we try to acces: "anonymous user can't open bridge binding"


Do you know what is this?


Thanks

Marcos.