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

  • 相关阅读:
    opencv源码编译安装后使用时出现undefined reference cv::imwrite
    OPPO手机永久打开USB调试模式
    bash 顺序执行等待前一个脚本执行完成
    cpp
    多线程
    关于nvme下ubuntu无法识别硬盘的问题
    极限建站
    新生赛
    pc_mbed_fpga_communication
    color_sensor_mbed
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/13577155.html
Copyright © 2011-2022 走看看