You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
JK_ITK/x64/Release/金卡U8集成handler说明.txt

70 lines
2.0 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

发送物料handler名称JK_send_material
/*******************************************************
*
* 物料发送到ERP
* handler 参数:
* include_type 需要包含哪些物料类型 多种类型用/分开egItemRevision/JK8MaterialRevision/JK8LSMaterialRevision
* debug 是否需要记录log日志默认false true需要/false不需要 egtrue
*
*******************************************************/
物料发送到U8匹配单位首选项
/******************************************************
*名称:JK_UOM_PLM_U8
*描述:用来物料发送到U8匹配单位首选项
*配置站点string多值
*值:等号左边为U8单位内部值右边为PLM系统中单位的值
* eg01=pcs
* 02=sheet
* 07=roll
*******************************************************/
物料发送到U8用来过滤嵌软的分类ID
/******************************************************
*名称:JK_U8_QR_BIG_CODE
*描述:物料发送到U8用来过滤嵌软的分类ID
*配置站点string多值
*值:prt50051
* prt50052
* prt50053
*******************************************************/
物料发送到U8用来过滤嵌传入两位编码的首选项
/******************************************************
*名称:JK_U8_BIG_CODE_TOW
*描述:物料发送到U8用来过滤嵌传入两位编码的首选项
*配置站点string多值
*值:prt81
* prt85
* prt86
* prt87
* prt88
*******************************************************/
发送BOM结构handler名称JK_send_bom
/*******************************************************
*
* BOM发送到ERP
* handler 参数:
* include_type 需要包含哪些BOM类型 多种类型用/分开egBOMView Revision
* debug 是否需要记录log日志默认false true需要/false不需要 egtrue
*
********************************************************/
发送邮件handler名称JK_send_email
参数无
/******************************************************
* 配置首选项名称:JK_SendEmailName_Option
* 描述:用来配置需要发送到的邮件的地址
* 配置多值、站点、string
* 值,如果有多个邮箱地址,则用;隔开。举例:hub@connor.net.cn;duanhj@connor.net.cn;492476861@qq.com
*
*
* 将JK_SendEmail.jar文件放到tc的bin目录下面。
*
*
*
*******************************************************/