I am trying to update a column in a table using the Output Data tool and keep getting the message "No Key available for Update"
My table has a Primary Key defined as a composite key, made up of 4 columns. In the Key for Update section I have listed all the columns and in the order they preside in the Primary Key. I am only wanting to update one value in the table.
I am not even sure if I am using the tool correctly because the examples for the Output tool do not mention Update.
My question is should I be able to Update a single-column in a table where the PK of the table is a composite key? If the answer is yes, can anyone point out what I am doing incorrectly?
The pictures of my workflow are attached.