一般論として、UiPath Studio Community Editionでは、下記の利用制約があるという認識ですが、合っていますでしょうか?
1.定期的にVerUPを強制されて、UiPath本体のバージョン、パッケージのバージョンが合わないとワークフローが動作しなくなるため、定期的に、昔作成したワークフローをいちから作り直す必要がある。その際に、昔作成したワークフローやアクティビティをコピーして再利用することは難しい。
一般論として、UiPath Studio Community Editionでは、下記の利用制約があるという認識ですが、合っていますでしょうか?
1.定期的にVerUPを強制されて、UiPath本体のバージョン、パッケージのバージョンが合わないとワークフローが動作しなくなるため、定期的に、昔作成したワークフローをいちから作り直す必要がある。その際に、昔作成したワークフローやアクティビティをコピーして再利用することは難しい。
You dont need to upgrade your existing code whenever there is any upgrade happening in Studio version
All the packages and code are backward compatible
Worst case - If any package is not compatible - It would be a bug from UiPath which they will fix in the next release
Upgrade is normally required in following cases:
Platform itself is upgraded. Example - On Premise to Automation Suite or Cloud
Major change in the version. Example - Upgrading from 2020 version to latest version
Use of packages which are no longer supported etc
Hi, Thank you for your reply!
However, pls be noted my suggestion sometimes seems as if correct because “access to the path is denied” error occurs frequently in case I debug the workflow made in the past and this error can be fixed by re-making workflow again only from blank workflow file.