updateExportXML
Updates an export XML file with the changes made to the corresponding readable XML file. You can update a readable XML file that contains Model repository contents and regenerate the export XML file with the changes.
The infacmd xrf updateExportXML command uses the following syntax:
updateExportXML
<SourceExportFile|-sxf> source_file
<generatedViewFile|-vf> view_file
<TargetFile|-tf> target_file_Name
The following table describes infacmd xrf updateExportXML options and arguments:
Option | Argument | Description |
---|
-SourceExportFile -sxf | source_file | Required. Path and file name of the export XML file. |
-generatedViewFile -vf | view_file | Required. Path and file name of the readable XML file that contains the required changes. |
-TargetFile -tf | target_file_Name | Required. Path and file name of the updated export XML file. |