Page 1 of 1

How to use the TILE API of xServer Ext. Features via TOKEN?

Posted: Wed Dec 14, 2016 2:29 pm
by Bernd Welter
Hi there,

I have a customer who is going to access PTV xServer INTERNET via the new TILE API provided by xServer Extended Features.
We know that the basic url scheme of the TILE API looks like this:
http://hostname:50000/services/rest/XMa ... {z}/{x}/{y}

How can we include the TOKEN into the client configuration of our SAP system?

Best regards,
Bernd

Re: How to use the TILE API of xServer Ext. Features via TOK

Posted: Wed Dec 14, 2016 3:35 pm
by Tobias Bachmor
Well,

the easiest way is to just append the token like this:

http://hostname:50000/services/rest/XMa ... xtok=TOKEN

Best,

Tobias

Re: How to use the TILE API of xServer Ext. Features via TOK

Posted: Thu Oct 25, 2018 2:42 pm
by Bernd Welter
also described at xServer internet Basic Principles

Thanks to the team!