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