Skip to Content
0
Jul 28, 2023 at 09:03 AM

CI_INFOOBJECTS.SI_ID is populating as NULL

78 Views Last edit Jul 28, 2023 at 02:28 PM 2 rev

Hi All,

I am using the following query to get the SI_ID. From query builder it is giving value for SI_ID, but in the URL, it is populating as NULL.

Select SI_ID From CI_INFOOBJECTS Where SI_PROGID = 'CrystalEnterprise.Report' AND SI_INSTANCE = 0 AND SI_NAME ='" + reportName + "' "

Can you all please help me to debug this.Thank you very much.

Chaparala