This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Export-QCWorkflow seems not to be working in ActiveRoles Synch 7.1.2

Although I had no problem exporting a QC workflow in the past (v6.9), it looks like that in a fresh installation of 7.1.2 Export-QCWorkflow returns an error, no matter what I have tried

 

Export-QCWorkflow : Object reference not set to an instance of an object.
At line:9 char:2
+     Export-QCWorkflow -Id $name -Path $file
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Export-QCWorkflow], NullReferenceException
    + FullyQualifiedErrorId : ProcessingError,ActiveRoles.SyncService.ManagementShell.Commandlets.ExportWorkflowCmdlet

 

Any ideas?

 

Parents
  • All workflows. Upgraded to 7.2, same thing. Furthermore I just noticed that after upgrading, the scheduled tasks are running on schedule. They run only manually. I have started thinking that something is seriously wrong, and I should perhaps install from scratch, without keeping the database. But I hate to re-create all workflows - at least, if I could export, I would have the xml files as a guide
Reply
  • All workflows. Upgraded to 7.2, same thing. Furthermore I just noticed that after upgrading, the scheduled tasks are running on schedule. They run only manually. I have started thinking that something is seriously wrong, and I should perhaps install from scratch, without keeping the database. But I hate to re-create all workflows - at least, if I could export, I would have the xml files as a guide
Children
No Data