Can anyone advise of a slick way to implement “new version checking” in a Notes template?
I’d like to have a process that runs say daily that goes out to a web site and checks to see if a newer version of a .ntf is available… then downloads and applies it if there’s something newer.
Any good ideas?
Subject: anyone done a - new version checking function for NTF files?
It is possible in LotusScript and Java. But i would prefer to just get notified about the new version and then download and install it manually. I guess it’s not so often the template is changed to need to automate the process.
Subject: RE: anyone done a - new version checking function for NTF files?
If you’re going to trust someone to that extent, to install a new design without testing it first, then you might as well just have your Domino server replicate templates with their Domino server and let the nightly Design process take care of it.