Upsert Keys

Insert or update for each unique combination of these variables
Available columns ({{ (uiState.columnStatus | filter:{ignore:true}).length }})
  • {{col.name}} {{col.type}}
Selected columns ({{ (uiState.columnStatus | filter:{ignore:false}).length }})
  • {{col.name}} {{col.type}}
Add a column or a custom key to upsert by
Name of index on the upsert keys. If left empty, DSS generates a random name.
Database error: {{InfoMessagesUtils.getMessageAtLine(recipeStatus.preFilter, 1).message}}