Hello Everyone,
I have heard, It is possible to automate "Publishing"at a desired time and interval.
Would some one be kind enough to share me a "How To" on it ?
Thank you so much
Hello Everyone,
I have heard, It is possible to automate "Publishing"at a desired time and interval.
Would some one be kind enough to share me a "How To" on it ?
Thank you so much
Thank you so very much for the response Sundus :)
Yes, What i mean is to "Publish an already published Export", as we keep making changes and it has to
be published again and again many a times during the day, hence i need to automate this, so that it happens
just once a day !!
I am using Aris 9.7, If there is any specific instructions for it, Please do share that as well :)
Thank you,
Sundus Israr on
Hi Sayed,
By 'Publishing' if you mean publishing a new export everytime - this can be achieved by using the standard report "Start Publisher Export", changing line 23,24,25 according to your settings and remove the "Open Dialogs" in the script properties. Create a new "Scheduled Report" and choose the above script. It will create a new Publisher export named 'Test export' every time.
If you mean updating an already published export, please refer to the below article for creating such a customized script. You can schedule this script like above using Scheduled Reports (if you don't want to run it through scriptrunner).
http://www.ariscommunity.com/users/shyoo/2011-03-02-how-implement-automatic-business-publisher-update
Hope this is helpful.