cancel
Showing results for 
Search instead for 
Did you mean: 

Any way yo connect from Android WorkManager client to Agentry.WorkManager server using IP address

Former Member
0 Kudos

Hi All

We installed Mobile Work Order Management for SAP Systems.

ABAP Add-ons in ERP System: - Installed and works

BC set to activate: - done

SAP Mobile Platform 3.0.7: Installed and works

Agentry SAP Work Manager 6.2: Installed and works


Use the SMP 3.0 generated certificate and install: - done

Check that the Agentry application can be seen: - done, it works

   https://192.168.0.107:8081/SAPWM


https://bdv-vp7-pc:8081/SAPWM   

doesn't work as our internal network don't use DNS


The question is - is it possible to set up connection from Android WorkManager to Agentry.WorkManager under such conditions?


Sever = https://192.168.0.107:8081/SAPWM gives error

Requesting Public Key From Server

SSL Hostname Inavlid

Communiction error (14)

Connection failed

Ending transmission

Accepted Solutions (1)

Accepted Solutions (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

The error SSL Hostname invalid indicates the hostname entered in the URL (IP address in your case) doesn't match the name on the SSL certificate of your SMP3 server.

You will need to update your certificate to be IP based.  See Regenerating SMP 3.0 Agentry Certificate for details on what you need to do.

--Bill

Answers (1)

Answers (1)

Former Member
0 Kudos

Yes you can use an IP address instead of a Host name, but if you do, then the certificate would need to also be the IP address and not the host name.