Previous Topic: SPML Feed Command Options

Next Topic: Using the SPML Manager's Templating Functionality

Flow of the SPML Feed Command

The flow of the SPML Feed command is:

  1. This command is invoked with these parameters:
  2. When a data file changes, the running daemon begins processing the file on the next poll.
  3. The data file is locked to prevent writes.
  4. The daemon reads the data file one record at a time.
  5. The SPML requests are submitted to the SPML Service.
  6. The response from the SPML Service is classified and appended to the appropriate output files.

The SPML Feed can use the Velocity templates created for the SPML Manager and CMDRA applications if the batchSize argument is set to 1. Ideally, you should modify templates to match SPML Feed requirements, which are less strict.