Big Fix Database Table Mapping

Hi
I have a few web reports . I need to know the table behind the web report.
I know its in BFEnterprise .
But where in BFEnterprise ?

We generally do not recommend querying the BigFix databases directly, and would instead recommend the REST API for most use cases. That said, perhaps the following links may help:

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Endpoint%20Manager/page/Querying%20BigFix%20Data

https://developer.bigfix.com/other/database-api/

Generally, Web Reports would not be inside BFEnterprise, they’d be in another database (I think the default name is “BESReporting”).

They are stored in the WEBREPORTS table within the BESReporting database. They are stored in the ReportXML field as XML.