Hi All,
I might be asking a silly question but here it goes:
I am trying to pass some records through a Feature Writer and off the back of that pass the unique id of the written records into a SQL stored procedure so I can track it has been written successfully. However if I use the Feature Writer then I lose the attributes in the summary and therefore can't use the unique id in my stored procedure
Is there a way to expose this attribute so I can use the unique id. I have attached some screen shots.