50 lines
		
	
	
		
			3.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			3.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | ||
| 
 | ||
| <app xmlns="http://www.actionsoft.com.cn/app">  
 | ||
|   <name>流程手册</name>  
 | ||
|   <version>1.0</version>  
 | ||
|   <buildNo>29</buildNo>  
 | ||
|   <developer id="776cca9a287c8b4d63b9cad216aa3859" tablePrefix="ACT" url="http://www.actionsoft.com.cn">北京炎黄盈动科技发展有限责任公司</developer>  
 | ||
|   <productId>6636fc53728276eb3baca55938356b74</productId>  
 | ||
|   <categoryVisible>false</categoryVisible>  
 | ||
|   <releaseDate>2022-06-29</releaseDate>  
 | ||
|   <description><![CDATA[将流程输入输出等关键要素和关联模型输出成易于阅读和打印的Word文档]]></description>  
 | ||
|   <details><![CDATA[这是AWS PAL提供的一个标准流程手册应用。通过对流程模型和相关模型的结构分析,将分析结果处理成易于阅读和打印归档的Word文档。
 | ||
|  手册基于模版文件生成,对于高级用户,可以通过调整模版来自动生成符合单位文档规范的文件,也可以通过增减模版变量调整内容的输出。
 | ||
| 
 | ||
| <b>支持两种手册结构</b>
 | ||
| - 步骤横表
 | ||
| - 步骤竖表
 | ||
| 
 | ||
| <b>特点</b>
 | ||
| - 可以直观描述流程的整体结构
 | ||
| - 可以直观输出每个步骤涉及的部门、岗位
 | ||
| - 可以直观输出每个步骤涉及的作业单据、信息系统、制度要求和处理时间要求
 | ||
| - 可以直观输出每个步骤风险点和KPI考核指标
 | ||
| - 能够识别BPMN图、Flowchart图和EPC图
 | ||
| - 基于模版和变量配置,可增加扩展的特性、可裁剪文档结构
 | ||
| - 支持选定范围批量生成
 | ||
|  ]]></details>  
 | ||
|   <installDate>2022-05-24 21:33:12</installDate>  
 | ||
|   <installListener/>  
 | ||
|   <pluginListener>com.actionsoft.apps.coe.pal.output.pr.Plugins</pluginListener>  
 | ||
|   <startListener/>  
 | ||
|   <stopListener/>  
 | ||
|   <upgradeListener/>  
 | ||
|   <uninstallListener/>  
 | ||
|   <reloadable>true</reloadable>  
 | ||
|   <requires> 
 | ||
|     <require appId="com.actionsoft.apps.coe.pal" notActiveHandler="warning" res="false"/>  
 | ||
|     <require appId="com.actionsoft.apps.addons.onlinedoc" notActiveHandler="none" res="false"/> 
 | ||
|   </requires>  
 | ||
|   <properties> 
 | ||
|     <property action="edit" group="参数" name="DEFAULT_REPORT_PR" title="默认使用手册模板" type="combox" isSystem="false" desc="流程建模或流程发布时生成流程手册的模板选择" ref="步骤横表:cross|步骤竖表:vertical|项目定制:project">cross</property>  
 | ||
|     <property action="edit" group="参数" name="DUTY_DEPARTMENT_PERSON_RELATION_TYPE" title="责任人、责任部门关联数据类型" type="combox" isSystem="false" desc="该参数可快捷修改默认的流程手册中的责任部门、责任人数据来源,而不必修改流程手册xml模板<br>选择“关联BPM组织部门和人员”时,责任人和责任部门对应建模方法中bpm_department和bpm_person属性<br>选择“关联PAL组织”时,责任人和责任部门对应建模方法中department和person属性" ref="关联BPM组织部门和人员:true|关联PAL组织:false">true</property>  
 | ||
|     <property action="edit" group="参数" name="DETY_POSITION_ROLE_RELATION_TYPE" title="流程步骤涉及部门、岗位、角色关联类型" type="combox" isSystem="false" desc="该参数可快捷修改默认的流程手册中的涉及部门、岗位、角色数据来源,而不必修改流程手册xml模板<br>选择“关联BPM组织部门、岗位和角色”时,流程步骤中涉及部门、岗位、角色对应建模方法中bpm_duty_r、bpm_approval_a、bpm_counselor_c和bpm_notify_i属性内容<br>选择“关联PAL组织”时,流程步骤中涉及部门、岗位、角色对应建模方法中duty_r、approval_a、counselor_c和notify_i属性内容" ref="关联BPM组织部门、岗位和角色:true|关联PAL组织:false">false</property> 
 | ||
|   </properties>  
 | ||
|   <depend versions="1.0" env="6.3.3">com.actionsoft.apps.coe.pal.output</depend>  
 | ||
|   <upgradeDate>2022-06-29 19:18:36</upgradeDate>  
 | ||
|   <modelAdministrator/>  
 | ||
|   <icon code="" color=""/> 
 | ||
| </app>
 | 
