Thank you for the additional information and please see responses below.
when the ZENworks guy distributes the encoded version, it’s going to stomp on my source code version
Yes, this is true if your Applets folder is the same as every other user within the organization and is automated by ZENworks. This risk can be mitigated by changing your default Applets folder for your workstation, so that your source code applets load from a different folder than other users. Change the default folder locations by using the Formativ Windows Control Panel Applet, which will update an associated registry entry.
This approach should not substitute for having an alternative, secure backup of your source code. 🙂 We use a source code control system to store our Applet source code.
While the use of eDirectory automated the encryption of the applets during distribution, moving to a ZENworks approach means the applet developer/distributor needs to Flexalock the applet prior to ZENworks distribution to GroupWise clients running Formativ Runtime.
Is there a corresponding File, Open operation that I just don’t see?
No, you are not missing these options, they do not exist. The reason is that it is assumed any applet to be loaded will be stored in either the local My Applets folder or the public user (shared) folder on the workstation. The applet must be physically copied into one of these locations before it will appear in the Creator IDE and accessible via the GroupWise client interface.
I’d like to import the saved file back in
Copy the original applet source vbf into the workstation’s Applets folder and restart the GroupWise client.
The saved version of the source code has the form data encoded in it. Is it reasonable that I can open the saved off source file, copy all to the clipboard, and paste all into the applet in the library, and the form imports as well?
The applet source XML file does include form data although you cannot import forms by pasting them into the IDE’s applet source code editor. When the applet XML file loads, only parts of the XML are loaded into the visible area of the IDE’s editor.
To achieve your objective, simply copy the applet source vbf into the Applets folder, restart the GroupWise client and open the Formativ Creator IDE.
Should you have the need in future, to Export/Import forms, click on the Forms button on the IDE when an applet is loaded and choose EXPORT or IMPORT. To import you will already need to have previously exported one or more forms (.frm files).
Please let us know if you have any further questions.
Kind Regards,
Advansys Support