触发同步作业

2020-09-21 02:15发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)有人对同步作业触发器有提示。 我...

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


有人对同步作业触发器有提示。 我想每1分钟同步一次目录。

5条回答
绿领巾童鞋
2020-09-21 02:20

感谢托马斯,

INSERT_UPDATE触发器;作业(代码)[unique = true];秒;分钟;小时;天;月;年;相对;活动;最大可接受延迟

; sync mplProductCatalog:Staged-> Online; 0; 1; -1; -1; -1; -1; -1; true; false; -1

但是它引发错误:

13.08.2015 18:23:42:错误:主脚本第18行:不兼容的项目引用值[sync mplProductCatalog,Staged-> Online](需要1个值,得到2个)在de.hybris.platform.impex中。 jalo.translators.ItemExpressionTranslator@e50426a 13.08.2015 18:23:42:错误:主脚本第18行:不兼容的项目参考值[sync mplProductCatalog,Staged-> Online](需要1个值,得到2个)在de.hybris中。 platform.impex.jalo.translators.ItemExpressionTranslator@e50426a 13.08.2015 18:23:42:错误:主脚本第18行:异常'不兼容的项目参考值[sync mplProductCatalog,Staged-> Online](需要1个值,得到2个 )在de.hybris.platform.impex.jalo.translators.ItemExpressionTranslator@e50426a中,处理异常:不兼容的项目参考值[sync mplProductCatalog,暂存->在线](需要1个值,得到2个)在de.hybris.platform中。 impex.jalo.translators.ItemExpressionTranslator@e50426a 13.08.2015 18:23:42:错误:主脚本第18行:异常'incompatibl 在处理例外情况中,de.hybris.platform.impex.jalo.translators.ItemExpressionTranslator @ e50426a'中的项目参考值[sync mplProductCatalog,暂存->在线](需要1个值,得到2个):不兼容的项目参考值[sync mplProductCatalog, 在de.hybris.platform.impex.jalo.translators.ItemExpressionTranslator@e50426a

一周热门 更多>