Rank: Newbie
Groups: Registered
Joined: 1/4/2018(UTC) Posts: 4  Location: Madrid
|
I have a simple REST call working in Designer. Simple = no parameters, no auth, ... If success I put result in a box ($MT_HTTPExecute_Result//nextval -> node) Well. I run from Designer and it works. From my Android device it doesn't. No log entries in my web server. It was working in the past. I tried to manage by uninstalling and re-installing the app .... Can anyone help me?
|
|
|
|
Rank: Administration
Groups: Registered, Administrators Joined: 7/21/2014(UTC) Posts: 498
Was thanked: 88 time(s) in 88 post(s)
|
Can you share with us your sample file, otherwise no chance to help
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 1/4/2018(UTC) Posts: 4  Location: Madrid
|
Originally Posted by: bbv  Can you share with us your sample file, otherwise no chance to help Test solution attached. Page load action calls REST service and gets a number.
|
|
|
|
Rank: Administration
Groups: Registered, Administrators Joined: 7/21/2014(UTC) Posts: 498
Was thanked: 88 time(s) in 88 post(s)
|
Just tried your app with an Android 4.0 client and MobileTogether Server 4.0
Everything works just as expected. What version of the server do you use? You have to understand that the server makes the REST call and sends the result to client.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 1/4/2018(UTC) Posts: 4  Location: Madrid
|
Originally Posted by: bbv  Just tried your app with an Android 4.0 client and MobileTogether Server 4.0
Everything works just as expected. What version of the server do you use? You have to understand that the server makes the REST call and sends the result to client. Server is 4.0 on x64 Windows Server 2012 R2 Mobile is Samsung S6 with Android 7.0
|
|
|
|
Rank: Administration
Groups: Registered, Administrators Joined: 7/21/2014(UTC) Posts: 498
Was thanked: 88 time(s) in 88 post(s)
|
1. Did you also install most recent MobileTogether client on your Samsung phone? 2. Are you sure that your server is not prohibited anyhow from accessing REST service? 3. What happens if you simulate execution in your Designer using your server. There is this command "Use Server for Workflow Simulation" which has a Ctrl-F5 as shortcut. What happens then?
If none of my questions above help, is there any chance for us or for Altova Support to reach your server and try execution. Otherwise we can only continue guessing, because as I said - your app works just fine for me...
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 1/4/2018(UTC) Posts: 4  Location: Madrid
|
Originally Posted by: bbv  1. Did you also install most recent MobileTogether client on your Samsung phone? 2. Are you sure that your server is not prohibited anyhow from accessing REST service? 3. What happens if you simulate execution in your Designer using your server. There is this command "Use Server for Workflow Simulation" which has a Ctrl-F5 as shortcut. What happens then?
If none of my questions above help, is there any chance for us or for Altova Support to reach your server and try execution. Otherwise we can only continue guessing, because as I said - your app works just fine for me... #2 was the problem. Thanks.
|
|
|
|
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.