Hi, Dirk :
About import and export , I have a big find. I think this is a bug.
Our project are using bods 4.1sp2.
Below are structure of our jobs .
|--> AA_Generated_Container_WF (GC) --> .....
AA_JB -> AA_All_Container_WF(AC) -> |
|--> AA_Customized_Container_WF (CC) --> .....
Our GC and CC are executed parallel . Now this program can be executed successfully.
If I export this job as a .xml file and inport into bods again, this job run failed . The bods said , the AC are unconnected.
If I export this as a .atl file and inport into bods again, this job run successfully .
If I change my work flow and make GC ,CC are executed sequential . Then...
I exported this job as a .xml file and inport into bods, this job could run successfully .
So suprising . I think this is a big bug.
Could you make sure this ?
And do you know how can I get a fast reponse if I have some problems and want to get help ?
Thanks ,
Jason