WAPT 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

  1. Access your WAPT Server console.
  2. Navigate to Inventory or Packages depending on desired data.
  3. Select packages or machines to export.
  4. Click Export and choose the CSV format.
  5. The file will be downloaded in .csv format.

Import into OverSOC

  1. In OverSOC, go to Data Sources Settings > Sources.
  2. Select WAPT and click Configure.
  3. Drop your .csv file in the upload area.
  4. 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 machine
  • package_name: Name of the package
  • version: Package version
  • status: 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