Hi all,
I have set up an ECMA2 management agent which should do a full export, full import, delta / full synchronization.
The run profiles are set up on the one hand as separate profiles each with one single step. On the other hand as one run profile, containing three steps (e.g. Full Export, Full Import (stage only), Delta Synchronization).
For some reason, when calling the run profile with three steps defined, the WriteImportFile method of the IMAExtensible2FileImport interface seems not to be called. On the bottom line that run then fails with message "no-start-ma". However, when running the according run profile for Import (stage only), which does only contain this one single step, the method is called as expected and no errors occur.
Did someone already face that behavior and knows how to fix that?
Thanks in advance
Mario