We have SMTP configured and working in our CE9 installation. We also customized ePortfolio to eliminate fields that we don't want the users to enter.
We now want to obtain values for some of these fields from the server defaults, entered in the CMC / Manage Servers / Soiver.report / Destinations / CrystalEnterprise.Smtp / Properties.
Schedule.csp queries the Report object with SELECT SI_DEST_SCHEDULEOPTIONS FROM CI_SYSTEMOBJECTS WHERE SI_PARENTID = 29 AND SI_NAME = 'CrystalEnterprise.Smtp'.
What is the corresponding query that selects the Server defaults SI_DEST_SCHEDULEOPTIONS?
Thanks,
Mike
We now want to obtain values for some of these fields from the server defaults, entered in the CMC / Manage Servers / Soiver.report / Destinations / CrystalEnterprise.Smtp / Properties.
Schedule.csp queries the Report object with SELECT SI_DEST_SCHEDULEOPTIONS FROM CI_SYSTEMOBJECTS WHERE SI_PARENTID = 29 AND SI_NAME = 'CrystalEnterprise.Smtp'.
What is the corresponding query that selects the Server defaults SI_DEST_SCHEDULEOPTIONS?
Thanks,
Mike