piggy back data on rsClientReport or rsClientReportExplorer
Hi there
for our application we use postgrsql and kbmMW.
We have a Client Report Explorer integrated into our client application.
Using kbmMW's dade component when a client requests a report from the report
builder server, the report server will request the data from our appserver
over a kbmMW query service.
Depending on what user is logged into the client application depends what
PostgreSQL schema they get there data from.
Is there anyway when using the client report explorer, to send this schema
name off to the reportbuilder server which can inturn send this off the our
kbmMW appserver so that the user will have their report populated with the
correct data?
Thanks in advance
Shaine
for our application we use postgrsql and kbmMW.
We have a Client Report Explorer integrated into our client application.
Using kbmMW's dade component when a client requests a report from the report
builder server, the report server will request the data from our appserver
over a kbmMW query service.
Depending on what user is logged into the client application depends what
PostgreSQL schema they get there data from.
Is there anyway when using the client report explorer, to send this schema
name off to the reportbuilder server which can inturn send this off the our
kbmMW appserver so that the user will have their report populated with the
correct data?
Thanks in advance
Shaine
This discussion has been closed.
Comments
See Tech Tip below.
-------------------------------------------------------
Tech Tip: RB Server and Custom Parameters
-------------------------------------------------------
The RBServer Custom Parameter demos show how to define custom session and
report level parameters that can be used to implement security and other
types of custom processing.
The are three projects that work together. Each project includes a
ReadMe.doc and commented code.
1. RBServer\Demos\Servers\Custom Parameters
2. RBServer\Demos\WebTier\Custom Parameters
3. RBServer\Demos\Clients\Custom Parameters
The demos include examples of how to...
1. Define Custom Session parameters.
A custom login form is displayed. Based upon the login, the catalog of
reports available to the user is filtered.
2. Define Custom Report parameters
A custom parameter form is displayed. The parameters are used by the report.
3. Custom AutoSearch form
A custom autosearch form is displayed. The parameter values are used by the
autosearch criteria.
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com