EndPoint Insert documents
Name
insert_documents
Description
Parameters
Parameter | Label | Required | Options | Description |
---|---|---|---|---|
Index | Index | NO | ||
Alias | Alias | NO |
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
ErrorFound |
DT_BOOL
|
bit
|
False | ||
Id |
DT_WSTR
|
nvarchar(50)
|
50 | False | |
Index |
DT_WSTR
|
nvarchar(150)
|
150 | False | |
Type |
DT_WSTR
|
nvarchar(50)
|
50 | False | |
IndexUuid |
DT_WSTR
|
nvarchar(50)
|
50 | False | |
Reason |
DT_WSTR
|
nvarchar(4000)
|
4000 | False | |
ErrorType |
DT_WSTR
|
nvarchar(250)
|
250 | False | |
HttpStatus |
DT_I4
|
int
|
False |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
_id |
DT_WSTR
|
nvarchar(150)
|
150 | False | |
[$parent.Pivot_Path$] |
DT_WSTR
|
nvarchar(4000)
|
4000 | False |
Required columns that you need to supply are bolded.