I am working on a project with Adobe LiveCyle Workbench ES4. I have been tasked with automating our deployment to produciton. This is for the entire project which includes LiveCycle, but I have very little LiveCycle experience.
In our current manual process we copy the XDP (right-click->copy) file from TEST and paste it into PROD using workbench. We then must un-deploy the application, then re-deploy it for the change to take affect.
Is it possible to script the export of an XDP in test and then an import of the XDP into PROD?
Are there any best practices?
Can anyone point me to a resource that might help with automating this?
Is there a command line option for the undeploy\deploy?