Hi everyone,
After upgrade SAP Data Services to version 14.2.5.8 I faced with problems in exporting Workflows, Dataflows, Jobs to ATL-file. I have some WF that were designed in 14.2.1.224 version. When I export them, I have no issues:


But when I need to create new WF, based on existing one, I got problems. I replicate WF, that was developed earlier in 14.2.1.224, to new one. This new WF looks like ordinary WF:

But when I export this new WF to ATL I got no depended objects:

When I checked usage of DF, that exists in my new replicated WF, it shows, that DF does not use in this WF.
If I saved this replicated WF to ATL-file, this file has only 10 kB size, but original WF has 600 kB.
When I develop WF from scratch with all new DF, I can export WF to ATL without errors.
So, does anybody faced with such strange behavior of Data Services and how can I resolve it?