LDAP Setup in SAP GRC 10 system

Hello All,
We are implementing SAP GRC 10 and trying to connect GRC with LDAP to sync users but we are facing below error while doing configuration in LDAP t-code
Errro “Could not login to directory “
But it’s working fine when we are trying to login throw ldap.exe to check host and other things.
Please let me know where we I can check the configuration in GRC and LDAP system to correct the same.
Thanks & Regards,
Jagat

Hello,
Please check other configuration screens from GRC and LDAP.exe tool
Screen 1 – LDAP Server
Screen 2 – System User
Screen 3 – LDAP Connector Setting
Screen 4 – LDAP.exe

Similar Messages

  • Offline Form Issue in SAP GRC System

    Experts:
    I am working on creating a Offline Form for GRC Process Control  in SAP GRC System. I have couple of doubts.
    1. In the Form property, there is a new field call 'Inbound Handler'.    The document which I referred says  that, this 'inbound handler' helps in processing the inbound pdf's which comes thro mail.       In this place we need to select the class developed with 2 methods, 1.Create Instance and 2. Handle PDF.    And the document also talks about creating a separate class and referring it in the exit rules (SO50).     I am not sure whether Inbound Handler is a replacement for Exit Rules (SO50) so something else.  Please Clarify.
    2. While generating the PDF file, as you know we call the series of function modules. I have problem with the FM ' CALL FUNCTION fm_name' . When this FM is executed,  normally it should generate the PDF and XML which will be available in fp_formoutput-pdf and fp_formoutput-xml.  But in this system even when there is no issues with the export parameters, the FM is not able to generate the PDF and XML. Both fp_formoutput-pdf and fp_formoutput-xml are coming as EMPTY. Result of which when the FM 'FP_JOB_OPEN' is called it displays the message 'No Job Started' and exits the program.  This same program works find in ECC 6.0 system. Can anyone thro some light on this?
    TYPES: BEGIN OF st_test,
           one   TYPE string,
           two   TYPE string,
           three TYPE string,
           END OF st_test.
    DATA: it_test TYPE st_test  OCCURS 0.
    DATA: wa_test TYPE st_test.
    DATA: fp_outputparams type sfpoutputparams.
    DATA: fm_name TYPE rs38l_fnam.
    DATA: fp_docparams TYPE sfpdocparams.
    DATA: result TYPE sfpjoboutput.
    DATA: fp_formoutput type fpformoutput.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-b02.
    PARAMETERS: p_taskid TYPE grfntaskplan-taskplan_id DEFAULT 'DF492600B7308BF19F5E00237D624FE0' OBLIGATORY,
                p_email  TYPE ADR6-SMTP_ADDR DEFAULT 'a@b' OBLIGATORY,
                p_tmail  TYPE ADR6-SMTP_ADDR DEFAULT 'a@b'' OBLIGATORY,
                p_form   TYPE fpwbformname   DEFAULT 'ZAOF_TEST',
                p_langu  TYPE spras          NO-DISPLAY DEFAULT 'EN',
                p_countr TYPE land1          NO-DISPLAY DEFAULT 'US',
                p_pages  TYPE fppagecount    NO-DISPLAY DEFAULT 2,
                p_loop   TYPE i              NO-DISPLAY DEFAULT 1.
    SELECTION-SCREEN END OF BLOCK b1.
    INITIALIZATION.
    START-OF-SELECTION.
    wa_test-one = 'One'.
    wa_test-two = 'Two'.
    wa_test-three = 'Three'.
    append  wa_test to it_test.
    END-OF-SELECTION.
    CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
      EXPORTING
        i_name     = p_form
      IMPORTING
        e_funcname = fm_name.
    fp_outputparams-getpdf = 'X'.
    fp_outputparams-nodialog = 'X'.
    CALL FUNCTION 'FP_JOB_OPEN'
      CHANGING
        ie_outputparams = fp_outputparams
      EXCEPTIONS
        cancel          = 1
        usage_error     = 2
        system_error    = 3
        internal_error  = 4
        OTHERS          = 5.
    IF sy-subrc <> 0.
      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
          WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    DO p_loop TIMES.
      fp_docparams-langu   = 'E'. "p_langu.
      fp_docparams-country = 'US'."p_countr.
      fp_docparams-FILLABLE = 'F'.
      fp_docparams-dynamic = 'X'.
      fp_docparams-UPDATE_INTERACTION_CODE = 'X'.
      CALL FUNCTION fm_name
        EXPORTING
          /1bcdwb/docparams  = fp_docparams
          Ztest      = it_test
        IMPORTING
          /1bcdwb/FORMOUTPUT = fp_formoutput
        EXCEPTIONS
          cancel             = 1
          usage_error        = 2
          system_error       = 3
          internal_error     = 4.
    ENDDO.
    CALL FUNCTION 'FP_JOB_CLOSE'
      IMPORTING
        e_result       = result
      EXCEPTIONS
        usage_error    = 1
        system_error   = 2
        internal_error = 3
        OTHERS         = 4.
    IF sy-subrc <> 0.
      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
          WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    Thanks in Advance
    Vijai
    Edited by: Thomson VijaiAnand on Apr 21, 2010 11:15 AM

    Hi Thomson 
      I met a similar probleam.
      Could you explain how you get it through?
    Thanks

  • Migrate SAP GRC AC 5.3 SP13 (System A - System B)

    Hello all,
    currently we have setup 2 SAP GRC AC 5.3 SP13 SAP instances (DEV / PRD) for the customer's SAP ERP system landscape. Those systems also contain some customer business functionality.
    Because of business requirements the PRD Java Instance needs to be deleted and built up again from scratch with another WebAS Java Release Version (same SID, same Hardware, etc.).
    Our plan is now to setup a dedicated Java instance which will contain the PRD installation of SAP GRC AC (new SID, different hardware, etc.) to avoid similar problems in the future. Therefore we have to migrate all of the RAR data from the "old" Java instance to the newly setup Java system. We especially need to migrate all of the RAR analysis data (e.g. SoD violation analyses of previous months, etc.), otherwise we would loose all of this information when the "old" installation is deleted and built up again.
    I have checked all of the SAP documentation for SAP GRC AC 5.3 and only found these clues:
    In document "SAP GRC AC 5.3 Configuration Guide v3.16 - Chapter Utilities -> Export Utility / Import Utility" it only says
    something about exporting / importing rule sets, mititgating controls, etc. Can these tools also be used to export / import
    analysis data too ?
    In document "SAP GRC AC 5.3 Installation Guide v2.2 - Chapter Post-System Copy Configuration" it only says something about
    steps to be executed if the SAP GRC AC installation was done via system copy. But there is no information about migrating RAR analysis data.
    In document "SAP GRC AC 5.3 Operations Guide v2.1 - 7.2 Backup strategies" it says that in order to restore the system "you need to back up all tables with the following prefixes: VIRSA and VT". Can we simply do a backup of all of those tables, import
    them into the database of the new system and the use the export/import utility to move all of the configuration etc. from the old system to the new one ?
    Regards,
    Benjamin
    Edited by: Benjamin Schlotz on Jun 30, 2011 11:57 AM

    Hello Sunny, hello Frank,
    thanks for the quick replies.
    I did know about the SNOTE regarding the post migration steps, but the To-Do's Frank posted had some additional info in them.
    One question remains still open though:
    How to actually migrate all the GRC AC RAR data (incl. old analysis data) from System A to System B
    Our intended course of action would be:
    1. Deploy SAP GRC AC on System B (same Version, SP-level etc. as in System A)
    2. Export all VIRSA* and VT* tables from DB of System A, import them all in DB of system B
    3. Export all configuration, etc. from System A, import it into System B (using the export / import functionality within RAR)
    4. Do all the post-migration tasks described by you
    Would you agree with that course of action / know any pitfalls, etc ? We need to have all the "old" RAR analysis data from System A in System B after the migration because System A will be shutdown and deleted.
    Regards,
    Benjamin

  • Person who done the Sap GRC Tool Setup

    Hi Experts,
       Hope you are doing well.
    i m need in  SAP GRC.
        I need to do the lab setup of SAP GRC tool in our company .to do that  what the setup we require (software and hardware). Its help me if you provable me in details.
        As of now I have installed IDES ECC6 (Hardware: win 2003, 2 GB ram, 250 GB Hard disk) in company Lab.
    Query,   
    1, what are software and server I need to setup to work on Sap GRC in LAB.
    2, What are the added on software we need to  SAP GRC Tool (In details)
    3, Can I get SAP GRC (trial ver) and patch ( In details) . I have OSS id to download also in SAP Site
    Thanks for your Support
    Regards
    keshava

    1, what are software and server I need to setup to work on Sap GRC in LAB.: You need at the bare minimum a system running Netweaver AS 7.0 JAVA with SP12.  You could run it on the same system as your ECC installation, but I would not recommend this in a production environment due to performance overheads.
    2, What are the added on software we need to SAP GRC Tool (In details): In addition to your NWAS7.0 JAVA server, you'll just need the installation files downloaded through service marketplace and follow the configuration guide from the same place.
    3, Can I get SAP GRC (trial ver) and patch ( In details) . I have OSS id to download also in SAP Site: I don't believe you can get a trial version of GRC AC 5.3, but you might consult your SAP rep to make sure.

  • LDAP user sync in GRC.

    Hi Experts,
    We are trying to configure LDAP AD on a GRC system(sp 13).
    Done all the required configuration and field mapping.
    Connector is working and able to login to LDAP server with system user.
    LDAP connector name is same as LDAP Server name.
    Base Entry is maintained in LDAP tcode for  LDAP server.
    But, not able to perform repository sync,showing error message as "USER ADAPTER IS EMPTY".
    Not mentioned attributes for the connector in "maintain connector settings", do i need to maintain these to run repository sync.
    Please suggest,
    Thank you in advance.....

    Dear Sai,
    please follow the instructions below:
    1. LDAP connector name should be identical as LDAP Server name. Please check if this is same?
    2. What string is used while searching users in LDAP. Execute LDAP tcode and find the users with default string. for example ...(&(objectclass=*)(samaccountname = a*)). If you have some different string to serach users, then we need to find out from LDAP team if they can set your searchable string as default.
    3. Check whether Base Entry is maintained in LDAP tcodes for your LDAP server. If not, maintain that as well.
    4. Refer to SAP Note "1755767 - Repository object sync from LDAP fails".
    Following these steps will ensure that you have all the configuration as per recommendations.
    Regards,
    Alessandro

  • Adobe Offline Forms issue in GRC System

    Experts:
    I am working on creating a Offline Form for GRC Process Control  in SAP GRC System. I have couple of doubts.
    1. In the Form property, there is a new field call 'Inbound Handler'.    The document which I referred says  that, this 'inbound handler' helps in processing the inbound pdf's which comes thro mail.       In this place we need to select the class developed with 2 methods, 1.Create Instance and 2. Handle PDF.    And the document also talks about creating a separate class and referring it in the exit rules (SO50).     I am not sure whether Inbound Handler is a replacement for Exit Rules (SO50) so something else.  Please Clarify.
    2. While generating the PDF file, as you know we call the series of function modules. I have problem with the FM ' CALL FUNCTION fm_name' . When this FM is executed,  normally it should generate the PDF and XML which will be available in fp_formoutput-pdf and fp_formoutput-xml.  But in this system even when there is no issues with the export parameters, the FM is not able to generate the PDF and XML. Both fp_formoutput-pdf and fp_formoutput-xml are coming as EMPTY. Result of which when the FM 'FP_JOB_OPEN' is called it displays the message 'No Job Started' and exits the program.  This same program works find in ECC 6.0 system. Can anyone thro some light on this?
    Line: -
    TYPES: BEGIN OF st_test,
           one   TYPE string,
           two   TYPE string,
           three TYPE string,
           END OF st_test.
    DATA: it_test TYPE st_test  OCCURS 0.
    DATA: wa_test TYPE st_test.
    DATA: fp_outputparams type sfpoutputparams.
    DATA: fm_name TYPE rs38l_fnam.
    DATA: fp_docparams TYPE sfpdocparams.
    DATA: result TYPE sfpjoboutput.
    DATA: fp_formoutput type fpformoutput.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-b02.
    PARAMETERS: p_taskid TYPE grfntaskplan-taskplan_id DEFAULT 'DF492600B7308BF19F5E00237D624FE0' OBLIGATORY,
                p_email  TYPE ADR6-SMTP_ADDR DEFAULT 'a@b' OBLIGATORY,
                p_tmail  TYPE ADR6-SMTP_ADDR DEFAULT 'a@b'' OBLIGATORY,
                p_form   TYPE fpwbformname   DEFAULT 'ZAOF_TEST',
                p_langu  TYPE spras          NO-DISPLAY DEFAULT 'EN',
                p_countr TYPE land1          NO-DISPLAY DEFAULT 'US',
                p_pages  TYPE fppagecount    NO-DISPLAY DEFAULT 2,
                p_loop   TYPE i              NO-DISPLAY DEFAULT 1.
    SELECTION-SCREEN END OF BLOCK b1.
    INITIALIZATION.
    START-OF-SELECTION.
    wa_test-one = 'One'.
    wa_test-two = 'Two'.
    wa_test-three = 'Three'.
    append  wa_test to it_test.
    END-OF-SELECTION.
    CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
      EXPORTING
        i_name     = p_form
      IMPORTING
        e_funcname = fm_name.
    fp_outputparams-getpdf = 'X'.
    fp_outputparams-nodialog = 'X'.
    CALL FUNCTION 'FP_JOB_OPEN'
      CHANGING
        ie_outputparams = fp_outputparams
      EXCEPTIONS
        cancel          = 1
        usage_error     = 2
        system_error    = 3
        internal_error  = 4
        OTHERS          = 5.
    IF sy-subrc <> 0.
      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
          WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    DO p_loop TIMES.
      fp_docparams-langu   = 'E'. "p_langu.
      fp_docparams-country = 'US'."p_countr.
      fp_docparams-FILLABLE = 'F'.
      fp_docparams-dynamic = 'X'.
      fp_docparams-UPDATE_INTERACTION_CODE = 'X'.
      CALL FUNCTION fm_name
        EXPORTING
          /1bcdwb/docparams  = fp_docparams
          Ztest      = it_test
        IMPORTING
          /1bcdwb/FORMOUTPUT = fp_formoutput
        EXCEPTIONS
          cancel             = 1
          usage_error        = 2
          system_error       = 3
          internal_error     = 4.
    ENDDO.
    CALL FUNCTION 'FP_JOB_CLOSE'
      IMPORTING
        e_result       = result
      EXCEPTIONS
        usage_error    = 1
        system_error   = 2
        internal_error = 3
        OTHERS         = 4.
    IF sy-subrc <> 0.
      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
          WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    Thanks in Advance
    Vijai
    Edited by: Thomson VijaiAnand on Apr 21, 2010 11:15 AM

    Hi Thomson 
      I met a similar probleam.
      Could you explain how you get it through?
    Thanks

  • SAP GRC 10 - PSS Access from SAP ECC System

    I have configured Password Self Service in GRC System and is working perfectly fine for all password resets if access provided to NWBC from  GRC System.
    We have requirement to provide end users to reset password using SAP ECC System only. I have tried to access NWBC using SAP ECC System but is giving me error that Menu not configured or roles not assigned.
    Currently Maintain Data Sources is configured as below
    User Search Data Sources , User Detail Data Sources  & User Authentication Data Sources set to ECC Connector and End User Vertification Set to yes.We are not using LDAP / Active Directory for the User Search Database and instead ECC Only
    Can anyone provide the roles to be assigned in SAP ECC System to access NWBC - Password Reset .

    Hi Anil,
    In support to Colleen's comments, It seems that you have not configured the USER on the End User Services.  You need to make sure that the guest user (not available in GRC) is configured in each of the 10 services in SICF for the end user Login Pages to work.
    Here are the 10 required services to be activated:
    1.)GRAC_OIF_MY_PROFILE_EU
    2.)GRAC_GAF_NAME_CHANGE_SERV_EU
    3.)GRAC_POWL_REQUEST_STATUS_EU
    4.)GRAC_GAF_PWD_SELFSERVICE_EU
    5.)GRAC_OIF_USER_REGISTER_EU
    6.)GRAC_GAF_ACCREQ_WITH_REQREF_EU
    7.)GRAC_OIF_REQUEST_SUBMISSION_EU
    8.)GRAC_GAF_ACCREQ_WITH_TEMPL_EU
    9.)GRAC_GAF_ACCREQ_WITH_USEREF_EU
    10.)GRAC_UIBB_END_USER_LOGIN
    You can refer note#http://service.sap.com/sap/support/notes/1628387
    If the user is not present in GRC system then, they have to go with end-user-logon page to reset their passwords where you can always define the user authentication configurations.
    Regards,
    Ameet
    Message was edited by: Ameet kumar

  • Setup of ALE Audit in SAP Receiver System

    Hello,
    for a scenario JDBC -> XI -> IDoc,  I have to setup ALE Audit in the receiver SAP sytem.
    I have followed the steps in the How-To-Guide (Handle acknowledgements for IDocs):
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe
    However I just want to have acknowledgements sent back to SAP XI for a specific type of IDoc (source coming from the database) and not all received IDocs as there are different sender systems sending IDocs (some of them via XI some of them directly).
    Is there a way to configure ALE Audit in a way ALEAUDITs are sent just for specific sender systems / IDoc types. I want to avoid that the SAP XI system receives ALEAUDIT for all inbound IDocs.

    Hey,
    This document describe how the handle audit the the sender and the receiver systems are SAP system, when one of the sides (sender/receiver) is not SAP system,
    than the configuration become much more complex.
    As of XI SP18, there are ways to control ALEAUD,
    for more information, read:
    http://help.sap.com/saphelp_nw04/helpdata/en/42/c8f66bc7a56bb0e10000000a1553f6/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bc_xi/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d393634373435%7d
    /people/saravanakumar.kuppusamy2/blog/2005/01/20/configuration-tips-for-a-business-serviceintegration-process-to-send-back-ale-audit-idoc

  • Two GRC systems linking to one SAP system

    Hi,
    I have a possible scenario where there are 2 GRC systems (for company 1 & company 2) connected to two seperate ECC6.0 systems.
    Both companies are now looking to split out the HR element of their ECC6.0 systems and share a common HR system.
    I am wondering what is the recommended approach to take for the GRC systems? I was thinking of creating a link from each GRC system to the new HR system.
    However I am not sure how to deal with SPM- as this seems to have a one to one connection with the SAP system, meaning that only one GRC instance will be able to report against SPM usage.
    Does anybody have any suggestions?
    Thanks,
    Niamh

    Niamh,
    As long as you configure the connectors from the SPM Java side, you can report on multiple SPM backend instances from a single GRC Java System.
    However, if you want to integrate SPM with RAR for the critical transactions / SOD analysis, I believe that you can only specify one RAR source.
    If you split out the HR elements to a single shared system, you can also have both GRC systems connected to that HR system You would need to consider the rulset defined in each RAR instance and the users who report on it to ensure that you are getting the "correct" rules in the correct place.
    I would recommend not reporting from both grc systems as it doubles the administrative overheads and adds further complexity to the implementation. I would pick one of the GRC systems and adjust the functions in that one to look at the new HR system for the relevant authorisation definitions.
    Simon

  • SAP Abap system as LDAP source/server?

    Hello,
    is it possible to configure a SAP Abap system as LDAP server so that I can read out the user information via LDAP?
    We have a SSL-Gateway that needs to preauthenticate external users and we don't want to manage those users in two different systems.

    Marc,
    Are you thinking about Central User Administration (CUA). Then it is possible by LDAP.
    Hope this helps.
    Manoj

  • SAP GRC 10 : Can we connect GRC to multiple clients within the same system

    We are having this requirement to connect SAP GRC to two different clients within the QA System.
    Just wondering whether this is possible to connect at the same time. We have created connectors in both the clients in ECC  and in GRC we have connectors for both ECC Cllients. When I try to add the connector for second client in SPRO , it is not even showing up entry for that
    Please confirm whether we can do this

    Hi Anil
    If you have two ECC clients you would create two connectors to GRC. You would need two SM59 RFC connections (one for each client) to map them through.You can map them to the same logical group though.
    What is not working for you? Did you define both clients as their own connectors?
    Regards
    Colleen

  • SAP GRC vs. other GRC Systems

    Hi experts,
    does anyone has some information or a link regarding grc system comparisons, e.g. SAST vs. SAP GRC or in general? I didn't find anything about such comparisons, but I think it is helpful whlie discussing with the client and know disadvantages of other GRC systems.
    Thanks
    Tobi

    Hi Tobi,
    I've found the best approach is to talk directly to the vendors and build up your understanding that way.  I am not aware of any links that have any reasonable level of info.
    I've evaluated most of the solutions in this area and as you can imagine, a lot of the decent information is under NDA.  I appreciate what you are trying to achieve but personally I don't think a forum sponsored by SAP is the sort of place to discuss competitors.
    Cheers
    Follow me @grccomparisongurutypefella

  • SAP GRC precautions

    Hi SDN,
       We have SAP ERP system which is on 4.6c and SAP business objects GRC implemented in other standalone box. We are now upgrading to ECC 6.0 . my question what are the changes and precautions we need to take care when we upgrade our ERP system so that our GRC setup doesn't get affected.
    Regards!!

    Hi Madhu,
    You are saying that you have Ztransaction Codes and some of them are not going to exist. So I guess, your ruleset might have been customized as well. Though in market place we'll get the Global Rule Set, which is delivered along with the AC software (predefined one). It may not meet all your business requirements. it's better to have a back up of the current rule set. I suggest you to download the same and keep it for further comparison and analysis. Hope it'll helpful for you in postupgrade scenario.
    Coming to RFC destination, in general there won't be any change after upgrade. But it's better to take screenshots of all the RFC destination and their configuration details and keep it with you. If any RFC doesn't work properly after upgrade, it'll help you to check and rectify the same.
    All the very best.
    Regards,
    Gurugobinda

  • Proxy Activation - ECC 6.0 to SAP PI system

    Hi All,
    Our envirnonment -
    1) SAP ECC 6.0 ( R/3 system)
    2) SAP PI ( R/3 system)
    To  establish communicate between SAP ECC 6.0 to SAP PI ( R/3 system using proxies )-
    we have setup following steps on ECC 6.0 system-
    1) Created a HTTP connection in the business system of type H.
        Please let me know what is the path prefix we need to set.
    2) Configuration Business system as local Integration Engine.
    3) Connection between Business System and System Landscape Directory
       Create RFC destination (TCP/IP) LCRSAPRFC and SAPSLDAPI for the SLD connection.
    I have developed a sample interface to send data from SAP ECC --->PI --> File system ( Proxy to file interface)
    When i run the report to call the proxy it is pushing the data on the integration engine of the ECC system.
    How can i debug what is the problem is ? why the data is not getting pushed on PI system using proxy ?
    How can i debug this ? Please let me know if i am missing any thing in proxy activation between ECC to PI system.
    Regards,
    Kishore

    Hi ,
    I have cross checked the activation steps.
    I am able to create a interface proxy to File
    SAP ECC R/3 system --- > SAP PI ---> File system
    I have created a proxy on ECC R/3 system using SPROXY. when i trigger the proxy using a abap report the data is not getting pushed on to SAP PI system .
    When i do a SXMB_MONI on ECC system it should call the integration server as out bound ... It is throwing a error message as mentioned below.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Integration Server
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIProtocol</SAP:Category>
      <SAP:Code area="PARSER">ITEM_MISSING</SAP:Code>
      <SAP:P1>Envelope</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>XML element Envelope missing in SOAP message header (SAP XI Extension)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Please let me know how to proceed .
    Cheers,
    Nanda

  • Can SAP GRC AC 5.3 connect without any problem with SAP R/3 4.7 Enterprise?

    hello,
    I went to the PAM in the SAP Marketplace to see if SAP GRC AC 5.3 could connect to SAP R/3 4.7 Enterprise but I can't see all the "Add-On Product Version for...", it's cut off.
    Can SAP GRC AC 5.3 connect without any problem with SAP R/3 4.7 Enterprise?
    If I can't is there any proof about it? I have to show it to a client.
    Best Regards,
    Pablo Mortera,

    Pablo,
    GRC AC 5.3 works perfectly fine with SAP's R/3 4.6c, mySAP ERP 4.7 and ECC systems. In fact we have two 4.7 Enterprise systems connected to GRC AC 5.3 system.
    You can get the details of supported SAP ERP systems under prerequisite section of Info page of GRC AC 5.3 , it can be accessed on marketplace at -
    Downloads-->Installations and Upgrades - Entry by Application Group > SAP Solutions for Governance, Risk, and Compliance>SAP GRC Access Control>SAP GRC ACCESS CONTROL>SAP GRC ACCESS CONTROL 5.3
    Just ensure to have proper BASIS and ABAP support pack level as mentioned in prerequisites.
    Regards,
    Amol

Maybe you are looking for

  • How do I get a digital out task to only generate port 0?

    HI; I have a VI into which I feed a DO 9476 task. When I created the task, I selected port 0 (which was the only option). When I run my VI, I get an error that tells me I'm looking for 8 bits yet the task feeds in 32. See the attached VI and error sc

  • Pdf's no longer opening in Acrobat X Pro

    In the last two weeks or so, users have reported that where PDFs in libraries used to open in Acrobat Pro client, now the pdfs only open in browser. We've checked the library and it's still set to Open in client Application.    In Internet options, p

  • TS1646 payment method was decline

    Ffiiuuhhh... This message still show when i register new account... -__- Still Happen and No Solution... Anyone?

  • How to select  random and unique number

    hi all suppose i have millions of rows in emp table i want to select group of empno group of records would be 10 all records uniquely selected make sure all records are selected in any Group thanks

  • How do I get rid of plugin check?

    How can I prevent the Plugin Check tab from loading every time I start Fire Fox?