Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Cool Data Mover Sample Callback
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)
Overview
Reviews
Versions
Documentation
Support
Cool Data Mover Sample Callback
Documentation
1.0.0
Draft
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
Loading
Loading...