how i can create fix url address for a report

Stimulsoft BI Server discussion
Post Reply
Rezakhosravi
Posts: 11
Joined: Mon Dec 23, 2019 10:23 pm

how i can create fix url address for a report

Post by Rezakhosravi »

hi
i use your product : Stimulsoft server
but have a problem:
how i can create fix URL address for a report?
i know when share a report , Stimulsoft server create a link for view that , but i want to set My Fix Url like This
"LocalHost:40010\ListOfCostumer"
Last edited by Rezakhosravi on Tue Dec 24, 2019 8:22 pm, edited 1 time in total.
Lech Kulikowski
Posts: 6196
Joined: Tue Mar 20, 2018 5:34 am

Re: how i can create fix url address for a report

Post by Lech Kulikowski »

Hello,

You can set it in the config file in the Web section:

Code: Select all

  <Web>
    <CoreUrl>http://localhost:40010</CoreUrl>
    <ShareUrl>http://localhost:40010</ShareUrl>
    <HomeUrl></HomeUrl>
    <SupportUrl></SupportUrl>
    <LogoUrl></LogoUrl>
  </Web>
Thank you.
Rezakhosravi
Posts: 11
Joined: Mon Dec 23, 2019 10:23 pm

Re: how i can create fix url address for a report

Post by Rezakhosravi »

thank's for reply. your answer didn't solve my problem. i try to explain it better. i have 3 server's i design on one of them and want to upload designed reports on there 2 server but when i upload reports on them my report's got different addresses to run from URL.
how can i solve it? to make fix URL or report address for each report on the 3 server's?
thanks a lot
Rezakhosravi
Posts: 11
Joined: Mon Dec 23, 2019 10:23 pm

Re: how i can create fix url address for a report

Post by Rezakhosravi »

i try to do it
and set <ShareUrl>http://localhost:40010</ShareUrl> to <ShareUrl>http://MyServer</ShareUrl>
and change my share addresses like this :
http://MyServer/s/b1547
but i want to change "b1547"

Image
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: how i can create fix url address for a report

Post by HighAley »

Hello.

Please, send us a request with a link to this topic to support@stimulsoft.com
It seems that there is a bug.
We will send you a special build.

Thank you.
Rezakhosravi
Posts: 11
Joined: Mon Dec 23, 2019 10:23 pm

Re: how i can create fix url address for a report

Post by Rezakhosravi »

Tanks i solve it
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

Re: how i can create fix url address for a report

Post by Andrew »

Great! You are welcome!
Post Reply