SmartConnect 2018
WCF REST service types
The following enumerated types are defined by the SmartConnect WCF REST service:
ErrorDataType (enumerated type):
Values |
---|
RunErrors = 0 |
ValidationErrors = 1 |
ExtenderType (enumerated type):
Values |
---|
Form = 2 |
DetailForm = 26 |
Window = 1 |
DetailWindow = 36 |
None = 99 |
RunMapStatus (enumerated type):
Values |
---|
Successful = 0 |
Failed = 1 |
FailedWithValidationErrors = 2 |