Sparx Systems Forum
Pro Cloud Server / Prolaborate / WebEA => PCS General Board => Topic started by: Guillaume on May 02, 2022, 04:36:23 pm
-
Hello,
Is there a way to query Prolaborate database using the custom Reports widgets in v3 or v4 ?
Thanks,
Guillaume
-
Hi,
Depends on where your prolaborate and sparx repos are stored. I have both on same SQL Server DB. So i can use the following SQL (as an example)
SELECt emailid as name FROM Prolaborate.dbo.users
(where prolaborate is the name of my prolaborate database).
-
Thanks, this is very useful ! :D
-
Is there a way to query the Prolaborate database using the custom Reports widgets in v3 or v4?
Hi Guillaume, At the moment only EA resources can be added to the custom reports.
Arshad