I create a script to append data from feature class in FGDB to SDE (MS Sql DBMS). I use "no_test" on append.
Script works fine, data get appended, but no attributes are transfered, just geometry. When I run the command manually, or if I set target to be another FGDB, it works.
Does anybody experienced this before?