Page 1 of 1

how i can create fix url address for a report

Posted: Mon Dec 23, 2019 10:43 pm
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"

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

Posted: Tue Dec 24, 2019 5:32 pm
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.

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

Posted: Tue Dec 24, 2019 8:21 pm
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

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

Posted: Tue Dec 24, 2019 8:32 pm
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

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

Posted: Wed Dec 25, 2019 10:18 pm
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.

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

Posted: Thu Dec 26, 2019 7:03 am
by Rezakhosravi
Tanks i solve it

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

Posted: Fri Dec 27, 2019 4:51 pm
by Andrew
Great! You are welcome!