سؤال

Is there a way to get from Business Objects Enterprise XI R2 Report Names and their connections information? I heard that there is a way to query metadata, but not even sure where and how to begin. Google does not return any particular information on that subject

Thank you in advance.

هل كانت مفيدة؟

المحلول

Hooh. Finally got it:

Select  SI_NAME,SI_PROCESSINFO.SI_LOGON_INFO 
From CI_INFOOBJECTS 
Where SI_PROGID='CrystalEnterprise.Report' And SI_INSTANCE=0 
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top