基礎的な質問で申し訳ございません。
パブリッシュを実行すると以下のようなエラーが発生します。
エラーを解決するにはどのような対処を取ればよいのでしょうか?
検索しても思うような情報が得られなかったので質問させてもら
いました、、
Could you include the error text as well so that it will be translated automatically
Hi @akaa
Ensure that you have the appropriate role with the “Packages.Create” permission. This permission allows to publish packages to Orchestrator.
This can be done by navigating to the Users section in Orchestrator and ensuring the correct role, such as Orchestrator Admin or Robot, is assigned to you.
happy Automation
こんにちは
パブリッシュ先はAutomationCloud上のテナントフィードでしょうか?
そうであれば、Orchestratorのテナント管理画面で、当該ユーザーのロール設定で、AllowToBeAutomationPublisher (あるいはAllowToBeAutomationDeveloper)を追加してみてください。
フォルダーフィードなら、そのユーザーのフォルダーの権限にAutomationPublisherのロールを追加してみてください
Hey @akaa San as i check the logs from the output panel shown in the UiPath studio.
that P0108 Security check,macro publishing failed. it comes because o you don’t have that following permission.so contact with the admin they will help you to resolve .and also can you check that you have the access to publish the process in orchestrator or not.
if this is not enable that means you have oly access for developing not for publishing.
cheers
必要な権限が無い場合は、有権限者(管理者)に必要な権限(ロール)を付けるようお願いするしかないですね。
あるいはテナント-パッケージのメニューは入れそうに見えますので、そこからアップロードすることができるかもしれません。この場合Studioでのパブリッシュ先は、Customを選択して、ローカルのファイルシステム上にnupkgファイルを出力して、それをブラウザでアップします。
無事にパブリッシュすることができました。
ありがとうございました。





