apps/com.actionsoft.apps.coe.pal.output.or/manifest.xml
shangxiaoran@qq.com 2608324b68 初始化应用
2022-06-28 01:22:45 +08:00

42 lines
2.4 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<app xmlns="http://www.actionsoft.com.cn/app">
<name>岗位手册</name>
<version>1.0</version>
<buildNo>21</buildNo>
<developer id="776cca9a287c8b4d63b9cad216aa3859" tablePrefix="ACT" url="http://www.actionsoft.com.cn">北京炎黄盈动科技发展有限责任公司</developer>
<productId>6636fc53728302280307e88b06b12af4</productId>
<categoryVisible>false</categoryVisible>
<releaseDate>2022-06-07</releaseDate>
<description><![CDATA[通过岗位维度对关联特性进行分析将结果处理成易于电子阅读和打印归档的Word文档]]></description>
<details><![CDATA[这是AWS PAL提供的一个标准岗位手册应用。通过对岗位(组织/角色/人员)模型和相关模型的结构分析将分析结果处理成易于阅读和打印归档的Word文档。
手册基于模版文件生成,对于高级用户,可以通过调整模版来自动生成符合单位文档规范的文件,也可以通过增减模版变量调整内容的输出。
<b>支持二种手册结构</b>
- 横表
- 竖表
<b>特点</b>
- 可以直观描述岗位的整体结构
- 可以直观输出每个岗位涉及的流程、步骤
- 可以直观输出每个相关流程步骤的制度、业务单据、IT系统、风险、绩效KPI等
- 基于模版和变量配置,可增加扩展的特性、可裁剪文档结构
- 支持选定范围批量生成
]]></details>
<installDate>2022-06-07 20:25:14</installDate>
<installListener/>
<pluginListener>com.actionsoft.apps.coe.pal.output.or.Plugins</pluginListener>
<startListener/>
<stopListener/>
<upgradeListener/>
<uninstallListener/>
<reloadable>true</reloadable>
<requires>
<require appId="com.actionsoft.apps.coe.pal" notActiveHandler="error"/>
</requires>
<properties>
<property action="edit" group="参数" name="orDataType" title="岗位手册创建时岗位角色数据来源" type="combox" isSystem="false" desc="导出岗位手册的岗位角色选择&lt;br&gt;1PAL岗位角色导出手册时选择PAL资产库中的组织模型&lt;br&gt;2AWS PaaS平台岗位角色导出手册时选择PaaS平台中的岗位角色" ref="PAL流程资产库岗位角色:pal|BPM平台岗位角色:platform">pal</property>
</properties>
<depend versions="1.0" env="6.3.3">com.actionsoft.apps.coe.pal.output</depend>
</app>