Configure Enterprise Services Standard BackEnd (in ECC 6.0)

Hi Experts,
I have questions about one thread, please help me.
In the last post of thread Link: [Enhancement Package on ECC 6.0 for using ESR on|Enhancement Package on ECC 6.0 for using ESR on;
1. Download the service metadata (definition) from SAP Service Marketplace.
Q.: XI Content OK?
2. Import it into the Enterprise Services Repository.
Q.: The tpz file of the XI Content OK?
3. Download the service implementation (Add-on) from the SAP Service Marketplace.
Q.: Which way in the MarketPlace?
4. Import it into your ABAP backend system.
5. Configure the service in your backend.
Q.: How?
6. Publish it in the Services Registry.
Thanks in advance,

Solved.

Similar Messages

  • Enterprise Services - Architecture - Interaction with ECC

    Can someone please link to architectural docuementation for Enterprise Services which explains how NW PI interacts with ECC?

    Hi Jesse,
    > I've already searched and not found what I was looking for
    Which means you haven't used proper keywords. PI and ECC integration (using proxy, RFC, Idoc etc) is well documented and I am surprized to know that you weren't able to find it.
    >So you should assume that the poster has already searched.
    Nope. This is very common for people to do "Crowd-sourcing" and "do-my-job" and post question without searching (or rather lazy search) and that's why moderators are there
    Let me give you few keywords for search.
    ECC Proxy PI  = Proxy connection between PI and ECC (provider as well consumer)
    ABAP Proxy PI = same as above
    SWF_BAM  = Business Event triggering outbound services
    Still you won't be able to find then read following:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c0e7ae66-be6d-2a10-d385-92e6e67dee10
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/50d69314-1be0-2b10-11ab-8045021f0c3a
    >If you have links, please do share, but please do not again reply to anyone's post with, "Go search."
    Sorry if you are looking for spoon-feeding then you are asking at wrong place. I can only help you with some basics and then you need to figure things out by yourself and "one-liner" question won't help either.
    Regards,
    Gourav

  • Understand the technical base for Enterprise Services?

    Hi all,
    I am trying to understand what is the technical base for enterprise services and the restrictions when activating them. The best documents I have found are:
    Note 1566412 u2013 Enhancement package 6 for SAP ERP 6.0.
    Note 1359215 u2013 Technical prerequisites for using enterprise services
    sdn blog u201CDetermin the SOA readiness of your System with the ES Workplace (Part 1 and 2)
    EHP Master Guide - https://websmp107.sap-ag.de/~sapidb/011000358700001183052011E
    The documents are quite informative, however there are still questions. Maybe someone can shed some light of these:
    1.) Is my understanding correct that Enterprise services can have three different base u201Cmodulesu201D?:
    a. An EHP (with relation to a business function).
    b. The swc u201CESA ECC-SE 60xu201D (without relation to a business function). E.G. ES Bundle "Bank Communication Management".
    c. The SWC u201CSAP APPLu201D (without relation to a business function). E.G. u201CBusinessPartnerERPUpdateRequestConfirmation_Inu201D
    2.) Is it possible to activate enterprise services (bundles) that rely on business functions after a EHP installation or ONLY during the EHP installation?
    3.) Is it possible to activate enterprise services with base u201CESA ECC-SE 60xu201D after a EHP installation or ONLY during the EHP installation?
    4.) Is SWC u201CESA ECC-SE 60xu201D a u201Ctechnicalu201D business function, whose activation cannot be reverted either? If yes what effect has the activation von u201CESA ECC-SE 60xu201D on the current ERP customizing?
    5.) How do the Enterprise Services relate with Service Interface definitions from SAP Process Integration (XI Content)?
    Do I need the XI Content with the service interfaces in ES Repository (and SPROXY) only if the communication is B2B (with PI) or also if the communication is Point-2-Point (without PI)?
    Thanks for your feedback!
    Chris

    Hi Chris,
    I'll try and provide answers where I can...
    1.) Is my understanding correct that Enterprise services can have three different base u201Cmodulesu201D?:
    I personally don't agree with this understanding. Enterprise Services would always relate to some or other business function, unless we have a different understanding of what "Business Function" means . What changes is how the Enterprise Services (or versions of them) are delivered.
    SAP APPL for example would be relevant to most of the enterprise services shipped with a standard ECC EHP*. So it will relate to the business functionality for the applications that are shipped with an ECC installation.
    2.) Is it possible to activate enterprise services (bundles) that rely on business functions after a EHP installation or ONLY during the EHP installation?
    I don't understand this question but I'll try and offer a generic answer. You can activate/use Enterprise Services whenever you want to as long as they are already available in your current installation. If they are only available in an EHP that you don't have yet then you will need to upgrade (but I also seem to recall some workarounds - SAP notes - as an alternative to upgrading).
    3.) Is it possible to activate enterprise services with base u201CESA ECC-SE 60xu201D after a EHP installation or ONLY during the EHP installation?
    You decide when you would like to activate it, it's generally after. SAP will ship them anyway.
    4.) Is SWC u201CESA ECC-SE 60xu201D a u201Ctechnicalu201D business function, whose activation cannot be reverted either? If yes what effect has the activation von u201CESA ECC-SE 60xu201D on the current ERP customizing?
    There is a tool call Impact Analyzer, read up a little on it. It allows you to do an impact analysis before activating. It might also help posting a separate thread on of the ECC functional forums here on SCN for more impact analysis. I'm not sure if the activation can be reverted.
    5.) How do the Enterprise Services relate with Service Interface definitions from SAP Process Integration (XI Content)?
    The XI Content is the design equivalent of the Enterprise Services as you see them in SPROXY. It's only relevant in certain cases, examples:
    - If you want to enhance standard SAP Enterprise Services
    - If you want to do additional transformation/s & routing.
    If you are planning P2P type communication, then the XI content is not relevant. One thing to be aware of though is if you have your backend ECC system connected to your PI ESR, the view that you get in SPROXY will reflect the SWC view of the ESR. So you might want to download the XI Content & import it into your PI ESR anyway.
    Regards, Trevor

  • Changing user who calls Enterprise Service dynamically

    Hello all,
    I'd like to call Enterprise Service as Portal logon user.
    As you know Enterprise Service is implemented on ECC, it always requires ECC's user/password when I access it.
    Off the top of my head I may use logon ticket, but it does not work well for Enterprise Service.
    I've already done the system configuration to use logon ticket - setting profile parameters of ECC, importing client certification and so on.
    What I tried:
    1. Create Destination at "Web Services Configuration: WS Destination"with following parameters:
      Destination Type: WSDL
      URL: http://<hostname>:<port>/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC?sap-client=800&wsdl=1.1
      Authentication: HTTP Authentication, Logon Ticket
    2. Try to test ES at "WS Navigator"
      -> When I search ES in destination which I created, the following error occurred:
    Invalid Response Code: (401) Unauthorized. The requested URL was:"http://<hostname>:<port>/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC?sap-client=800&wsdl=1.1"
    When I changed destination's settings as follows, testing ES at "WS Navigator" succeeded.
      Authentication: HTTP Authentication, User ID/Password(Basic), apply fixed user
    But I'd like to change user who calls ES dynamically, because I want to set the user who creates sales order to Portal logon user.
    Could you give me any advice?
    Ikue

    hi lkue,
    Please see my weblog @ https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/7891. [original link is broken] [original link is broken] [original link is broken]  When you create SM59 HTTP destination, select "send logon ticket" or "logged in user id /password" . This will automatically use logged in user id dynamically.
    Hope it helps you and solves your problem.
    Regards,
    Arul

  • ERP2005 - No Enterprise Services In wsadmin

    Hi all,
    we have a erp2005 and i have read that in transaction wsadmin should be enterprise services (i. e. ECC....). I can't find this services.
    Do i have to install this services?
    regards

    Ther enterprise services are included in enhancement packages

  • External system calling SAP ECC enterprise service.

    Hi Experts,
    We have an external system(out of the client network) which needs to call the Enterprise service ExchangeRateByExchangeRateQueryResponse_In  in ECC.
    As we  don't want to open the ECC port to the external systems we thought of using SAP PI in between.
    I can develop a  SOAP to SOAP scenario between External system and ECC using PI.
    I want to check whether there is any better  way of doing it without developing the interface.
    Thanks in advance
    Regards,
    Rajesh.A

    Hi Rajesh,
    If the requirement is to fully decouple the ECC system from the external caller system, then configuration of mediated scenario utilizing PI would be a good solution here. But if it is only necessary to ensure that the external system doesn't have direct connectivity to application servers of ECC, then you may consider installing SAP Web Dispatcher, connecting ECC as a backend system to the installed Web Dispatcher and using Web Dispatcher as an endpoint in the caller system. In this way, the caller system doesn't need to have network access to application servers of ECC and will only communicate with Web Dispatcher, all communication between Web Dispatcher and backend (here, ECC) will be transparent for the caller system.
    Regards,
    Vadim

  • Regarding enterprise services in ECC

    Hi ,
    In reference to whether using standard idocs or standard ES available in ECC box ,in case we are not using CE ( so no composite applications) and only using SAP PI to integrate could someone point out any best practices that are available. The majority of services for example for Order to Cash scenarios like Sales Order create are synchronous in mode. From performance and reprocessing perspective using an asynchronous mode would be preferable - so do we use enterprise services for straight forward scenarios like order creation in ecc from sender legacy application or we use it only when we have business process orchestration in mind for later.
    Regards

    Hi Ravi,
    It may be that you just need a delta cache refresh but I would start by checking the SLD configuration.
    First strt with SAP Note: 1169869
    - I think that you might need to try changing the vendor (sap.com) that's assigned to the Software Component Version.
    - If you were seeing the SWCV before it should be installed on your system anyway but you can double check using the steps I've specified here: [Can't find  ESA ECC-SE 603 SWCV;
    - You might also want to check if the SWC is correctly assigned to the relevant business system/s in the SLD.
    Regards, Trevor

  • Abstraction/ tailoring of standard enterprise services

    Hi,
    we use standard SAP services modeled in the ESR. In a middle layer (CAF in our case) we abstract the fields we need.
    I was wondering if it's not better to have an abstraction layer in the backend as well (or replace the CAF with backend abstraction layer), because all data in the service is transfered every time to the CAF.
    Isn't it better to limit the data that is retrieved from the backend system or is it possible to configure the backend standard services to limit the data that is transfered?
    kind regards,
    Pieter

    Yes, it's only available as of NW 7.02.
    Depending on what your actual requirements are (i.e. You always want to limit the response structure or only in certain cases) then you can version your operation/s (one for a detailed response & one for a not so deailed response). So you would add an additional field (e.g. indicator for detailed or summary response) in the request structure apply some delta logic in your CAF layer to decide which operation to invoke.
    Then in the backend you could wrap the standard enterprise service in a custom proxy for each operation & you would get the desired abstration. It's a very unattractive approach though.
    Regards, Trevor

  • Enterprise Services in ECC using SPROXY transaction

    Dear All,
    We were able see the Enterprise Services available in ECC 6.0 EHP 3 using the transaction SPROXY, we have even tested one proxy through this transaction. But now when we have configured ECC to connect the ESR (of PI), it is only showing Software components / Service Interface available in ESR throught the SPROXY transaction in ECC and not showing the Enterprise Services which are available in ECC.
    How to see both the things, existing Enterprise Services of ECC and Service Interfaces of ESR through SPROXY transaction in ECC?
    please help.
    thanks and regards,
    Ravi

    Hi Ravi,
    It may be that you just need a delta cache refresh but I would start by checking the SLD configuration.
    First strt with SAP Note: 1169869
    - I think that you might need to try changing the vendor (sap.com) that's assigned to the Software Component Version.
    - If you were seeing the SWCV before it should be installed on your system anyway but you can double check using the steps I've specified here: [Can't find  ESA ECC-SE 603 SWCV;
    - You might also want to check if the SWC is correctly assigned to the relevant business system/s in the SLD.
    Regards, Trevor

  • Implementing an ESR Enterprise Service in Ecc 6.0

    Hi experts,
    I've finish to model my Enterprise Service in the ES Builder. So, now i want to implement that service in the ECC 6.0. How can i do that o what do i need ? I think that i have to configure an Abap proxy is that ok?
    I need information please!!!!!!
    Thanks for all.
    Hope you can help me.
    Regards.
    Diego.

    Hi guys, i solved my problem.
    The thing is that you can`t implement an enterprise service directly from the ESR to any Ecc 6.0 ( some kind of publication ). You have to model this service in the ESR and then you can implement from the Ecc 6.0 with a conection between both enviroments.
    hope it`s clear.
    Thanks for all.
    Diego.

  • Standard backend service data vanishes on click of a button in HCM Forms

    Hi,
    I have a form which displays data from standard backend service SAP_PA and also from custom generic service.
    When I click on a button in the form, the data from SAP_PA is disappearing.
    Error message 'Please enter Personnel Number' is displaying.
    Please help me to resolve the issue.

    Hi Aravind,
    Thanks for your reply...
    Data is from standard backend service which is independent of user events..
    Data is displaying for the first time when form is dispalyed on the portal but when user clicks on any button, data is disappearing...
    Can you tell us the patch level of the system required for ESS MSS ??
    As of now our system patch level is 11,,
    This might be a  problem for data vanishing?

  • Error in Enhancing the Standard SAP Enterprise Service

    Hi All,
    I have enhanced standard SAP Enterprise service, when i am going to test in wsnavigator , I am facing the below problem..
    ERROR : Definition of /wsdl:definitions/wsdl:types/xsd:schema[1]/xsd:attributeGroup/xsd:attribute is not correct. Missing top level component (uri: 'http://in.ibm.com/o2s'; name: 'MaterialSerialNumberCollection')."
    Please help.
    Thanks in advance.
    Biplab Ray

    Hello,
    It looks like there is a syntax issue in your web service definition. Please correct this (SE80) and reactivate the service definition.
    Thanks,
    Venu

  • How can I determine the WSDL URL for an Enterprise Service defined in ECC

    I have an Enterprise Service that is defined in ECC and I can see the function definition for it via transaction code se80, ABAP Development Workbench.  However when I open up the Service Definition for the Function and click on the WSDL tab the URL I see is not correct.
    How do I find the proper Enterprise Service WSDL URL?
    Sam
    PS: Posted on behalf of some colleagues...  
    I wonder if someone from Exton knows the answer???

    Will someone please tell me this so I can give them points:
    First you have to call transaction SOAMANAGER in your ECC system.  It will then open up a new browser window.  Then select the Single Service Administration link and a new screen will open.  Then search and select your WebService and press the Apply Selection button.  Then you can select the wsdl from the grid below.  If no wsdl was previous created you can Create a New Endpoint which will generate one.  The browser window that opens up will have the WSDL URL set in the Address bar.
    Sam

  • Configure, Test, and Consume an Enterprise Service in SAP CRM ABAP 6.0

    Hi all,
              Can anyone provide me any document on how to Configure, Test, and Consume an Enterprise Service in SAP CRM ABAP 6.0 (2007) ???

    Hi,
    there are tons of documents about consuming and producing web services. This question has been also asked on this forum many times. Check for example section eLearning. There are couple of tutorials related to web services. I would start with SAP documentation. The web services are capability of NetWeaver so it does not matter if you have CRM or ERP system. The tools are same.
    Cheers

  • Settings for idempotent enterprise services in ECC

    Hi,
    I want to use enterprise service ECC_GOODSMOVEMENTCRTRC1 / GoodsMovementERPCreateRequestConfirmation_In_V1 within a nonSAP application to post GoodsMovements at an ECC system.
    http://es-workplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=…
    The service works and I can do all movement types I want.
    Now I want to have idempotency activated at the ECC system.
    But nobody of the ECC guys knows, what has to be done for this.
    What transaction has to be used?
    Is there a default value for the time frame for which the system keeps responses for already processed service calls?
    If not, I would propose 100 days, because this is the worst case, the nonSAP application could send a message again.
    Are 100 days to large for the idempotency time frame of an ECC system?
    Regards
    Roland

    Now I have got readonly permission for transaction SPRO at the ECC system.
    The path to the idempotency settings is:
    SPRO -> SAP Reference IMG -> Cross-Application Components -> Processes and Tools for Enterprise Applications -> Enterprise Services -> General Settings for Enterprise Services -> Define Settings for Idempotent Services
    Permission for transaction WSIDPADMIN is required to execute the activity "Define Settings for Idempotent Services". I don't have this.
    But there is a good explanation in SPRO what has to be done in "Define Settings for Idempotent Services"
    Define Settings for Idempotent Services
    Use
    Enterprise Services for which you need to ensure that every service call is executed precisely once are called idempotent services.
    You use this IMG activity to define how long the system keeps stored response messages or details about query messages (the message IDs) for which responses have already been sent for synchronous Enterprise Services. You have to define this for each client in which you wish to use synchronous Enterprise Services.
    In order not to burden the database by storing the response messages or message IDs unnecessarily long, the system schedules two background jobs to regularly delete stored response messages and message IDs:
    SAP_BC_IDP_WS_SWITCH_BD for response messages
    SAP_BC_IDP_WS_SWITCH_BDID for message IDs
    The system uses table pairs to ensure that the response message or the ID of the answered query message is deleted as soon as possible once the set retention period has expired:
    One table pair for each client for the response messages
    One table pair for each client for the message IDs that have been stored
    The two tables of a table pair are entered alternately. When switching from the first table to the second, the data in the first table is retained and that in the second table is deleted before the system generates new entries.
    You decide how ofter the system switches back and forth between the tables of a table pair. The result is the minimum retention period for the stored data.
    Requirements
    This function is available to you as of SAP NetWeaver 2004s SP09 and ECC SE 600 SP03.
    Activities
    In the Document section, define the minimum retention period for the response messages. You do this by specifying how often you want the system to switch between the two tables.
    In the Document ID section define the minimum retention period for the message IDs. You do this by specifying how often you want the system to switch between the two tables.
    SAP recommends you define a longer retention period for the message IDs than for the response messages. Bear in mind that a repeated query message leads to an error if the corresponding response message has already been deleted but the message ID is still available.
    To save what you have defined, choose Schedule.
    Repeat steps 1 to 4 for all clients in which you wish to use Enterprise Services.
    Example
    You have defined the time for switching between the two tables in which the response messages are stored as two hours. This means that the response messages are kept for at least two hours but for no more than four hours.
    You have defined the time for switching between the two tables in which the message IDs are stored as one day. This means that the message IDs are kept for at least one day but for no more than two days.

Maybe you are looking for

  • ITunes 10 (Mac) no longer sees my iPhone 4

    iTunes no longer thought it was installed on my computer. I installed it, I re-associated my  music, and then I tried to sync my phone, but because I manage music manually, I was getting an error message. I called Applecare to see what the error mess

  • Container to Container binding in Workflow binding editor

    Hi all, I have an issue using Container --> Container binding in the Workflow binding editor (transaction SWF_BAM). What I want to do is to be able to extend the data provided by the event (i.e call a BAPI using values supplied) before assigning it t

  • Conditions in BPM

    Hi Experts, Scenario : SOAP -> First webservice -> Second Webservice -> Third Webservice Requirement : If the EmpId from the SOAP client request is 234 then I have to call the first webservice otherwise I have to skip the First webservice from the bu

  • How To Buy Flash Media Enterprise Server

    Hello, How can we purchase FMES 4 Licenses? Our startup urgently needs it Adobe representatives are not getting back to us Andrey

  • I want to copy and paste within an online forum - firefox wont allow it

    i often use an online forum for work with the OU and am unable to copy and paste within the forum - if i wish to copy from one thread to another, i have to copy to word then re copy and paste to another thread - annoying