The BULKCOPY copies all of the segments but the PV1 segment. This is okay because the output PV1 has a different path than the input PV1. So I tried to do a PATHCOPY on the PV1, but nothing from the PV1 got copied to the output. I then tried doing a straight field-to-field copy of any of the PV1 fields (fields selected using the GUI) and I got the “Mismatched IR Tags” error. It’s almost like the engine didn’t understand the path of the PV1 fields even though they were selected in the translate GUI.
Here’s comes the strange part. If I take out the BULKCOPY, the PV1 field-to-field copy or PV1 PATHCOPY works. If I leave the BULKCOPY in, the PV1 PATHCOPY does not work and the PV1 field-to-field copy gives the “Mismatched IR Tags” error.
Now, if I leave the BULKCOPY in and move the PV1 PATHCOPY to appear before the BULKCOPY, everything works. I get all fields in the PV1 copied (by the PATHCOPY) and all the other segments copied (by the BULKCOPY). It’s like the BULKCOPY is messing something up in the output paths.
Has anyone seen something like this before? I wonder if this might be a bug? Thanks.