- 发行说明
- 概述
- 入门指南
- UiPath 市场供应商
- UiPath Marketplace 客户
- 发布准则
- 即用型自动化发布准则
- 解决方案加速器发布准则
- Integration Service 连接器的发布准则
- Process Mining 应用程序模板发布准则
- 安全性与 IP 保护
- 其他 UiPath 列表
- 连接器
- 如何创建活动
- 构建集成

Marketplace 用户指南
列表详细信息
这是列表提交流程的第一步。
请填写所有必填字段。
1. 获利类型

Solution Accelerators can be submitted only as Free.
2. 列表语言
从下拉菜单中选择语言。 请注意,该平台目前仅支持英语和日语。
3. 列表类型

请从下拉菜单中选择一个适用于您案例的可用选项:
| 不适用 | 不适用 |
|---|---|
| 内容类型 | 描述 |
| 可下载 | 此类内容可直接从 UiPath Marketplace 下载。 |
4. Category, industry and line of business
请从下拉菜单中选择一个适用于您案例的可用选项:
| 不适用 | 不适用 |
|---|---|
| 类别 | 加速器 |
| 行业 | 选择适当的行业 |
| 业务线 | 选择适当的业务线 |
5. 兼容性

指定与自动化兼容的 Studio 版本和代码语言。
a. Version - mention the version(s) of the corresponding product that is compatible with your listing. If it was not tested on multiple versions, enter the version it was created E.g. UiPath Studio 22.10 to 24.04.
b. Code Language - select the code language your listing is compatible with: C# and/or Visual Basic.
如果选择“C#”,系统也会自动选中“Visual Basic”。 或者,也可以仅选择“Visual Basic 语言”。 如果选择“C#”,则 Visual Basic 也会被选中并显示为灰色。 要在这种情况下取消选择 Visual Basic,您需要先取消选择 C#。
6. 上传文件
| 不适用 | 不适用 | 不适用 |
|---|---|---|
| 列表类型 | 列表文件(可在 UiPath Marketplace 中下载) | 源代码(无法在 UiPath 市场中下载) |
| 解决方案加速器 | .zip | .zip |
a. Upload listing file
Please drag & drop your file here or add it using the Plus button.
您必须上传 2 个与现有部署方法相对应的 zip 文件夹:
- 对于传统部署方法,最终用户将下载 .zip 并在不使用“解决方案管理”的情况下进行部署, 文件夹需要包含以下内容:
| 部署(文件夹) | Asset details.xlsx | |
| Queue details.xlsx | ||
| SQL Schemas.sql | ||
| {SAReusable}.nupgk | ||
| {SADataServiceSchema}.json | ||
| DataService{EntityUtilities} | 输入 | |
| 插入操作 | ||
| Main.xaml | ||
| Main.xaml.json | ||
| project.json | ||
| 文档(文件夹) | 相关文档 (文件夹) | {SA}DetailedSolutionDesign.pdf |
| {SA}HighLevelSolutionDesign.pdf | ||
| ReFrameworkDocumentation.pdf | ||
| ReusableComponentsMethodology.pdf | ||
| {SA}Diagram.vsdx | ||
| {SA}TemplateExample.xlsx | ||
| {SA}AcceleratorOverview.docx | ||
| {SA}AcceleratorOverview.pdf | ||
| {SA}DeploymentGuide.docx | ||
| {SA}DeploymentGuide.pdf | ||
| {SA}TechnicalDocumentation.docx | ||
| {SA}TechnicalDocumentation.pdf | ||
| 库(文件夹) | {SA} 库(文件夹) | SQL |
| UiPathDataService | ||
| {SA}{Process}.xaml | ||
| project.json | ||
| 流程(文件夹) | DU 模板 (文件夹) | 数据 |
| 文档 | ||
| 框架 | ||
| UserGuide | ||
| Main-ActionCenter.xaml | ||
| Main-Attended.xaml | ||
| License.txt | ||
| project.json | ||
| 电子邮件调度程序模板(文件夹) | 数据 | |
| 文档 | ||
| 框架 | ||
| Main.xaml | ||
| License.txt | ||
| project.json | ||
| 执行者模板(文件夹) | 数据 | |
| 文档 | ||
| 框架 | ||
| Main.xaml | ||
| License.txt | ||
| project.json |
- 对于解决方案管理部署,将有 2 个 .zip 文件夹及其结构如下所示:
1. Solutions management assets:
| 配置(文件夹) | 默认(文件夹) | configuration.json |
| resources.json | ||
| packageInfo.json | ||
| solutionMetadata.json |
2. 模板
| 部署(文件夹) | SQL Schemas.sql | |
| {SADataServiceSchema}.json | ||
| DataService{EntityUtilities}(文件夹) | 输入 | |
| 插入操作 | ||
| Main.xaml | ||
| Main.xaml.json | ||
| project.json | ||
| 文档(文件夹) | 相关文档 (文件夹) | {SA}DetailedSolutionDesign.pdf |
| {SA}HighLevelSolutionDesign.pdf | ||
| ReFrameworkDocumentation.pdf | ||
| ReusableComponentsMethodology.pdf | ||
| {SA}Diagram.vsdx | ||
| {SA}TemplateExample.xlsx | ||
| {SA}AcceleratorOverview.docx | ||
| {SA}AcceleratorOverview.pdf | ||
| {SA}DeploymentGuide.docx | ||
| {SA}DeploymentGuide.pdf | ||
| {SA}TechnicalDocumentation.docx | ||
| {SA}TechnicalDocumentation.pdf | ||
| 库(文件夹) | {SA} 库(文件夹) | SQL |
| UiPathDataService | ||
| {SA}{Process}.xaml | ||
| project.json | ||
| 流程(文件夹) | DU 模板 (文件夹) | 数据 |
| 文档 | ||
| 框架 | ||
| UserGuide | ||
| Main-ActionCenter.xaml | ||
| Main-Attended.xaml | ||
| License.txt | ||
| project.json | ||
| 电子邮件调度程序模板(文件夹) | 数据 | |
| 文档 | ||
| 框架 | ||
| Main.xaml | ||
| License.txt | ||
| project.json | ||
| 执行者模板(文件夹) | 数据 | |
| 文档 | ||
| 框架 | ||
| Main.xaml | ||
| License.txt | ||
| project.json |
| 不适用 | 不适用 |
|---|---|
| 要牢记的限制 | 不适用 |
| 最大尺寸 | 所有列表需要 100 MB ML 模型需要 1GB |
| 可上传文件数量上限 | 1 |
b.上传源代码
Please drag & drop your source code here or add it using the Plus button. These are the same folders you uploaded for Listing File.
| 不适用 | 不适用 |
|---|---|
| 要牢记的限制 | 不适用 |
| 最大尺寸 | 100 MB |
| 可上传文件数量上限 | 1 |
Please make sure to upload the complete source code for testing purposes only. Marketplace Customers won't be able to download it from Marketplace.
Don’t forget to click Next once you’ve added all the necessary information.