WAPT
Import your software inventory and WAPT deployment status
The WAPT connector allows you to import your software inventory deployed via WAPT, package status and machines managed by WAPT.
Objective
The WAPT connector allows you to import the following information:
- Inventory of software deployed via WAPT
- Package and deployment status
- Managed and enrolled machines
Prerequisites
- CSV files generated by WAPT
- Active and configured WAPT server
Procedure
Generate the WAPT export file
- Access your WAPT Server console.
- Navigate to Inventory or Packages depending on desired data.
- Select packages or machines to export.
- Click Export and choose the CSV format.
- The file will be downloaded in
.csvformat.
Import into OverSOC
- In OverSOC, go to Data Sources Settings > Sources.
- Select WAPT and click Configure.
- Drop your
.csvfile in the upload area. - Click Save Configuration.
OverSOC will automatically import software inventory, deployment status and machine management information.
CSV file format
The CSV file must contain the following columns:
machine_name: Name of the machinepackage_name: Name of the packageversion: Package versionstatus: Deployment status (installed, pending, failed)last_update: Last update date
Synchronization frequency
WAPT exports can be scheduled regularly via:
- Manual weekly export
- Integration with a scheduler for automatic export
- Periodic export script via WAPT API