jfgonzalez
Technical User
Hi,
Is it possible to edit the header section of the .available.csp file?
What I'd like to do is to insert a date field that will reflect "last updated". Currently our database is reloaded with new data and the cubes are reprocessed every night. When this job is finished, it sends an e-mail to the administrators that the load succeeded. A co-worker has an agent set up to process an html file (currently called date.htm) with a new data whenever it sees the words "Success" in the subject field of the e-mail and the idea is to display the text of this html file somewhere in the header of the .csp file, probably right below the User Name.
I've tried inserting this as a Server Side include but have gotten nowhere so far, and I've looked everywhere at the documentation both online and off. Has anybody tried anything like this before?
Is it possible to edit the header section of the .available.csp file?
What I'd like to do is to insert a date field that will reflect "last updated". Currently our database is reloaded with new data and the cubes are reprocessed every night. When this job is finished, it sends an e-mail to the administrators that the load succeeded. A co-worker has an agent set up to process an html file (currently called date.htm) with a new data whenever it sees the words "Success" in the subject field of the e-mail and the idea is to display the text of this html file somewhere in the header of the .csp file, probably right below the User Name.
I've tried inserting this as a Server Side include but have gotten nowhere so far, and I've looked everywhere at the documentation both online and off. Has anybody tried anything like this before?