url that Integration Service is using

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

Steve James
Ebase User
Posts: 331
Joined: Mon Mar 10, 2014 8:34 am

url that Integration Service is using

#1

Postby Steve James » Thu Nov 26, 2015 9:22 am

Hi how can I see the url that a 3rd party is using to call an Ebase Integration Service?

Issues with VPN tunnels, internal, external etc.

Thanks
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Thu Nov 26, 2015 9:47 am

I think you should see this in the tomcat access logs, or IIS/Apache equivalent. This has one line for each Http request including the status code.
0 x

Steve James
Ebase User
Posts: 331
Joined: Mon Mar 10, 2014 8:34 am

#3

Postby Steve James » Thu Nov 26, 2015 10:58 am

Hi Jon, I had to turn on the access logs but neither common nor combined return the full url. I've also tried resolveHosts = true.

The same is true if I call the web service from within the Designer.

Web Service

Code: Select all

nn.nn.nn.nn - - [26/Nov/2015:11:05:27 +0000] "POST /ufs/integration/SendSMS HTTP/1.1" 200 221 "-" "-"
Form

Code: Select all

nn.nn.nn.nn - - [26/Nov/2015:11:05:27 +0000] "GET /ufs/ufsmain?formid=SPORTLEISURE_EVENT&WHICH_FORM=Activities+booking+form&WEBSITE_PARAMETER=BASE+Camp HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36"
0 x

Steve James
Ebase User
Posts: 331
Joined: Mon Mar 10, 2014 8:34 am

#4

Postby Steve James » Thu Nov 26, 2015 11:57 am

Also for our forms we are able to detect via UFS_REQUEST_URL whether the form is being called from an internal or external source.

It enables us to have 1 environment but restrict access to certain forms.

As you are pointing us as logs I take this to mean we won't be able to do a similar thing with integration services?

Thanks
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#5

Postby Jon » Thu Nov 26, 2015 2:08 pm

I guess you're trying to see the whole URL. I'm afraid I don't know much about this subject, have you seen this link
http://blog.techstacks.com/2008/08/tomc ... gging.html
0 x

Steve James
Ebase User
Posts: 331
Joined: Mon Mar 10, 2014 8:34 am

#6

Postby Steve James » Thu Nov 26, 2015 2:47 pm

Thanks Jon, that has kind of negated the requirement. I had assumed initially that UFS_REQUEST_URL would work in the same way as it does for forms.
0 x


Who is online

Users browsing this forum: No registered users and 20 guests