We have a strange problem where XPages stop working (like they would not exist) almost every day. The solution is the rebuild the app with Domino Designer. I'm quite tired of doing that many times a week.
I have not found a solution and I'm thinking about automaticaly rebuilding the applications in server side every day. So far I haven't figured out how to do that. Is it possible and how?
Domino 9.0.1FP6 on Windows 64bit
Update:
Found this "command line building":
https://www.ibm.com/support/knowledgecenter/SSVRGU_9.0.1/user/wpd_srcctrl_headless_command_line.html
It's close but looks like it will create a new NSF from source files:
file name - A string value containing the name of the NSF/NTF to be created.
I need to rebuild an existing NSF file.