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 版权协议,转载请附上原文出处链接及本声明。
  • 相关阅读:
    Android Hal 分析
    Android JNI 使用的数据结构JNINativeMethod详解
    MTK GPIO 一些理解
    DEVICE_ATTR
    DEVICE_ATTR
    内核驱动中常见的miscdevice、platform_device、platform_driver
    DEVICE_ATTR实例分析
    虚拟机安装Ubuntu14.04打开FireFox提示Server not found
    Android编译系统中的Kconfig,Makefile,.config编译系统浅析
    几款在线脑图制作工具
  • 原文地址:https://www.cnblogs.com/tingxin/p/12661285.html
Copyright © 2011-2022 走看看