修改Wordpress安装目录下的wp-config.php:

define(‘WP_DEBUG’, true);

之后即可看到debug信息,callstack等trace:

(1) Call Center integration

As the customer thinks some key capabilities for call center are not there by C4C, e.g. agent & queue management, complex outbound call rules support and call center quality management, they are thinking of the approach to use their call center solution to call C4C. To speed up the project, and also save project development efforts, they need to understand the feasibility to embed our Live Activity views into their screen via approach.

(2) Sub-company level administrator

o Quite a lot of the customer’s employees are like our c-users, which means it’s very dynamic of joining the company and leaving the company, and each sub-company manages the account lifecycle of these employees. The customer has more than 10k employees and more than 50% are in this category. However, current C4C looks only provides tenant level administrator authority to manage the lifecycle: creating and deleting relevant accounts. This will heavily decrease the management efficiency, and cross sub-company data isolation among different administrators is also a sensitive topic from the customer side.

(3) Synch org chart and employee accounts from HCM to C4C and automatically assign relevant authorizations in C4C according to the roles belonging to.
I think org-chart and employee accounts can be synched, and not sure the automatic authorization assignment.

(a) Embed C4C in their call center. They cannot embed only live activity view but the whole C4C(Fiori client), I have tested that C4C Fiori client supports launched in an Iframe.
(b) Call our C4C API to get BP data via phone number, in their call center.

To manage sub-company own employees, they can create specific role for each sub-company administrator, and assign the exact org unit authorization to the role. Then this admin user can only display/update/create employees in this org.

Make sure that the org units and business roles are already here in C4C, which means sync org units is the first step. Then sync employees from HCM to C4C with org unit & business role in the payload(these information already exist in the input structure), they will be automatically assigned.

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

SAP C4C一个典型的客户Organization和employee的同步需求相关推荐

  1. SAP MDG —— 一个典型的MDG项目组织架构和顾问技能要求(仅供参考~)

    以下内容均翻译自SAP官方MDG教材,MDG100,807页-808页.由于中国MDG项目起步较晚,且有自己"独特"的理解,因此仅做参考(求生欲拉满)~ 一些说明: 典型的6个核心 ...

  2. SAP系统和微信集成的系列教程之三:微信用户关注公众号之后,自动在SAP C4C系统创建客户主数据

    这是Jerry 2020年的第84篇文章,也是汪子熙公众号总共第266篇原创文章. 本系列的英文版Jerry写作于2017年,这个教程总共包含十篇文章,发表在SAP社区上. 系列目录 (1) 微信开发 ...

  3. SAP C4C和Gigya(Customer Data Cloud)的客户报表

    SAP C4C 假设我想对系统里所有的客户主数据的客户分类有个总体概念,每个分类下客户数量的具体数字, 可以简单的创建一个报表Report, 定义Key Figure,对于我统计分类数量的需求,类型为 ...

  4. 公众号向特定用户主动推送消息_SAP系统和微信集成的系列教程之三:微信用户关注公众号之后,自动在SAP C4C系统创建客户主数据...

    这是Jerry 2020年的第84篇文章,也是汪子熙公众号总共第266篇原创文章. 本系列的英文版Jerry写作于2017年,这个教程总共包含十篇文章,发表在SAP社区上: https://blogs ...

  5. 一步步使用SAP C4C Cloud Application Studio创建一个BO和对应的屏幕

    打开SAP C4C Cloud Application Studio, 进入Solution Explorer,右键菜单里选择Add -> New Item: 新建一个Business Obje ...

  6. 一个典型的SAP Commerce extension目录结构

    一个典型的SAP Commerce extension目录结构: 所以每个extension都有.classpath和project.properties等Java项目相关文件. https://he ...

  7. SAP成都研究院小伙伴们开发的一个SAP C4C POC - 通过名片扫描的方式录入联系人数据到系统

    该POC实现的功能:通过名片扫描的方式录入联系人数据到系统,由SAP成都研究院Cloud for Customer开发团队开发. 登录C4C系统,选择Card Scan工作中心: 通过C4C标准的at ...

  8. SAP成都研究院飞机哥: SAP C4C中国本地化之微信聊天机器人的集成

    今天的文章仍然来自Jerry的老同事,SAP成都研究院的张航(Zhang Harry).关于他的背景介绍,请参考张航之前的文章:SAP成都研究院飞机哥:程序猿和飞机的不解之缘.下面是他的正文. 大家好 ...

  9. SAP系统和微信集成的系列教程之十:如何在SAP C4C系统里直接回复消息给微信用户

    本系列的英文版Jerry写作于2017年,这个教程总共包含十篇文章,发表在SAP社区上. 系列目录 (1) 微信开发环境的搭建 (2) 如何通过微信公众号消费API (3) 微信用户关注公众号之后,自 ...

最新文章

  1. 分析一个软件要考虑的问题
  2. 【Linux 内核】调度器 ⑥ ( task_woken 函数 | set_cpus_allowed 函数 | rq_online 函数 | rq_offline 函数 )
  3. mysql怎么访问用户B_MySQL访问控制和用户管理
  4. AI5天训练-视觉生产技术探究和应用
  5. TFS offline issue
  6. 一文彻底搞懂线程安全问题
  7. 软件工程 选课系统的uml类图_想成为高级程序猿,面向对象建模和UML你不应该知道?...
  8. ArcEngine二次开发_02(鼠标移过图层中显示特定的属性信息)
  9. Oracle静态数据字典
  10. 傅里叶变换音频可视化_H5录音音频可视化-实时波形频谱绘制、频率直方图
  11. 2015 Changchun Regional
  12. VBA在工作中的应用-批量添加工资条表头的VBA代码
  13. java8--Lambda表达式
  14. 最简单PS双重曝光效果制作教程
  15. canvas实现粒子跟随鼠标动画
  16. mysql left用法
  17. 解决idea里面Tomcat无论怎么重新启动总是启动原先的项目问题
  18. [YOLOv7/YOLOv5系列算法改进NO.20]Involution新神经网络算子引入网络
  19. Git和Repository简明理解(GitHub是什么?)
  20. Linux网络代理服务器搭建及使用

热门文章

  1. 利用脚本批量添加域用户账户
  2. JBuilder9+Weblogic8.1——Filter过滤器在Jbuilder9中的运用
  3. 第十四章:Java_网络编程
  4. 几何与代数(1)知识框架(出题根据)
  5. BZOJ1008: [HNOI2008]越狱(组合数)
  6. python基础-类的继承
  7. Centos下mysql数据库备份与恢复的方法
  8. 《苹果往事:开发麦金托什的非凡岁月》撷英
  9. sonar-checkstyle plugin源码
  10. redis 源码 zmalloc.c 实现