Connecting Enterprise Portal with SAP ECC 6.0 for ESS/MSS

Hi,
I am trying to connect my Portal with the ECC backend but getting the error "SAP_R3_SelfServiceGenerics_MetaData". However when I tried to set the configuration in the JCo destination, I am not able to locate the message server for my ECC instance in the configuration page.
Any idea on this?

Hi,
Do the following steps.
1. Login to your SLD URL
http://hostname of sld:5<NN>00/sld
give the input as administrator username and password.
Once you are IN.
click on administrator TAB
Click on Profile TAB
In section TAB select DATASUPPLIER
Fil the detail in GATEWAY HOST and GATEWAY SERVICE ( SAPGW<NN>)
Gateway information should be on newly install gateway instance.
Then click on save.
Again click on Administrator TAB and click on STOP SERVER and then click on START SERVER.
Once above actvity done on SLD syste,.
Then go back to your ABAP stack in RZ70 and mainain the neccesary detatils and start the job, it should work now.
Thanks
Anil

Similar Messages

  • Unable to connect Enterprise portal with GRC AC CUP

    Hi Guru's ,
    We are configuring Portal with CUP so that we can provision portal roles. We have installed RTA in EP ( both producer and consumer) and have set up the connector portals We have setup the parameters of the connectors as below. Not sure why when I am trying to import role this is not working. Can you please help.
    ASSIGN_ROLES:OC
    saprole
    ASSIGN_GROUPS:OC
    sapgroup
    CHANGE_USER:OC
    sapuser
    CREATE_USER:OC
    sapuser
    CREATE_USER:password
    password
    DELETE_USER:OC
    sapuser
    LOCK_USER:OC
    sapuser
    LOCK_USER:islocked
    true
    LOCK_USER:type
    CHANGE_USER
    ROLESEARCH_URI
    http://server:port/UserroleSearchForAEService_5_3/Config1?wsdl&style=document
    ROLESEARCH_URI_PASSWORD
    password defined for Portal user (for retrieving roles)
    ROLESEARCH_URI_USERNAME
    Portal user id (for retrieving roles)
    ROLE_DATA_SOURCE
    ROLE.UME_ROLE_PERSISTENCE.un :
    SCHEMA_ID
    SAPprincipals
    UNLOCK_USER:OC
    sapuser
    UNLOCK_USER:islocked
    false
    USER_DATA_SOURCE
    Choose data source as configured in Portal UME:
    USER.PRIVATE_DATASOURCE.un:
    USER.R3_DATASOURCE.
    USER. CORP_LDAP.

    Hi GS GRC team,
    Check the below link from RIG that explains you the detailed steps to configure CUP with EP:
    [RIG Document on configuring GRC CUP with EP|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/502a14db-6261-2c10-22b5-95117ab0e5ed?quicklink=index&overridelayout=true]
    Regards,
    Raghu

  • Portal to SAP ECC XI Scenarios

    Hi Guys,
    I want to develop Synchronous XI scenarios from Enterprise Portal to SAP ECC. All scenarios will be triggered from Portals, will get information from SAP ECC and send it back to Portals, synchronously.
    Is SOAP to RFC the only available type of communication that I have ?
    What about performance ?
    Thank you.

    >
    Evaggelos Gkatzios wrote:
    > Why ?
    Portal means a front-end application...in normal case the user will not be comfortable to wait to get a response back (portal --> pi --> some backend application).....hence it is recommended not to use PI (or other middleware) in between...unless you have a very strong reasonfor it.....have a Portal --> backend application config.
    In a previous project many of the Portal scenarios were directly integrated with SAP ECC system.
    Imagine you use google and then google inturns runs it search along other applications to give you the results....the wait time.

  • SAP Crystal Report 2013 SP03 - Connection error with SAP ECC tables, clusters

    Hi,
    I'm trying to connect SAP Crystal Report 2013 with SAP ECC but I'm getting below error. I've read some where that We need to install SAP integration kit but SAP BI 4.1 it comes default, also had to install the ABAP cystal report transport - How to do Install this on SAP side -
    and on the ECC side we had to develop Crystal Authorization - how to develop this?
    Can someone screenshot of these steps and please suggest if something else can be done.

    Hi Pawan,
    Search for the error and you should see many threads for this issue.
    Anyway, this is what I found:
    logon failed. you do not have the necessary rights to design reports
    Crystal Reports 2008 and BW - Installation and Configuration - Business Intelligence (BusinessObjects) - SCN Wiki
    The wiki should have answers to all your questions regarding Transports, Authorization et al.
    -Abhilash

  • How to Increase the Rows and Columns Size of Bex Query in Enterprise Portal  of SAP  7.3

    Dear All,
    Please let me know the process how to Increase the Rows and Columns  Size of Bex Query in Enterprise Portal  of SAP  7.3 .
    Currently I am getting Only  4 columns and 10 rows in One Page .And I am getting 1,2 etc tabs for both row and column. So i want to increase the column length more than 100  and row length more than 10000.
    Please suggest me a suitable solution to over come this issue.
    Please find the Below screen shot.
    Thanks
    Regards,
    Sai

    Dear All,
    Please find the attached screen shot.
    The report be open with 4 or 5 columns and 5 or 6 rows.
    So, please  let me know how to increase the length of the table.
    Do the needful for me to over come this issue.
    Thanks
    Regards,
    Sai.

  • RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

    Hi All,
    I am using BizTalk 2006 R2, Microsoft BizTalk Adapter v2.0 for mySAP Business Suite SP1 & SQL Server 2005 as a Database server.
    In past we developed Orchestrations which were communicating with SAP version 4.7. Currently SAP has been upgraded in ECC 6(Unicode) system.
    I have configured new Send Port on server. Orchestration was able to communicate with SAP ECC 6.0 (Non- Unicode) system but while trying to connect with SAP ECC 6.0 (Unicode) I am getting error.
    A message sent to adapter "SAP" on send port "ECC 6 SendPort" with URI "sap://AS:**..*.*//**/" is suspended.
    Error details: RFC_ERROR_SYSTEM_FAILURE
    I also installed RFC SDK 7.10 Unicode version an also set environment variables for SAP GUI tracing. Now I can execute RFC which returns CHAR value but in case of NUM data type, I am getting following error in trace file,
    T:4012 Error in program 'BTSNTSvc':
    >> ERROR: Import parameter length difference detected.
    Read length: 7. Expected length: 0. Type: 2.
    T:4012 Error in program 'BTSNTSvc': <* RfcReceive [2] : returns 19:RFC_INVALID_PARAMETER
    T:4012 Error in program 'BTSNTSvc': <* RfcCallReceive [2] : returns 19:RFC_INVALID_PARAMETER
    T:4012 Error in program 'BTSNTSvc': <* RfcCleanupContext [2] : returns 18:RFC_INVALID_HANDLE
    T:4012 Error in program 'BTSNTSvc': <* RfcCleanupContext [2] : returns 18:RFC_INVALID_HANDLE
    Thanks in advance.

    Hi Pankaj,
    please note that there are metadata length differences between non-Unicode and Unicode systems.
    This has to be taken into account if you have hardcoded the length in the used connector.
    Please also have a look at the RFCSDK Guide:
    http://service.sap.com/~form/sapnet?_SHORTKEY=01200252310000047816&_OBJECT=011000358700001892452002E
    --> Unicode Programs --> Page 35
    Best regards,
    Nils Buerckel
    SAP AG

  • How to Integrate Portal with SAP OFFICE(Please help me)

    Hello Experts,
    I have doubts on Portal and SAP office..
    Please find the
    1) How to show the document info record(DIS,like cv03n or cv04n) in Portal
    Please let me know the step by step procedure...
    2) After showing the documnet info record(DIS) in the portal,If user clicks on
    original attachmnet of documnet info record(DIS) it shoud show the drawing
    or diagam in the word or any uformat using SAP OFFCIE:
    How to Integrate Portal with SAP OFFICE
    Please let me know the details.
    Please mail me any documents related to this to my mail id
    [email protected]
    Thnaks in Advance
    Preethi DSouza

    Hi Dharani,
    Please check this thread.
    How will do the connectivity with SAP and Non Sap System
    Also ensure you avoid cross-posting. This has been mentioned to you multiple times earlier.
    Cheers,
    Sandeep Tudumu

  • Difference between using the Enterprise Portal and SAP GUI

    Hi Gurus,
    Could one of you please send me a document that lists the differences between the Enterprise Portal and SAP GUI?
    thanks in advance

    Hi,
    For groups, managedBy is an administrative convenience to designate “group admins”. Whatever principal listed in
    managedBy gets permission to update a group’s membership (the actual security is updated on the group’s AD object to allow this).
    In Win2008 and later managedBy also became the way you delegated local administration on an RODC, allowing branch admins to install patches, manage shares, etc. (http://technet.microsoft.com/en-us/library/cc755310(WS.10).aspx). 
    On the RODC, this is updating the RepairAdmin registry value within RODCRoles.
    So the difference between them should be only the way they do the same thing.
    For more details, please refer to the below article:
    http://blogs.technet.com/b/askds/archive/2011/06/24/friday-mail-sack-wahoo-edition.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Using Data Integrator with SAP ECC 6.0

    Hi,
    We're currently using Data Integrator Version 11.7.2.3.  Our primary data source is SAP R3 version 4.7   We're planning to upgrade to ECC 6.0. 
    I'm trying to determine if it will be necessary to upgrade Data Integrator also.  Can anyone tell me if Data Integrator Version 11.7.2.3 is compatible with SAP ECC 6.0? 
    I'm sure there is a document somewhere but I have been unable to find it.
    Thanks,
    Mark Duff

    Data Integrator 11.7.2.x is compatible with ECC6. Depending on which platform you're using, here are the documents that give this information:
    [Linux|https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/a00aad14-ac3e-2b10-3b85-8208305073b1&overridelayout=true]
    [HP-UX|https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/0075f72d-ab3e-2b10-28bb-9708525a9f42&overridelayout=true]
    [Solaris|https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/d03ba272-ac3e-2b10-9cb0-84156ef467ec&overridelayout=true]
    [AIX|https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/2057d8d9-a83e-2b10-a997-e4f31f730524&overridelayout=true]
    [Windows|https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/d069a060-b03e-2b10-3c8c-a59f5f4d8ce3&overridelayout=true]
    You should keep in mind, however, that Data Integration 11.7.x mainstream maintenence end date is June 2010. Because of that, you may want to consider upgrading to Data Services XI 3.0 or 3.1.

  • SEM and Enterprise Portals with BW

    Hi All
    Good day to you.
    I just want to Know about SEM and how does we interact with SEM with BW.
    As well how to interact with Enterprise protals.
    Thanks a lot
    Regards
    vijay
    Message was edited by: sundaresan chander

    Hi Vijay,
        I am looking for the same type of topic as you asked.
        sub : SEM and ENTERPRISE PORTALS WITH BW
        so kindly give the details of SEM and BW separately.
        Like what exactly the use of SEM and BW.
        How SEM can utilized in to BW.
        Expecting a response from you.
    Regards
    Krishna
    mail id : [email protected]

  • How to connect tibco ems with sap xi engine?

    hi friends,
    how to connect tibco ems with sap xi engine?
    plz explain me in brief. if possible plz give some link.
    thanks & regards
    Ruban

    Hi Ruban
    refr this links
    Re: XI 3.0 - Tibco integration
    <b>IBCO -> XI SCENARIO -> Web Service</b>
    http://dev.systinet.com/doc/ssc-60/primer/html/using.web.services.html
    http://www.estrategy.gov/presentations/umd_e-gov_ent_arch/sld015.htm
    General disadvantages of using web service
    http://www.samspublishing.com/articles/article.asp?p=31555&rl=1
    http://www.omg.org/news/whitepapers/CORBA_vs_SOAP1.pdf
    Replace TIBCO with XI
    Tibco & XI
    XI integration with Tibco
    <b>
    Aslo see the below links</b>
    XI Vs Tibco Vs Webmethods
    Re: Why XI ??
    Differences between Tibco BW and how to do canonical mapping in XI
    http://www.sap.com/solutions/netweaver/pdf/BWP_SB_ExchangeInfrastructure.pdf
    XI integration with PSFT/Seibel ?
    Performance statistics of SAP XI
    /thread/154189 [original link is broken]
    publish subscribe with XI
    XI in SRM, CRM, MDM
    XI implementation - xi implementation
    Thanks!!

  • Backend R/3 connectivity for ESS MSS from portal

    Hi,
    We are currently in development cycle for ESS/MSS based on portal EP 6.0 SP16 and ERP 2004 in backend. We are trying to find out how the ESS/MSS business package on portal works with backend ESS functionality in ERP 2004. It is more of a connectivity question. We want to know if we expose our portal to internet so that users can login to ESS/MSS from internet, do we need to put backend ERP (ECC 5.0) system also in DMZ? Do we need to open ports between portal and R/3 so that ESS/MSS can work? Or the communication happens using JCO connections and we need not to expose R/3 system.
    Also one more specific question? If someone knows how ESS/MSS talks to backend system. At SAP application layer level or database level? I am asking this question to check if I need to open a port to talk to database or I can very well keep 2-3 SAP application server in DMZ and work.
    PK

    You need to look at the specific business package. For example, ESS for mySAP ERP 2004 says that the technology is Java / Web dynpro, which says that the Java engine uses RFCc to get the data from the backend.
    Othe businesss packages may use ITS, which then needs another connection from the user to the ITS server.
    Cheers

  • Upgrade path for ESS/MSS business package while upgrading to ECC 6.0

    Hi All,
    We have a scenario where SAP Enterprise Portal 7.0 SP 18 is currently running with SAP ECC 4.6C. SAP ECC is being upgraded to SAP ECC 6.0 and consequently we have a requirement to upgrade to the latest ESS/MSS business package. In a scenario like this what is SAP recommended approach for ESS/MSS upgrade? My questions are
    1) Is a direct upgrade of ESS/MSS possible? If this is possible, then how will it be done on a production system with reduced or no downtime?
    2) Should ESS/MSS business package be deployed and configured afresh after removing/undeploying the existing version of ESS/MSS business package? If this is the case how would the earlier customizations be restored?
    3) Is there any other approach?
    Thanks in advance.

    Hi Suresh,
    In my openion, it will be good if you go for new implementation, reason being as you mentiond ECC versionyou are on is 4.6c all the ESS applications are ITS based now a days all the application/iView for ESS are Webdynpro for Java or WD for ABAP based.
    Till the time the new portal ready you can continue with your currect one (No down time require).
    Most of the people are using this way. (Check the SDN for more details).
    Also chcek this migration guide, which will give you the basic steps required.
    http://www.sdn.sap.com/irj/scn/events?rid=/library/uuid/5e1226c7-0601-0010-7d82-a8134e833150&overridelayout=true
    Regards,

  • Autorization and Workflow in portal for ESS & MSS

    Hi All
    How to set Autorization and work flow in portal for ESS & MSS Business package
    Regards
    Daya

    Hi Daya
    I am providing you with some documentation on workflow used in ESS, that will enable you to support ESS package approval process in the the Time Management document database.
    i am providing workflow sceniarios for 2 applications
    1. [Leave System|http://help.sap.com/erp2005_ehp_03/helpdata/EN/89/47b140bee2972ae10000000a155106/content.htm]
    2. [Clock in/Out corrections|http://help.sap.com/erp2005_ehp_03/helpdata/EN/8c/791a40251e2402e10000000a1550b0/content.htm]
    you can also find some other gen info regarding ESS at the following link [General Workflow for ESS|http://help.sap.com/erp2005_ehp_03/helpdata/EN/10/dd7941a933010de10000000a1550b0/frameset.htm]
    Hope this helps
    regards
    Mrigank

  • Implementation guide for ESS/MSS. Urgent for ECC6 and Portal 7.

    HI ALL,
    i need documents on Implementation guide for ESS/MSS. Urgent for ECC6 and Portal 7.
    Thanks in advance.

    Hi
    Please go through the link in the below thread.
    /message/3262434#3262434 [original link is broken]
    Also try this ESS - 4.6C version to gain some knowledge:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAESS/ESSIAC.pdf
    If this helps, pl do reward.
    Thanks
    Narasimha

Maybe you are looking for