Appsplus panel macro confluence macro | ||
---|---|---|
| ||
**Delete Before Publishing**
|
In this article
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Overview
You can use this Snap to execute delete requests to in the Oracle HCM instance.
...
Snap
...
Type
Oracle HCM - Delete Snap is a Write-type Snap that delete records into Oracle HCM instance.
Prerequisites
Valid account with the required permissions.
Support for Ultra Pipelines
Works in Ultra Pipelines.
Snap Views
View Type | View Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
---|---|---|---|---|
Input | Document |
|
| Each input document offers details associated with the data that must be posted to the target Oracle HCM instance. |
Output | Document |
|
| Each output document contains details associated with the outcome of the Oracle HCM instance.If the Snap fails during the operation, it sends an error document to the error view containing the fields error, reason, resolution, and stacktrace. However, you must enable the Error view to view the error document. |
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter while running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab:
Learn more about Error handling in Pipelines. |
Snap Settings
Info |
---|
Learn more about the icons in the Snap Settings dialog. |
Field Name | Field Type | Description | ||||
---|---|---|---|---|---|---|
Label*
Default Value: Oracle HCM Delete | String | Specify a unique name for the Snap.
| ||||
Version*
Default Value: N/A | String/Expression/Suggestion | Specify the Oracle HCM instance version. | ||||
Resources name
Default Value: N/A | String/Expression | Specify the Oracle HCM resources (Tasks). The suggestion list (available resources) is populated based on the selected version. For example: absences, elementEntries, and workers. | ||||
Endpoint*
Default Value: N/A | String/Expression/Suggestion | Specify the Oracle HCM endpoint. The suggestions are populated (available endpoints) based on the selected resource. For example if “worker” resource is selected, the suggestions that populate are:
| Entity
Default Value: $ | String/Expression | Specify the JSON path to the HTTP entity data in the input map data. If no entity data is present, you can leave this field blank to send it to the service URL. For expressions, the strings must be enclosed in double quotes, {id} should be replaced with valid variable names.
For variable names passed from pipeline parameter:
| |
Query parameters | Use this field set to add query parameters to your request. | This field set comprises the following fields:
| ||||
Query parameter
Default Value: N/A | String | The Specify the name of the query parameter. | ||||
Query parameter value
Default Value: N/A | $widgetString/Expression | The Specify the value that you want to assign to the parameter. | ||||
Header parameters | Use this field set to set the HTTP header key-value pairs. | |||||
Header parameter
Default Value: N/A | String | The Specify the name of the HTTP header. | ||||
Header parameter value
Default Value: N/A | String/Expression | The Specify the value that you want to assign to the HTTP header. note | ||||
This property is expression-enabled. For more information on the expression language, see Understanding Expressions in SnapLogic and Using Expressions. For information on Pipeline Parameters, see Pipeline Properties. | ||||||
Snap Execution
Default Value: Execute only | StringDropdown list | Select one of the following three modes in which the Snap executes:
|
...
...
Snap Pack History
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
...
Related Content
Endpoint Doc Link 1
Endpoint Doc Link 2
Endpoint Doc Link 3