The AssetEquipmentSyncReport is delivered with the software and extracts asset details from the system.To prepare
the data for synchronization, we recommend relating the report to a detail object.
The report retrieves asset details based on the properties and criteria defined in
the AssetEquipmentSyncView view definition, and generates XHTML output. The AssetTransform (XSLT) template is then applied to the XHTML output in the background to generate
a CSV file required for an asset synchronization.
To view the report,
Edit a report
By default, the AssetEquipmentSyncReport is delivered with the properties such as Name, Description, Equipment ID, and FUNCLOC.
-
You can define the Criteria for each property and specify the asset names as values for the assets to be synchronized.
This is useful when viewing the report, where you can select a property value to filter
the report results. For more information on how to edit a report, see Edit a report.
-
You can add additional properties to the report by configuring the AssetEquipmentSyncView view definition. To update the view definition, you must
-
Export the data to a .xml file using the Export Data option.
-
Add the required properties.
-
Import the file using the Import Data option.
For more information, see Export data and Import data. To make these changes, you must have the System Administration role or contact your HxGN SDx2 system administrator.
After configuring additional properties in the report, you may have to update the
AssetTransform (XSLT) template to ensure accurate data transformation. For more information, see
Modify the AssetTransform XSLT file.
To verify the XHTML to CSV transformation, run the report manually by ensuring the
following report settings:
-
Report Output Style is set to XHTML.
-
Report Template is set to AssetTransform.
For more information on configuring report settings, see Edit a report.