crystalvictim
Programmer
Hi,
using CE8.5 is it possible to change a scheduled report's attributes? To be more precise, we are in need to replace the unmanaged disk's path specification in a bunch of more than hundred reports. As this attribute seems to be 'hidden' within the CE-database's BLOB-field, we're looking for some sort of custom code (a csp-page) that provides us with a solution. E.g. looping over all scheduled reports and replacing the destination '\\bruderep1\...' with '\\bruderep2\...'.
Furthermore - as we're scheduling the reports based on file events (there's about one event for each report) - we also need to change the event's file-attribute (i.e. the path/file the event is waiting for). Basically it' the same thing here: Looping over all existing (file-)events and replacing '\\bruderep1\...' with '\\bruderep2\...'
It would be great to know if such a custom coding would still work when using CE10 or what modifications we would have to apply in this case.
Thanks in advance for your help!
using CE8.5 is it possible to change a scheduled report's attributes? To be more precise, we are in need to replace the unmanaged disk's path specification in a bunch of more than hundred reports. As this attribute seems to be 'hidden' within the CE-database's BLOB-field, we're looking for some sort of custom code (a csp-page) that provides us with a solution. E.g. looping over all scheduled reports and replacing the destination '\\bruderep1\...' with '\\bruderep2\...'.
Furthermore - as we're scheduling the reports based on file events (there's about one event for each report) - we also need to change the event's file-attribute (i.e. the path/file the event is waiting for). Basically it' the same thing here: Looping over all existing (file-)events and replacing '\\bruderep1\...' with '\\bruderep2\...'
It would be great to know if such a custom coding would still work when using CE10 or what modifications we would have to apply in this case.
Thanks in advance for your help!