Troubleshooting
Problem
This technote explains why the error, Error in frmWizard.CopyXMLProjInfo (-2147217887): Multiple-step operation generated errors. Check each status value, might occur when using IBM® Rational® RequisitePro® to create a project from a baseline.
Cause
The FLAGS field in the RQPROJECTS table is set to NULL. Since it is set to NULL the baseline project.xml file is set to flags="" when the baseline is created. The Flags in RQPROJECTS cannot be empty and it can not have the baseline project.xml set with flags="".
This error has been known to occur with data migration.
Resolving The Problem
To fix the baseline change flags="" in the project.xml to flags="3".
To prevent this from happening again with baselines created in the future, change the FLAGS in your RQPROJECTS table to "3".
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21283657