The way i currently have it working is a 2 step process where Step1 I use the input FGDB as my reader ---> data joiner to populate my missing field ---> write out to a temp FGDB. Step 2 i use this temp FGDB as my reader to write to my SDE connection where i truncate and load it in to update. I'm trying to find a more way to make this more of a streamlined process if possible?
Question

