Hi Team:
For the FormSync, I can see the interface and use it.
If I run the FormSync -Help
I got following information:
For command line upgrade or cloud patching of forms and objects:
-options:Patch/Upgrade merge and synchronization settings (xml file name)
-o:Patch/Upgrade merge and synchronization settings (xml file name)
-target:PatchingTargetConfiguration
-t:PatchingTargetConfiguration
-source:PatchingSourceConfiguration
-s:PatchingSourceConfiguration
-mail:EmailNotification
-m:EmailNotification
If source is temporary tables in target database then only target
must be specified.
Email is optional and can also be specified in target database
ProcessDefaults.
Upgrade
-Upgrade[:UpgradeConfiguration.xml]
-u[:UpgradeConfiguration.xml]
Upgrade configuration optional provided that source and target
are provided with appropriate switches.
Cloud patching
-patch:PatchingInformation.xml
-p:PatchingInformation.xml
Fixes
-fixes:{CheckForms|FixForms|FixETX|CheckExplorers|FixExplorers}
-f:{CheckForms|FixForms|FixETX|CheckExplorers|FixExplorers}
-fixFilter:Form filter (utilizing SQL wildcard characters)
-ff:Form filter (utilizing SQL wildcard characters)
-fixScope:{All|Vendor|Non-vendor|Site|Group|User}
-fs:{All|Vendor|Non-vendor|Site|Group|User}
-fixoutput[:output file in executable folder]
-fo[:output file in executable folder]
For command line export and import of forms and objects or fixes:
"start /wait formsync -argumentname[:argumentvalue]"
Export
-export:ExportConfiguration.xml
-e:ExportConfigurtion.xml
Import
-import:ImportConfiguration.xml
-i:ImportConfiguration.xml
So it is possible to export the form object directly.
For command line export and import of forms and objects or fixes:"start /wait formsync -argumentname[:argumentvalue]"
Export-export:ExportConfiguration.xml-e:ExportConfigurtion.xml
Import-import:ImportConfiguration.xml-i:ImportConfiguration.xml
I am wondering what are the:
-argumentname[:argumentvalue]
I think need to specify
1.the configuration name that related to the my instance.
2.The username and password that grants the permission. (sa)
3. The form name, scope, license, template information.
4. output information like the folder etc.
can someone let me know where I can specify these information?
or any documentation from Infor include these information?
Thank you all very much
Chad