zoukankan      html  css  js  c++  java
  • 消费SAP C4C Web Service时遇到的Authorization role missing错误

    When you try to consume a standard C4C Web service from SoapUI, you may meet with this error message below: Authorization role missing for service XXXX.
    Here below is detailed step how to resolve this error.
    Probably you are using your business user configured in SoapUI to consume the web service, which fails even though you have resolved all required work center to this business user.
    However it is expected that another dedicated user should be used instead.
    Suppose I could like to consume standard service
    ManageSocialMediaUserProfileIn:

    (1) Create a new Communication System and set its status to Active:

    (2) Create a new Communication Scenario and select the service ManageSocialMediaUserProfileIn:

    Press button “New Configuration” to create a new Communication arrangement based on this scenario. In Technical Data setting tab for this arrangement, edit the password for this automatically specified user: _QXL.

    Now maintain this user and password in SoapUI instead and web service could be successfully consumed:

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

  • 相关阅读:
    事务
    排序算法
    二维数组中的查找
    在Linux中安装Matlab
    null和“”的区别
    【学习笔记】〖九度OJ〗题目1433:FatMouse
    【学习笔记】〖九度OJ〗题目1464:Hello World for U
    year:2017 month:8 day:1
    year:2017 month:07 day:31
    year:2017 month:7 day:27
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/13577155.html
Copyright © 2011-2022 走看看