zoukankan      html  css  js  c++  java
  • SAP C4C工作流(Workflow)接收方自动决定的一个例子

    When you create workflow rules for Account BO with Email as Rule type,

    you can choose a set of standard determination logic from this drop down list.

    In case this standard list does not fulfill your requirement, you can create your own entries. Here below are steps in detail:

    (1) In Work center Business Configuration, open Activity List:

    Open Party Role Definition:

    Add a new entry here:

    (2) Now this entry could be selected as recipient determination in Rule edit UI:

    Define a place holder bound to Account BO field “Name” and use it in email title and body:

    Email template with following source code is uploaded:

    (3) Specify Jerry Wang as one member of Account Team with Party role code created in step 1:

    Once account is saved, Jerry received one mail with actual account named merged into mail template:

    要获取更多Jerry的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    浅谈过拟合问题与梯度爆炸问题
    python 读取excel数据
    KNN与K-MEANS的区别
    jstree使用小结(二)
    jstree使用小结(一)
    webstrom 编码
    自定义分页
    js传递数组到后台
    创建等待图标
    js 日期格式化
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/13576737.html
Copyright © 2011-2022 走看看