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的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    基本STRUTS标签-学习笔记-Logic标签
    Static的使用
    模板template
    iostream与iostream.h的区别
    数据库连接池
    canvas基础
    javascript面试题集
    ES6新特性学习
    原型和原型链
    css为tbody或者li奇数偶数行样式
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/13576737.html
Copyright © 2011-2022 走看看