Export Repo Data Using Pref BIC - EnterWorks_Process_Exchange_(EPX) - 10.5

EnterWorks Process Exchange (EPX)

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Precisely EnterWorks > EnterWorks
Precisely EnterWorks
Version
10.5
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Process Exchange (EPX)
Copyright
2023
First publish date
2007
Last updated
2024-01-18
Published on
2024-01-18T18:45:39.198479

Generate an export file from a specified source repository to a using the designated User Preference

Inputs

  • source_repo_name - The source repository name
  • source_preference_name - The source repository preference name
  • source_savedset_id - The savedSetId of the source repository
  • source_item_ids - If no savedSetId is specified, a Comma-delimited list of item ids can be specified
  • targetDirectoryName - Fully qualified path to directory where export file is to be placed.
  • targetFileName - Base name for the export file (timestamp and extension will be added to the name).
  • targetFileType - Type of file to be generated.
  • exportTimeoutSeconds - Number of seconds before timeout declared for export

Outputs

  • exportStatus - Results of export operation (SUCCESS or FAIL)
  • exportMessage - Detailed error message if exportStatus is FAIL
  • exportFilePath - Fully-qualified path for export file if exportStatus is SUCCESS