Export Form Jobs - These screens allow the TPA user to build an export job for any queue in the system. Once constructed and activated, the export job will pull all forms i nthe selected queue, and export them to a text file with the selected elements.
- Add a new export job using the ADD (+) button on the top right section of the toolbar.
- Search for an existing export job to edit using the filters above each column.
- Click on the desired export job in the list to edit.
- Name - Add/Edit the name of the export job.
- Queue to Export - Select the Web eXchange queue that this job will pull forms from.
- Auto Close User - What user account name will be shown on the transaction when the system closes it after export.
- Note Template For Transaction - Select a note template to stamp the text on the transaction when closed.
- Member Fields - Enter (one per line) the web service fields that should export in the text file for each form record exported.
- Static Fields - Enter a field name (header) and the value that will be populated in that field for each record in the file. Example 1: TransCode=ADDRESS. Example 2: Contract=12345.
- CRON Schedule Expression - Double click the field to open the CRON builder. Enter how often this job should run.
- Export Directory - Enter the UNC path of the directory to export the files.
- Archive Directory - A UNC path that can be used to keep an archive copy of all files exported.
- Field Delimiter - The text delimiter used between each field in the file. Example: | or ,
- Field Qualifier -The text qualifier to be used if needed. Example: "
- Active - Yes/No - Is this export job record active?
Related Pages