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 Reply Children
No Data