こんにちは、UiPath Studio EnterPrise Editionユーザの初心者です。
Package格納フォルダの中のサブフォルダを調べるとUiPath.WebAPI.ActivitiesのNuPKGファイルとそれとは別にuipath.webapi.runtime.1.18.0.のNuPKGファイルがあったことから、UiPath.WebAPI.Activitiesを使う際に、UiPath.webapi.runtime.1.18.0.のNuPKGファイルも一緒に同じフォルダに配置しなければならないのかどうか知りたいです。
回答はYesでしょうか。それとも両者は名前は似ているが、別の用途で使う物なのでしょうか。
Hi @gorby
While the names are similar, their purposes are distinct. The UiPath.WebAPI.Activities package provides the actual activities you use in your workflows, while UiPath.webapi.runtime likely supports the execution of these activities at runtime.
Cheers
Thank you for your reply!
However, I am still in confusion…
Should I place those NuPKG files in the same folder?
Regards,
gorby
You’re welcome
Studio will manage the download folder and you don’t need manage manually.
The nupkgs packages will be downloaded in separates folder into packages folder
Cheers
When I check my local folder that contains NuPKG files, I found only NuPKG files but folders.
So, I asking this question.
Besides, I am using UiPath Studio on off-line environment, I have to move NuPKG manually.
Should I place those two NuPKG files in the same folder?
Regards,
gorby
Oh I got it.
Yes, they should all be placed in the same package folder and all related dependecies if they wasn’t moved yet
UiPath.WebAPI.Activitiesパッケージをアンインストール後、再インストールして問題解決できました。また、手作業でパッケージを移動する場合は、フォルダごと移動する必要はなく、NuPKGファイル1個のみを移動すれば良いことも分かりました。
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.