zoukankan      html  css  js  c++  java
  • [SAP BASIS] com.adobe.ProcessingException: com.adobe.ProcessingException: Problem accessing data from Destination: dest:FP_ICF_DATA_<SID>//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP

    ADS

    关键字:SYSTEM ERROR: ADS: com.adobe.ProcessingException: com.adobe.ProcessingException: Problem accessing data from Destination: dest:FP_ICF_DATA_<SID>//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP

    解决问题:

    参阅 2215134 - ADS HTTP authentication in ICF services fp and fpads, 检查了SICF 服务,SSL证书,仍然没有解决问题.

    Resolution

    SICF FP service settings must be checked:

    1. Go to T-code SICF and open service default_host

    2. Check "Logon data" tab, parameter Procedure should be set to "Standard"
    kba3.JPG

    3. Previous step should be repeated for services sap -> bc -> fp and fpads.



    a) If service fp or fpads use "Alternative logon procedure", please change this procedure to "Standard".


    b) If parent node (default_host, sap, bc) service use "Alternative log on procedure", please edit ICF service fp and fpads authentication procedure to "Alternative logon procedure"
    and make sure that "Basic Authentication" is on higher position like procedure used in parent node service (ex. SPNEGO, SAML).

    Ex.: On the picture below position of „Basic Authentication” is below system authentication procedure SPNEGO.  „Basic Authentication” should be move up to third position above SPNEGO.
    kba2.JPG

     

    亮点:访问问题,是不是权限的问题, 重新生成了ADS用户的profile,然后再测试,问题解决.

    每天进步一点点,多思考,多总结 版权声明:本文为CNblog博主「zaituzhong」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
  • 相关阅读:
    PHPLIB Template入门系列 4 模板嵌套
    jQuery 实例
    建立PHP的本地调试环境
    PHP缓存memcache简单应用
    PHP程序:虚拟域名服务DIY
    去掉网络共享的session
    C# 里EF 对Mysql DB更新,乱码
    sshd的log的位置
    cURL 访问https失败
    Eclipse中编辑properties文件的编码问题
  • 原文地址:https://www.cnblogs.com/tingxin/p/12661285.html
Copyright © 2011-2022 走看看