Not able to open workflow on older version

I built a workflow on StudioX with the latest version 23.6 without checking my Orchestrator version is 22.10.4. I have to downgrade StudioX to 22.10.4 for compatibility with Orchestrator. Now when I want to open the workflow, it throws error as below and cannot be opened. Is there a way that I can open it and make changes to match with the older version instead of recreating the whole workflow again?
image

your project was made in wich version of studio?

Hi @thao.dinh

Please try to check the version the packages like System.Activities .

For reference , please look into this thread

Hope it helps you ,

Thanks

the project was made using 23.6. when I downgrade to 22.10, I can’t open the project on studio anymore.

@thao.dinh,

Try degrading the packages used from project.json and then reopen the project. It will try to restore the package versions required.

Thanks,
Ashok :slight_smile:

thanks! I deleted project.json and was able to open the project. It is just that majority of activities need to be replaced due version difference.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.