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

  • 相关阅读:
    《阿里感悟》- 技术人员的职业规划
    DIV Vue-cil脚手架
    Django PIL模块(生成随机验证码)
    Django auth模块(用户认证组件)
    Django 数据处理流程
    Django 中间件
    Django ORM (2)
    Django组件——Form
    Django orm
    Django urls
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/13577155.html
Copyright © 2011-2022 走看看