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 版权协议,转载请附上原文出处链接及本声明。
  • 相关阅读:
    Java输出文件到本地(输出流)
    Java 工厂设计模式
    实际工作与JAVA面试题
    JAVA 转义字符串中的特殊字符
    Oracle工作笔记
    JS验证表单中TEXT文本框中是否含有非法字符
    JAVA 解析TXT文本
    表单异步提交数据
    rem.js(2)
    rem.js(1)
  • 原文地址:https://www.cnblogs.com/tingxin/p/12661285.html
Copyright © 2011-2022 走看看