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 版权协议,转载请附上原文出处链接及本声明。
  • 相关阅读:
    SAP dpmon
    SLD Connection Parameters for a Central SLD
    SDN有中文版论坛了
    XI Service Users
    甘特图终极版本 绝对B/S的甘特图经典
    xml文件net操纵类(c#)
    将js文件编译成动态链接库(dll)文件
    文件创建及读取的方法
    只能在执行 Render() 的过程中调用 RegisterForEventValidation(RegisterForEventValidation can only be called during Render()
    ASP.net AJAX置于框架中出现回调
  • 原文地址:https://www.cnblogs.com/tingxin/p/12661285.html
Copyright © 2011-2022 走看看