Hi,I am aware of how to setup file, directory list deployment.How should I setup incremental publish in OD and get a report of content added/deleted or removed from a particular publish.Is that I need to you a OD reporting facility or shall I have to go for DNR, if so please let me know the steps and the same code to setup the same.Thanks,Mak
You can do this in any number of ways - a DNR script can inform you of what was deployed and/or deleted through the OD process - and you can utilize that information in any way you want. If you do not know how to write DNR scripts you should read the manuals and search the forums for examples (and search the ODHOME solutions directory too).Whether or not this will really satisfy your requirements - only you and the person(s) pushing the requirements can say - and since it appears obvious that you are supposed to be fulfilling these requirements - it's your job (not ours) to provide the code - so please don't ask us to provide you with the code to do your job without at least taking the first step and producing something that comes close to doing it yourself.
I got few way to write DNR script, how should I find out in the ipl (perl script) if the files in the repository are older than 30 days?