Page 1 of 1

Problem mobile client

Posted: Thu Sep 17, 2020 11:37 am
by JPG
Is it possible to trace a mobile client session on the AS400 and how?
Currently when starting it on a mobile device, I am having connection problems:
"Unable to connect https://xxxxxxx.yyyy.es"

Re: Problem mobile client

Posted: Thu Sep 17, 2020 11:55 am
by Scott Klement
Hello,

Its not clear what you mean by "trace a mobile client session". The mobile client runs on the mobile device, but it does invoke a program on IBM i, so you could debug the server-side program if you wish.

Based on what you've told us, though... it's unable to connect to the IBM i. So, you'll need to solve that problem first. Once its able to connect, you can debug the server-side program using SEP breakpoint or similar.