简介
每次发布标准 Process Mining 应用程序或发现加速器时,UiPath 都会为您提供一个下载 UiPath Process Mining 文件的链接。
As a developer, you must first create a release of the app or discovery accelerator. See Creating Releases. This release can then be deployed on the same server, or it can be distributed to be deployed to other servers. A release package consists of a specific version of an app. Typically, there is no data in this release package yet.
本文档包含一份快速指南,可用于将 UiPath Process Mining 更新到最新版本并部署应用程序或发现加速器,以使最终用户能够访问它。
涉及谁?
通常,在将应用程序部署给最终用户时会涉及以下角色:
Who | Action | Details |
---|---|---|
Developer | Makes a release package | Creating Releases |
Application manager | Deploys a release and can run data extractions. | Deploy a Release Cache Generation |
Admin | Gives the appropriate end-users access to the application. | End User Administration |
Server admin | Can schedule data extractions on the server. | Set up Automated Data Refreshes |
先决条件
您需要拥有以下项:
- UiPath Process Mining 安装上的一个超级管理员帐户。
- 一个兼容应用程序或发现加速器的数据集。
- 最新版 UiPath Process Mining。
- 应用程序或发现加速器的版本文件 (
.mvtag
)。
备注:
如果要安装 UiPath Process Mining,则需要访问环境,并且需要有效的 UiPath Process Mining 许可证。请咨询您的 UiPath Process Mining 联系人。
安装步骤
要更新到最新版本的 UiPath Process Mining 并向最终用户提供最新版应用程序或发现加速器,必须执行以下步骤。
- 上传并激活 UiPath Process Mining 内部版本。
- 上传并激活应用程序或发现加速器的已发布版本。
- 正在生成缓存。
备注:
强烈建议测试新 UiPath Process Mining 版本的部署,并在单独的安装上执行这些步骤。
第 1 步:上传并激活 UiPath Process Mining 内部版本。
如果 UiPath Process Mining 安装中尚未提供该版本使用的内部版本,则必须在“内部版本”选项卡中上传内部版本。
请按照以下步骤上传并激活内部版本。
Step | Action |
---|---|
1 | Go to the Builds tab of the Superadmin page of your UiPath Process Mining installation. |
2 | Click on the menu icon in the top-left and select Upload build…. |
3 | Drag the build file you downloaded, for example UiPathProcessMining-21.4.zip , onto the Upload File dialog or browse for it on your computer and click on OK. |
4 | Right click on the build that is uploaded and select Activate build. |
请参见下图。

上传的内部版本现已激活。
See: The Builds Tab.
第 2 步:上传并激活应用程序或发现加速器的已发布版本
备注:
在 UiPath Process Mining 20.4 中,应用程序的外观已更改,而应用程序代码也已更改为 ProcessMining,而不是 ProcessGold。在通过以下方式更新现有环境时,此更改将生效:
- 所有用户权限都已链接到应用程序代码,因此需要重新设置。但是,只有使用此代码的第一个缓存完成后,用户才能打开应用程序。
- 现有的最终用户收藏夹将会损坏,因为这些收藏夹已链接到应用程序代码。
要部署版本,必须在 UiPath Process Mining 中将其激活。您可以使用上传选项,或将发布文件拖动到“版本”选项卡,以此将应用程序或发现加速器文件上传到 UiPath Process Mining 安装程序。
请按照以下步骤上传并激活发布。
Step | Action |
---|---|
1 | Go to the Superadmin Releases tab. |
2 | Click on the menu icon in the top-left and select Upload a release to this server… . |
3 | Drag the <release.mvtag> file, for example UiPathProcessMining_v21.10.mvtag , onto the Upload File dialog or browse for it on your computer and click on OK. |
4 | Right-click on the uploaded release file and select Make active on - production. |
5 | Select the desired default access for new modules, if any, and click on OK. |
已激活版本的“活动时间”列现在显示生产,因为这是该版本处于活动状态的环境。
See: The Releases Tab.
生成缓存后,具有适当访问权限的用户即可访问该版本。
第 3 步:生成缓存
接下来,可以为新激活的版本生成数据。此数据提取可以安排在每天晚上运行,这样一来数据每天都会更新。
请按照以下步骤生成缓存。
Step | Action |
---|---|
1 | Go to the Superadmin Released data tab. |
2 | Click on Generate Cache Now. |
3 | Select the dataset you use for the app or discovery accelerator from the Dataset list and click on GENERATE CACHE. |
4 | When finished, click on CLOSE. |
然后将出现“正在加载数据…”窗口。如果在生成缓存期间显示任何意外错误,请咨询您的 UiPath Process Mining 联系人。
如果数据提取失败,则新版本将不可用。最终用户将看到上次工作的版本以及相应的旧数据。可以使用数据实例界面调查提取错误,并且可以选择向最终用户显示哪个版本。
Once data is generated for a certain release, the desired end-users can be given access to that release. See: End User Administration.
3个月前更新