I'll try to be as detailed as possible.
I have two libraries called Reports Tracking and Survey Reports, respectively. I have an InfoPath form that submits data to Forms Library, and at the same time submits an attached document to the Reports library (this is done programmatically). Each unique entry in the Reports Tracking library corresponds to a unique attachment in the Survey Reports library. Both libraries have a corresponding field called ID for lookup.
I'm trying to copy data from the field named Engineering Reviewer in the Reports Tracking Library to the field called Engineering Reviewer in the Survey Reports Library, but it does not copy over. I've tried copying this value to a workflow variable but that does not help either.
Any help will be appreciated.