Hello everyone,
I'm trying to migrate customer orders and customer order lines. Everything's working fine, no problem. However, I'm trying to migrate the CODE_C of the lines using another job for pre_accounting, and retrieving the pre_accounting_id of a line, but I get an error I don't understand: ORA-20111: Site.NOTEXIST2: The Site object does not exist.
Strange, because in the job, this indication does not appear, and only the pre_accounting_id seems mandatory.
How can I make these jobs work easily?