We are using cloud based Mongoose platform and I want to copy a form from TEST tenant to PROD tenant. Should I use form sync for this ? I see only one option which is TEST for both source and target.
Appreciate any help!
Thanks,
Rachana
You can use Form sync to import/export forms.
You can also use Deployment Form to import/export the form as well as any table/IDO/assemblies the form uses.
I'm not on cloud so not sure if this is the right way - but can you use Application Metadata Transport form in Mongoose directly to export your form to an XML file? Then run Application Metadata Transport from in your production environment to import the XML file?
Sorry - App Metadata Transport does not do forms! Forgot about that.
I am on the clousd. You use form sync and put the same tenant (i.e.: Test) for both source and target, do your export. The log onto your PROD tenant, use PROD for both source and target and import the xml file which FORM SYNC created during your export.
Thank you! It worked.