Rebuilding RB Server to work under multiple
Hi,
Currently I have several RB Servers running on our web server. Each one is
connected to a different customer database. Our company has been rapidly
growing, and I am concerned with the growing number of rb servers I have.
Plus, it is hard to maintain and keep track of them all.
Is there a way I can build one rb server that will accept report requests to
different databases from my isapi dll using one port, such as 1334?
I am assuming it would go in the urlrequest somehow, i.e.:
ISAPI_DEV.dll?volume=Report+Explorer+Database&name=STANDARD%20REPORTS%29%5CC
LIENT%20ORDER%20REPORT&folder=v0d1&explorer=dynamic&frameset=1&newsearch=T&c
ontent=pdf&asg0f0se=1234&asg0f0sa=&asg0f0eb=&zoom=90&Database="DEV_SQL_DATAB
ASE"
Do you have any suggestions or code samples?
Thanks!
Clinton
Currently I have several RB Servers running on our web server. Each one is
connected to a different customer database. Our company has been rapidly
growing, and I am concerned with the growing number of rb servers I have.
Plus, it is hard to maintain and keep track of them all.
Is there a way I can build one rb server that will accept report requests to
different databases from my isapi dll using one port, such as 1334?
I am assuming it would go in the urlrequest somehow, i.e.:
ISAPI_DEV.dll?volume=Report+Explorer+Database&name=STANDARD%20REPORTS%29%5CC
LIENT%20ORDER%20REPORT&folder=v0d1&explorer=dynamic&frameset=1&newsearch=T&c
ontent=pdf&asg0f0se=1234&asg0f0sa=&asg0f0eb=&zoom=90&Database="DEV_SQL_DATAB
ASE"
Do you have any suggestions or code samples?
Thanks!
Clinton
This discussion has been closed.
Comments
You can add custom SessionParameters. See RBServer\Demos\WebTier\Custom
Parameters and RBServer\Demos\Servers\Custom Parameters. These demo work
together. Each example included commented code and a ReadMe.doc.
Post here have more questions after reviewing the examples.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com