cool-data-mover-sample-callback
Service icon

Cool Data Mover Sample Callback

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 10 Jun (4 weeks ago)
 by 
0.0
 (0 ratings)
cool-data-mover-sample-callback

Cool Data Mover Sample Callback

Documentation
1.0.0

The webservice exposed by this component receives the following information:

  • EnvironmentGUID
    GUID Identifying the environment on which the data operation has been run
  • EnvironmentName
    The name of the environment on which the data operation has been run
  • PackageId
    The Id of the package which has been run
  • PackageName
    The name of the package that has been run
  • RunAction
    'Start' or 'End'
  • RunType
    'Import', 'Export' or 'Delete'
  • PackageRunId
    The id of the run
  • StartDateTime
    The timestamp of the start of the run
  • EndDateTime
    The timestamp of the end of the run
  • StatusCode
    Code indicating the status of the run. Possible values: 'OK' or 'NOK'
  • StatusMessage
    Textual message detailing the status of the run