logo

Warning: The forum is now for consultation only. Please use GitHub Discussions to post any questions or comments.


Welcome Guest ! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
philln12  
#1 Posted : Friday, February 1, 2019 12:46:22 AM(UTC)
philln12

Rank: Newbie

Groups: Registered
Joined: 2/1/2019(UTC)
Posts: 2
United States

Hi,
I want to be able to execute a report through the iis without needing to go through the dashboard first. I was wondering how I can implement this?
epf  
#2 Posted : Monday, February 4, 2019 7:26:25 AM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 205 time(s) in 198 post(s)
You have to login through JavaScript first to achieve this.
Please check: https://sealreport.org/demo/WebInterfaceAPI.html

plus some posts in this forum...
philln12  
#3 Posted : Wednesday, February 6, 2019 7:14:58 PM(UTC)
philln12

Rank: Newbie

Groups: Registered
Joined: 2/1/2019(UTC)
Posts: 2
United States

I created a basic html file that run jquery and am trying to do a post on "https://sealreport.org/demo/SWIGetVersions".
However, similar to the forum post below, it is returning with a 404 error.
"GET https://sealreport.org/d...utoDetectCookieSupport=1 404 (Not Found)"
https://sealreport.org/f...t.aspx?g=posts&t=772

I dont have any config files since my program is running on just an html file. Any suggestions?
epf  
#4 Posted : Thursday, February 7, 2019 8:21:38 AM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 205 time(s) in 198 post(s)
You are right to refer to this post.

The web.config file is of course on the machine running IIS. You cannot make it works without having a Web Server configured correctly.

Good luck.

Users browsing this topic
Forum Jump  
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.