Seal Report Forum
»
Report Edition
»
Reports
»
How to change default repository location when using the API?
Rank: Newbie
Groups: Registered
Joined: 2/28/2019(UTC) Posts: 4 Thanks: 2 times
|
I am planning to use different repository folders for different websites hosted on the same server. Is it possible to give a different location to the repository folder when using the Web Interface API?
Thank You.
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 12/20/2013(UTC) Posts: 1,209 Thanks: 14 times Was thanked: 206 time(s) in 199 post(s)
|
There is no parameter to do that dynamically... However the repository location is defined your web.config <Seal.Properties.Settings> <setting name="RepositoryPath" serializeAs="String"> <value></value> </setting> </Seal.Properties.Settings>
So if you have several web sites, you the repository location will be given by what you have set in the web.config.... Right ?
|
|
|
|
Seal Report Forum
»
Report Edition
»
Reports
»
How to change default repository location when using the API?
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.