ServiceNowPostActionHandlerODW Class | 
Namespace: Omada.OE.Solution.OIM.Assembly.SystemOnBoardingPostActions
public class ServiceNowPostActionHandlerODW : GenericRESTPostActionHandlerBase, ISystemOnboardingPostActionHandler
The ServiceNowPostActionHandlerODW type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceNowPostActionHandlerODW | 
| Name | Description | |
|---|---|---|
| AddParameterValueIfSpecified | 
            Adds a parameter value to the list of parameters, if a value is found
              (Inherited from TestConnectionPostActionHandlerBase.) | |
| EncryptValues | 
            Formats values if needed - for now, encrypts sensitive data and replaces new lines for OPS
              (Inherited from GenericRESTPostActionHandlerBase.) | |
| GetParameters | 
            Get parameters needed to perform test connection based on authentication mode
              (Inherited from GenericRESTPostActionHandlerBase.) | |
| GetTestResource | (Overrides GenericRESTPostActionHandlerBaseGetTestResource.) | |
| TestConnection | (Inherited from TestConnectionPostActionHandlerBase.) | |
| Validate | ||
| ValidateConnection | 
            Validate
              (Inherited from GenericRESTPostActionHandlerBase.) | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |