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

EnterWorks Process Exchange (EPX)

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Precisely EnterWorks > EnterWorks
Version
11.0
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Process Exchange (EPX)
Copyright
2024
First publish date
2007
Last updated
2024-02-29
Published on
2024-02-29T08:35:54.993000

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