Automation Services insert dynamic date in body/subject of email
We have create a job that send email containing information about day before. We reached to show into the subject of the email the date of current time using "{date}" . We need to show into the subject the date of day before running.
Guest
Dec 22, 2020
Based on users requirements, it is really required to have flexibility of custom format in Subject Mail as sometime , users are looking for date in specific format ,sometime there is demand to show yesterday date.
This would be useful to set a custom date in subject and body. For example, if we wanted day before date (i.e. yesterday), this could be done using a function like AddDate({date},-1).
Based on users requirements, it is really required to have flexibility of custom format in Subject Mail as sometime , users are looking for date in specific format ,sometime there is demand to show yesterday date.
Request you to kindly take it in consideration.
If the system added {date-1} this would solve this problem.
While adding these why not also add others like {processing_time} to report how long the job took to run.
I am sure there are others that could be useful.
This would be useful to set a custom date in subject and body. For example, if we wanted day before date (i.e. yesterday), this could be done using a function like AddDate({date},-1).
Please consider to implement TIBCO!