Forum Discussion
- your screenshot suggests that you forgot to tick the “evaluate as expression” - so the content (
ID = $['xxxx']
) will be evaluated as string - ignoring the reference to the input document. - Identity column is usually the ID column - the one that’s autogenerated, and in most cases i’ve encountered with SQL Server, a UUID within the database.
- you should look at what is placed next (on top of) the sql server merge snap. This error usually appears if there’s no room for the (new) output or input view on the canvas. You can unsnap it from all other elements and move it to a free space in your canvas, which should allow you to add an error view (you’ll then obviously have to find a room where it’ll fit in).