このドキュメントは未解決のアクティビティを含んでいます

UiPath Studio Community Edition 23.8.1版を利用中の初心者です。

数か月前に作成したWFを開くと、開いた後に時々添付画像のようになります。(今回も出てしまいました)

開く際に、エラーが出るためproject.jsonとdesign.jsonを削除しました。
プロジェクトの設定はモダンデザインにしてあります。
有識者の方、修復方法をご教示ください。

@gorby

What is the error that you are seeing can you show that please

Cheers

Hi @gorby

Please check the below details:

1 . Check for the broken dependencies and repair them , or upgrade them to latest versions .
2 . After updating , you might need to tweak the code also ( for eg : the logic inside Assign activity) etc .

Hope it helps .

Sure, here is the English translation of error message.

“This document contains unresolved activities. You cannot save the document until the activities are resolved or removed.”

@gorby

This is the error while saving…but what exact error you are getting when you hover on thode exclamation marks?

Cheers

“This activity either does not exist or could not be loaded.”

@gorby

That means some package is missing…check which package is missing

cheers