Urgent . Please help .
I met a serious problem about import and export on BODS 4.1sp2 .
Recently I'm migrating our bods from 3.2 to 4.1sp2 .
I exported our old programs into a .xml file on bods 3.2 , then imported bods 4.1sp2.
But my job failed , and it only can be run successfully only after I opened some work flows and saved some changes .
In fact , I haven't changed anything.
And another weird thing .
After above steps, the job could run successfully. I exported this job, and imported into bods 4.2 again.
But it failed again with the same error message.
Problem 1:
I think a well-working job still could run well after export and import .
Why did my job fail ?
Problem 2:
While exporting my job, the bods give my three options :
export to repository , export to atl file, export to xml file .
I think bods export my changes to repository after I save the changes ?
Is that true ?
----------------------------------------------------------------------------------------------------
I almost found the answer .
Before the job failed , because I exported and imported as a .xml file .
Now I exported and imported as a .atl file , and the job run successfully .
But why .xml file can't ?