Vendor enterprise services

Hello,
I'm looking for an entreprise service which returns the basic data or complete data of one or several customer/s in ERP(i.e. I need the information of customer with ID = 0000000025) or i.e. I need all data of all my customers, ID = *).
I found 2 related Enterprise Services:
- Read Customer and Read Customer by Basic Data but they only return the data of ONE customer :(.
If there is not entreprise services of Customer with these properties. It can be also helpful if someone provide/reference me an enterprise service wich is able to return data/basic data of one or several Master Data as: Vendor, product,  employee or business partner.
Thank you
Best regards,
Marta.
Edited by: Marta Sánchez on Jul 4, 2008 10:29 AM
Edited by: Marta Sánchez on Jul 4, 2008 10:30 AM

Hi Marta,
SAP delivered enterprise services are available for CustomerByID Query, MaterialByIdQuery, BusinessPartner query etc I am sure there will be services for the other mentioned business objects too. Most of these query services provide details respective to the single id (or a single record). I have not come across an enterprise service till  now, that has table as response message type, like for valuehelps etc.. (if i remember right).
There is a performance aspect to these. You can search for SAP delivered services in ESworkplace.  (<sdn link>/ esworplace).
Kindly check it out before developing your custom services.
Hope this helps,
- anto.

Similar Messages

  • Enterprise Service for Vendor Creation

    I would like to know whether there is any Enterprise Service for Vendor Creation in SAP. I have found out an Enterprise Service for the same -- SupplierERPCreateRequest_In. However this is an Asynchronous Enterprise Service.
    I need to know wheter we can create Vendor in SAP through any Synchronous Enterprise Service ?
    Thanks & Regards,
    Ashwinni S. Kadam.

    Hi Ashwinni
    I don't think there exist a synchronous enterprise service for the creation of vendors. Do you know if there is an enterprise service to do an update on a vendor? If an application is responsible for creating the vendors (like SAP MDM in a CMDM scenario) then the application of course can send updates on a vendor. Or is the scenario thought to be that you only create the inital vendor in MDM and then maintain it in for example SAP ECC?
    Br
    Göran
    Edited by: Göran Westin on May 24, 2011 2:30 PM

  • Mapping ALE functionality to Enterprise Services

    Hi SAP Gurus,
    I am in an assignment to leverage Enterprise Services in the project and as part of it i need to understand how we can use Enterprise Services for the following requirements which are well supported by ALE/Idoc functionality.
    1) Master Data Distribution - We have ALE Change Pointers mechanism to track the changes done to the master data (Customer/Material/Vendor) and we can process the changes and create the idocs for the same by EOD. Changes are tracked based on the field level and interface level(Message Type). How can we leverage this change pointer mechanism in Enterprise Services.
    2) Best practice to trigger the Outbound enterprise services from ECC system.
    3) There are various tools to monitor IDOCs in ECC, what all are the tolls/transactions for monitoring the Enterprise Service.
    4) What is your view on IDOC V/s Enterprise Service
    Regards,
    Pras

    Hi Prasanna,
    These are two quite different technologies and framework here that your questions are about. One is SMD (Shared Master Data) tool which involves change pointers & IDocs and the other is an Enterprise Service for example an ABAP Proxy or a Web Service.
    1. Why would a customer want to do that especially for standard master data applications like Customer Master, Vendor Master, Material Master etc? I mean I don't understand the benefit of it when all these standard applications already support SMD. If a customer really wants these same functionalities via an Enterprise Service then they basically have to develop more custom applications to support this - for e.g. a Z program which will essentially replace BD21 to process the change pointers (CP) per application i.e. call the associated ABAP Proxy which will then create/do not create IDocs, process the CP by applying business logic, generate XML for PI to distribute further, email/do not email business owner, change the status of the CP depending on the outcome of the processing, exception handling etc. etc. But this whole thing, in my view, is cumbersome and sort of unnecessary as most of these things could be achieved via the SMD tool (except creating the IDoc itself of course!)
    The other way, to totally get rid of the CPs and process every change via ES - one would have to enhance all applications in question to call the ES (ABAP Proxy) at the time of master data change! There is no equivalent of BD64 in ES so I don't understand the purpose to be honest.
    2. In my view, to trigger it as an Outbound Proxy or Client Proxy via Method call.
    3. SXMB_MONI
    4. Like I said in the beginning, its like comparing two different technologies - I guess in the end it comes down to the business requirement at hand. Both can be very efficient (or very inefficient if deployed incorrectly).
    Cheers,
    Sougata.

  • Unable to run Enterprise Service BUilder

    Hi all, i have a problem similar to what i have found here:
    Re: Unable to run Enterprise Services Builder
    Unable to load resource: http://PI-CIPRGIA1:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    as explained in the link above, i find the com.sap.xpi.ibrep.client.jar but i don't understand where i have to put it!!!
    besides, they speak about looking for SAP_XIPCK in the deployment perspective, but i didn't have anything called SAP_XIPCK
    can anyone help me???
    this is my complete log:
    <?xml version="1.0" encoding="UTF-8"?><jnlp spec="1.0+" codebase="http://PI-CIPRGIA1:50000/rep/">
        <information>
            <title>Enterprise Services Repository</title>
            <vendor>SAP AG</vendor>
            <homepage href="http://www.sap.com"/>
            <description type="one-line">Enterprise Services Repository</description>
            <description type="short">Enterprise Services Repository</description>
            <description type="tooltip">Enterprise Services Repository</description>
            <icon height="64" width="64" href="start/graphics/sap6464.gif" type="splash"/>
            <icon height="32" width="32" href="start/graphics/SAP3232.gif"/>
        </information>
        <security>
            <all-permissions/>
        </security>
        <resources>
            <j2se version="1.5+" initial-heap-size="32m" max-heap-size="512m"/><!-- ==================================================================
            ATTENTION: When modifying references in this file, remember to update
                       the corresponding files from the test-apps too!
                      (see repository_test.jnlp in &quot;_ibrep_test/webapp/start&quot; )
            =================================================================== ><!Do not define parts or packages! This will be done automatically ><! XI jars -->
            <jar href="repository/com.sap.xpi.ibrep.client.jar" download="lazy" part="part-69"/>
            <jar href="repository/com.sap.xpi.ibrep.core.jar" download="lazy" part="part-69"/>
            <jar href="repository/com.sap.xpi.ibrep.rb.jar" download="lazy" part="part-69"/>
            <jar href="repository/com.sap.xpi.ib.client.jar" download="lazy" part="part-60"/>
            <jar href="repository/com.sap.xpi.ib.core.jar" download="lazy" part="part-60"/>
            <jar href="repository/com.sap.xpi.ib.rb.jar" download="lazy" part="part-60"/>
            <jar href="repository/com.sap.xpi.ib.mt.gui.lib.jar" download="lazy" part="part-81"/>
            <jar href="repository/com.sap.xpi.ib.mt.rb.jar" download="lazy" part="part-81"/>
            <jar href="repository/com.sap.xpi.ib.mt.util.lib.jar" download="lazy" part="part-81"/>
            <jar href="repository/com.sap.xpi.ib.mapping.lib.jar" download="lazy" part="part-77"/>
            <jar href="repository/com.sap.xpi.ib.upload.core.jar" download="lazy" part="part-83"/>
            <jar href="repository/com.sap.xpi.ib.upload.sap.jar" download="lazy" part="part-85"/>
            <jar href="repository/com.sap.xi.mapping.tool.lib_api.jar" download="lazy" part="part-81"/>
            <jar href="repository/com.sap.xi.flib.lib_api.jar" download="lazy" part="part-60"/>
            <jar href="repository/com.sap.aii.utilxi.core.jar" download="lazy" part="part-88"/>
            <jar href="repository/com.sap.aii.utilxi.gui.jar" download="lazy" part="part-99"/>
            <jar href="repository/com.sap.xpi.util.rb.jar" download="lazy" part="part-88"/>
            <jar href="repository/com.sap.aii.proxy.gen.jar" download="lazy" part="part-82"/>
            <jar href="repository/frog.jar" download="lazy" part="part-192"/><!-- Engine and other components -->
            <jar href="repository/jta.jar" download="lazy" part="part-263"/>
            <jar href="repository/ejb20.jar" download="lazy" part="part-261"/>
            <jar href="repository/sap.comtcsapxmltoolkit~sapxmltoolkit.jar" download="lazy" part="part-146"/>
            <jar href="repository/sap.comtcexception~impl.jar" download="lazy" part="part-186"/>
            <jar href="repository/sap.comtcloggingjavaimpl.jar" download="lazy" part="part-195"/>
            <jar href="repository/sap.comtcblguidgeneratorimpl.jar" download="lazy" part="part-187"/>
            <jar href="repository/jperflib.jar" download="lazy" part="part-119"/>
            <jar href="repository/sap.comtcblniimpl.jar" download="lazy" part="part-191"/><!-- required for CSN-connection -->
            <jar href="repository/sap.comtcjeclientlibimpl.jar" download="lazy" part="part-127"/>
            <jar href="repository/sap.comtcbljarmjarm.jar" download="lazy" part="part-197"/><!-- Tensegrity Libs -->
            <jar href="repository/tenComposite.jar" download="lazy" part="part-229"/>
            <jar href="repository/tenGraph.jar" download="lazy" part="part-238"/>
            <jar href="repository/tenGraphics.jar" download="lazy" part="part-251"/>
            <jar href="repository/tenGenerics.jar" download="lazy" part="part-69"/>
            <jar href="repository/tenGui.jar" download="lazy" part="part-8"/>
            <jar href="repository/tenGuiResource.jar" download="lazy" part="part-253"/><!-- Maestro><!jar href=&quot;repository/maestro_ib.jar&quot; download=&quot;lazy&quot; /-->
            <jar href="repository/com.sap.xpi.ibrep.maestro.core.jar" download="lazy" part="part-69"/>
            <jar href="repository/com.sap.xpi.ibrep.maestro.model.jar" download="lazy" part="part-69"/>
            <jar href="repository/tenSkeleton.jar" download="lazy" part="part-204"/>
            <jar href="repository/tenLookAndFeel.jar" download="lazy" part="part-8"/>
            <jar href="repository/jaxb-api.jar" download="lazy" part="part-264"/>
            <jar href="repository/jaxb-impl.jar" download="lazy" part="part-0"/>
            <jar href="repository/jaxb-xjc.jar" download="lazy" part="part-0"/>
            <jar href="repository/jsr173_1.0_api.jar" download="lazy" part="part-265"/>
            <jar href="repository/activation.jar" download="lazy" part="part-199"/><!-- end Maestro><! Aris Client -->
            <jar href="repository/arismethod.jar" download="lazy" part="part-24"/>
            <jar href="repository/JimiProClasses.jar" download="lazy" part="part-206"/>
            <jar href="repository/jide.jar" download="lazy" part="part-40"/>
            <jar href="repository/client.jar" download="lazy" part="part-14"/><!-- Aris Core -->
            <jar href="repository/jaxb-api.jar" download="lazy" part="part-264"/>
            <jar href="repository/jaxb-impl.jar" download="lazy" part="part-0"/>
            <jar href="repository/jaxb1-impl.jar" download="lazy" part="part-0"/>
            <jar href="repository/jsr173_1.0_api.jar" download="lazy" part="part-265"/>
            <jar href="repository/jh.jar" download="lazy" part="part-204"/>
            <jar href="repository/js.jar" download="lazy" part="part-289"/>
            <jar href="repository/y.jar" download="lazy" part="part-302"/>
            <jar href="repository/cl_locale.jar" download="lazy" part="part-14"/>
            <jar href="repository/cl_locale_de.jar" download="lazy" part="part-14"/>
            <jar href="repository/cl_locale_en.jar" download="lazy" part="part-14"/>
            <jar href="repository/y-utils-2.jar" download="lazy" part="part-39"/>
            <jar href="repository/y-reportexecution-2.jar" download="lazy" part="part-36"/>
            <jar href="repository/y-guiframework.jar" download="lazy" part="part-25"/>
            <jar href="repository/y-graphics-3.jar" download="lazy" part="part-25"/>
            <jar href="repository/y-lipo-1.jar" download="lazy" part="part-34"/>
            <jar href="repository/y-reportdesigner-client-2.jar" download="lazy" part="part-37"/>
            <jar href="repository/y-reportdesigner-common-2.jar" download="lazy" part="part-38"/>
            <jar href="repository/jdom.jar" download="lazy" part="part-10"/>
            <jar href="repository/y-graphlayout-2.jar" download="lazy" part="part-26"/><!-- only for repository, when build is adapted
            &lt;jar href=&quot;repository/sapjco.jar&quot; download=&quot;lazy&quot; component=&quot;aris&quot;/&gt;
            &lt;nativelib href=&quot;repository/sap-rfc-windows.jar&quot; download=&quot;lazy&quot; component=&quot;aris&quot;/&gt;
            ><! end Aris ><! ssl libs -->
            <jar href="repository/iaik_jsse.jar" download="lazy" part="part-13"/>
            <jar href="repository/iaik_smime.jar" download="lazy" part="part-13"/>
            <jar href="repository/iaik_ssl.jar" download="lazy" part="part-13"/>
            <jar href="repository/w3c_http.jar" download="lazy" part="part-13"/>
            <property name="jnlp.log.initialConfiguration" value="FILE, SIMPLE"/>
            <property name="jnlp.com.sap.boot" value="rep,native"/>
        <property name="jnlp.com.sap.aii.ibrep.core.cms.enableTransportWizard" value="false"/><property name="jnlp.com.sap.aii.ibrep.core.transport.doubleFormatExport.showFlag" value="false"/><property name="jnlp.com.sap.aii.docu.url" value="null"/><property name="jnlp.com.sap.aii.connect.landscape.httpport" value="50000"/><property name="jnlp.com.sap.aii.ib.client.content.languages" value="EN,DE"/><property name="jnlp.com.sap.aii.ibdir.core.transport.doubleFormatExport.showFlag" value="false"/><property name="jnlp.com.sap.aii.ibrep.core.aris.AllowBroadReportAccess" value="false"/><property
    [missing part due to post limits......]
        <application-desc main-class="com.sap.aii.ibrep.gui.appl.ApplicationImpl">
            <argument>webstart</argument>
        </application-desc><!--
        &lt;application-desc main-class=&quot;com.sap.aii.ib.gui.applcomp.BootLoader&quot;&gt;
            &lt;argument&gt;webstart&lt;/argument&gt;
        &lt;/application-desc&gt;
        -->
    </jnlp>

    Hi all,
    trying to fix the problems above with Enterprise Sercvice Builder i have made a mistake:
    i have undeployed SAP_XIESR  and now i can't find it anymore!
    the link where i find the ESR and Service Registry is no more accessible!
    is the undeploy reversible?
    these are the details:
    from NWDS , deployment perspective, from tab undeploy view i selected SAP_XIESR added in the list of things to undeploy and run undeploy
    this SAP_XIESR  is now vanished, when i make that action i thought that it was reversible, but now i can't find SAP_XIESR  in no place around!!!
    how can i reverse that action?

  • Unable to run Enterprise Services Builder

    SAP NetWeaver Process Integration  7.1
    When I  try to launch  Process Integration Tools -> Enterprise Services Builder (or Integration Builder Directory), links: http://v2:51400/rep/start/repository.jnlp and http://v2:51400/dir/start/directory.jnlp  respectively, I receive following error:
    An error occurred while launching/running the application.
    Title: Enterprise Services Repository
    Vendor: SAP AG
    Category: Download Error
    Unable to load resource: http://v2:51400/run/repository/com.sap.xpi.ibrep.client.jar
    java.io.IOException: HTTP response 404
         at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol.getDownloadSize(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Buy the way, under Java Web Start Configuration i have changed proxy properties to u201CDirect Connectionu201D.
    JNLP file looks as follows:
    <jnlp spec="1.0+" codebase="http://v2:51400/run/">
      <information>
        <title>Enterprise Services Repository</title>
        <vendor>SAP AG</vendor>
        <homepage href="http://www.sap.com"/>
        <description>Enterprise Services Repository</description>
        <icon href="http://v2:51400/run/start/graphics/sap6464.gif" width="64" kind="default"/>
        <icon href="http://v2:51400/run/start/graphics/SAP3232.gif" width="32" kind="default"/>
      </information>
      <security>
        <all-permissions/>
      </security>
      <resources>
        <j2se initial-heap-size="33554432" max-heap-size="536870912" version="1.5+"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ibrep.client.jar" part="part-9" download="eager" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ibrep.core.jar" part="part-9" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ibrep.rb.jar" part="part-9" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ib.client.jar" part="part-0" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ib.core.jar" part="part-0" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ib.rb.jar" part="part-0" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ib.mt.gui.lib.jar" part="part-21" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ib.mt.rb.jar" part="part-21" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ib.mt.util.lib.jar" part="part-21" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ib.mapping.lib.jar" part="part-17" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ib.upload.core.jar" part="part-23" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ib.upload.sap.jar" part="part-25" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xi.mapping.tool.lib_api.jar" part="part-21" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xi.flib.lib_api.jar" part="part-0" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.aii.utilxi.core.jar" part="part-28" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.aii.utilxi.gui.jar" part="part-39" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.util.rb.jar" part="part-28" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.aii.proxy.gen.jar" part="part-22" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/frog.jar" part="part-128" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/jta.jar" part="part-168" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/ejb20.jar" part="part-166" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/sap.comtcsapxmltoolkit~sapxmltoolkit.jar" part="part-83" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/sap.comtcexception~impl.jar" part="part-123" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/sap.comtcloggingjavaimpl.jar" part="part-130" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/sap.comtcblguidgeneratorimpl.jar" part="part-124" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/jperflib.jar" part="part-59" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/sap.comtcblniimpl.jar" part="part-127" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/sap.comtcjeclientlibimpl.jar" part="part-63" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/sap.comtcbljarmjarm.jar" part="part-132" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/tenComposite.jar" part="part-135" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/tenGraph.jar" part="part-144" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/tenGraphics.jar" part="part-157" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/tenGenerics.jar" part="part-136" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/tenGui.jar" part="part-134" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/tenGuiResource.jar" part="part-159" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/com.sap.xpi.ibrep.maestro.jar" part="part-9" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/tenSkeleton.jar" part="part-160" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/iaik_jsse.jar" part="part-164" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/iaik_smime.jar" part="part-164" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/iaik_ssl.jar" part="part-164" download="lazy" main="false"/>
        <jar href="http://v2:51400/run/repository/w3c_http.jar" part="part-164" download="lazy" main="false"/>
      </resources>
      <application-desc main-class="com.sap.aii.ibrep.gui.appl.ApplicationImpl">
        <argument>webstart</argument>
      </application-desc>
    </jnlp>
    Itu2019s not a problem with host or port inaccessibility (I already got access to start page, sld, Runtime WorkBench, etc.).
    Letu2019s look closer to, for example, library url : http://v2:51400/run/repository/com.sap.xpi.ibrep.client.jar (taken from jnlp file content). When I paste it to the browser I get error u201CThe requested resource does not exist.u201D (as I expected). So I have changed root in the url from u201Crunu201D to u201Crepu201D (correspondingly to XI 3.0 and PI 7.0) u2013  http://v2:51400/rep/repository/com.sap.xpi.ibrep.client.jar  and I succeed  in downloading single library file!!!!.
    But!!!! I canu2019t change jnlp file content either on client (because itu2019s overwritten every time I launch the application) and server (because  it is generated form template and system properties every time I launch the application) side, so itu2019s not solution but shows that there is something wrong with library resources or/and with jnlp script generation on PI 7.1 platform (why urls in jnlp script points to resources which does not exists in expected location?).
    The question is : How to run properly Enterprise Services Builder and Integration Builder Directory on PI 7.1 platform and what is the reason of errors I have described above.

    Hi Szymon,
    thanks for the suggestion.
    I had a a bit spot of bother, too.
    I found out that my Java didn't inherit browser proxy settings, even if corresponding flag was checked (I don't know why...).
    I manually set proxy properties in Java and now ESB run
    hope this help someone else
    regards
    Cristian

  • Description of enterprise service message types

    Hello people,
    I'd like to know where to find the description of the parameters of enterpise service operations. For example the operation "Create Invoice" (Process Component: SRM) needs a lot of input parameters. I took a look into the Integration Builder from the ESR, but there was no description for the different message types.
    The problem is: For example I wonder what is the difference between seller party and vendor party or what BillToID means. Without the knowledge of the meaning of the parameters I can't do an invocation.
    If anybody could tell me where to find these information, this would help me very much.
    BTW: Does anybody know a Test-SRM-Server that has an Invoice-ES that I could invoke?
    Thanks a lot,
    Michael

    Hello Michael,
    have you checked out the ES Workplace yet?
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/esworkplace">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/esworkplace</a>
    You get the complete message structure with all parameters for "Create Invoice" and all other enterprise services from there.
    Navigation path is <i>Enterprise Services by Process Components -> Customer Invoice Processing</i> (under SRM) -> Enterprise Service Operation <i>Create Invoice -> detailed field description</i>.
    For an SRM testing system, please check
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/explore-es">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/explore-es</a><i>-> Test-Drive</i> (on top of page) <i>-> HU5</i> .
    For a test user, click on <i>apply for free access now</i> in the same line.
    Hope this helps.
    Regards, Volker

  • SAP XI versus Sonic's Enterprise Service Bus

    Hi,
    Question 1:
    In David Chappell's book 'Enterprise Service Bus', the Sonic ESB is described. He says that the ESB is more than a hub-and-spoke integration broker: ESB is a MOM and above that several 'generic' services, which handle the traffic and routing on the bus, for instance:
    - Transformation service
    - Content based routing service
    - Orchestration service
    - Splitter service
    - Etc.
    Is this concept adopted in ESA? If so how is this functionality implemented?
    Question 2a: does XI uses xCBL as a XML-dialect?
    Question 2b: does XI make use of the canonical-XML concept (by using xCBL) ?
    Thanks in advance!
    Greetings Theo

    As answer on question 1:
    No I never found any documentation from SAP that described a ESB solution. So al the knowledge must come from other vendors in your case from Sonic.
    But there is hope you can use XI in a ESB way. You must only (add) configure the ESB parts. This is done by adding a service repository for example the UDDI server in combination with some BPML engine.
    By adding it al together you can execute your business processes over multiple system platforms using SOAP in a synchronic way.
    This is the basic concept of a ESB.
    The answer to question 2.
    I don’t know if XI has build in support, but a know that there are free tools that can handle Canonical XML. So you can make a service your self to handle the Canonical XML documents.

  • Functional / semantic description of Enterprise Services in ESW

    Hello,
    we are trying to use Enterprise Services from within the Banking Services by identifying the needed functionality via the Enterprise Service Workplace and then using it in our integration szenario.
    While there are detailled technical descriptions for the service interfaces, we can´t find any functional / semantic description on how exactly the service works (precondition, postcondition, transformation etc.) and how it hast to be invoked.
    This leads inevitably to functional errors when calling the service.
    I´m not looking for the solution for a specific error, but for proper fuctional / semantic documentation on this services.
    Can anyone help?
    Greetings and thanks in advance,
      Arne Schultz (Hamburg)

    Hi sudeep,
    Please refer to the below article, It is said that
    <i>SAP provides some 500 Web services through its Web site. Next year, the vendor plans to release a new version of NetWeaver, called the Business Process Platform, with a repository of built-in Web services</i>
    http://www.informationweek.com/story/showArticle.jhtml?articleID=190900725
    Regards
    Sumit Bhutani

  • 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

  • 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

  • BAPI/ Enterprise service for RFQ creation

    Hi All,
       I need help regarding creation of RFQ using BAPI or Enterprise Web Service.
       Is there any standard BAPI available to meet this functionality of RFQ creation(ME41).
      If any one has worked on similar stuff please reply. If you have any code related to such development then that will icing on cake.
    Thanks in advance,
    Amit Deshpande

    Hi Ashwinni
    I don't think there exist a synchronous enterprise service for the creation of vendors. Do you know if there is an enterprise service to do an update on a vendor? If an application is responsible for creating the vendors (like SAP MDM in a CMDM scenario) then the application of course can send updates on a vendor. Or is the scenario thought to be that you only create the inital vendor in MDM and then maintain it in for example SAP ECC?
    Br
    Göran
    Edited by: Göran Westin on May 24, 2011 2:30 PM

  • Sun idm adapter for Enterprise Service Bus (Using MQ)

    Hi
    Can you please let me know if any sun idm adapter support Enterprise Service Bus (Using MQ) ?
    Thanks

    As answer on question 1:
    No I never found any documentation from SAP that described a ESB solution. So al the knowledge must come from other vendors in your case from Sonic.
    But there is hope you can use XI in a ESB way. You must only (add) configure the ESB parts. This is done by adding a service repository for example the UDDI server in combination with some BPML engine.
    By adding it al together you can execute your business processes over multiple system platforms using SOAP in a synchronic way.
    This is the basic concept of a ESB.
    The answer to question 2.
    I don’t know if XI has build in support, but a know that there are free tools that can handle Canonical XML. So you can make a service your self to handle the Canonical XML documents.

  • Advantage of Enterprise Service over RFC

    Hi All,
    What benefits does using an SAP Enterprise service provide over an RFC?
    thanks,
    Piyush

    Hi,
    Most important advantage of ES over RFC is harmonization and open standard compliance (SOAP, WSDL, XML etc). While RFC is perfect if used only close connected SAP infrastructure but it is not open for consumption with cross-system usage.
    Harmonization: while fileds in RFC will only make sense if you have worked in ABAP otherwise they are like greek to you (or other application developers), with ES data fields are harmonized and they are more acceptable across s/w vendor base and developers.
    Standards: ES is like any other webservice is based on standards which is open for adoption and supported by almost all modern programming language. So everyone speak the same language.
    Regards,
    Gourav

  • RESTful Enterprise Services

    There seemse to be a lot of disagreement in the SOA community about REST vs SOAP (yes, I know one is architecture, and one is technology).  So to better understand this I was wondering of someone could comment on why SAP selected the WS* route?  In addition, does SAP have plans to release REST bases services?
    Thanks in advance
    Steve

    Hi Steven,
    SOAP based Web Services is in mature stage than REST.
    There are specifications, standards, wider acceptability from major vendors, dedicated governance communities like Oasis which have made way for WS to reach this level.
    Web Services is around 5-6 years old and now it is in full swing and forcing organizations to adopt it.
    It will take time for REST to get mature and be at this stage where Web Services are.
    May be , that is the reason why SAP has gone for Enterprise Services based on SOAP and XML.
    Any views/comments on it?
    regards,
    Piyush

  • What is SAP ESB (Enterprise Service Bus)?

    Hi fellow sdners gurus…  I have been reading threads about SAP SOA and ESB. 
    I do not want to start a debate on wether XI is an ESB, but more of a statement to what is SAP ESB (if XI it is, then be it).
    1) What is SAP ESB (Enterprise Service Bus) today (I could not find a clear answer to is)? 
    2) Who uses this SAP ESB in production currently and what kind of environment (i.e. strictly SAP backend systems, or combination of various vendors’ backend systems)?
    Can someone share some light on this topic?
    As a reminder, an ESB is expected to exhibit the following characteristics (source Wikipedia):
    •     It is usually operating-system and programming-language agnostic; for example, it should enable interoperability between Java and .NET applications.
    •     It uses XML (eXtensible Markup Language) as the standard communication language.
    •     It supports web-services standards.
    •     It supports various MEPs (Message Exchange Patterns) (e.g., synchronous request/response, asynchronous request/response, send-and-forget, publish/subscribe).
    •     It includes adapters for supporting integration with legacy systems, possibly based on standards such as JCA
    •     It includes a standardized security model to authorize, authenticate and audit use of the ESB.
    •     To facilitate the transformation of data formats and values, it includes transformation services (often via XSLT or XQuery) between the format of the sending application and the receiving application.
    •     It includes validation against schemas for sending and receiving messages.
    •     It can uniformly apply business rules, enriching messages from other sources, the splitting and combining of multiple messages and the handling of exceptions.
    •     It can provide a unified abstraction across multiple layers
    •     It can route or transform messages conditionally, based on a non-centralized policy (i.e. no central rules-engine needs to be present).
    •     It is monitored for various SLA (Service Level Agreement) threshold message latencies and other SLA characteristics.
    •     It (often) facilitates "service classes," responding appropriately to higher and lower priority users.
    •     It supports queuing, holding messages if applications are temporarily unavailable.
    Your help is greatly appreciated.
    Kind Regards,
    Jean-Michel

    PI or XI is the ESB from SAP side. PI is not a full pledged ESB on a reference model of ESB idea but it is the the framework SAP provide as a ESB product.
    A Standard Based ESB Reference Model should fullfil the following features in a framework.
    ESB Features    Service Enablement Phase (1, 2, 3)
    1)     Message brokering between heterogeneous environments                     
    2)     Supports asynchronous, synchronous, publish and subscribe messaging                    
    3)     Supports synchronous and asynchronous bridging                    
    4)     Supports message formats of SOAP                    
    5)     Support for message format of SOAP with attachments                    
    6)     Support for xml message                     
    7)     Support for structured non-XML data                    
    8)     Support for raw data message                    
    9)     Support for text data message                    
    10)     Sport for e-mail with attachment message                    
    11)     Heterogeneous transports between service end points                    
    12)     Supports for FILE protocols                    
    13)     Supports for FTP protocols                     
    14)     Supports for HTTP protocols                    
    15)     Supports for HTTPS protocols                    
    16)     Supports for Multiple JMS providers                    
    17)     Supports for RMI protocols                    
    18)     Supports for web service protocols                    
    19)     Supports for CORBA protocols                    
    20)     Supports for DCOM protocols                    
    21)     Supports for E-mail (POP, SMTP, IMAP) protocols                    
    22)     Support for advanced transformation engine                    
    23)     Support for configuration-driven routing                    
    24)     Message routing based policies                    
    25)     Support for call-outs to external services to support complex routing                    
    26)     Support for point-to-point routing                    
    27)     Support for one-to-many routing scenarios                     
    28)     Support for request response model                    
    29)     Support for publish-subscribe models                    
    30)     Service monitoring                    
    31)     Service logging                    
    32)     Service auditing with search capabilities.                    
    33)     Support for capture of key statistics for message and transport attributes including message invocations, errors, and performance, volume, and SLA violations.                     
    34)     Supports clusters and gathers statistics across the cluster to review SLA violations                    
    35)     Support for service provisioning                     
    36)     Support deployment of new versions of services dynamically through configuration                    
    37)     Migrates configured services and resources between design, staging and production                    
    38)     Supports multiple versions of message resources that are incrementally deployed with selective service access through flexible routing                    
    39)     Configurable policy-driven security                    
    40)     Supports the latest security standards for authentication, encryption-decryption, and digital signatures                    
    41)     Supports SSL for HTTP and JMS transports                    
    42)     Supports multiple authentication models                    
    43)     Policy-driven SLA enforcement                    
    44)     Establishes SLAs on a variety of attributes including                     
    a.     Throughput times                    
    b.     Processing volumes                    
    c.     Success/failure ratios of message processes                    
    d.     Number of errors                    
    e.     Security violations                    
    f.     Schema validation issues                     
    45)     Initiates automated alerts or enables operator-initiated responses to rule violations using flexible mechanisms including                     
    a.     E-mail notifications                    
    b.     Triggered JMS messages                    
    c.     Triggered integration processes with a JMS message                    
    d.     Web services invocations with a JMS message                    
    e.     Administration console alerts.                     
    46)     Support for having multiple LOBs manage their own service bus based on their policies, and a service bus at an enterprise level that could act as a broker for sharing services across the various business units.                    
    47)     Support for agent plug-in to support following features                    
    48)     External provider’s service access for security                    
    49)     External provider’s service management                     
    50)     External provider’s transaction container                    
    a.     External provider’s business orchestration (BPEL Engine) and business work flow service container                    
    51)     Transaction support on message level                    
    52)     IDE Integration                    
    53)     Open standards

Maybe you are looking for

  • Same Problem: Safari wont open and it Force to quit.

    I have the same problem with Safari, just like other users. When I start up my iMac Safari dont open and the rainbow circle appear; it forces to quit. This is the Crash Report: http://rapidshare.com/files/156630612/Safari_Error.rtf.html Please Help.

  • Spry Tooltip works in page 1, not in pg 2?

    New to Dreamweaver, so please forgive my learning curve stupidity regarding Spry and fancy stuff. I've created a Spry Tooltip series for a simple menu bar on my client's page. He wants to keep things clean and simple. The tooltips work fine on the fr

  • Apple maps (reported POIs) are not updated in Austria

    I have read several reports that apple is now updating the POIs which are reported through their integrated reporting system. The most reports are from the US. However, I have not noticed that any of my about 20 problem reports that I sent to apple g

  • Relocating datafiles on standby database after mount point on stanby is ful

    Hi, We have a physical standby database. The location of datafiles on primary database are at /oracle/oradata/ and the location of datafiles on standby database are at /oracle/oradata/ Now we are facing a situation of mount mount getting full on stan

  • 2 TB MyCloud filesystems "/tmp" and "/var/log" both at 100%

    Now, this is just plain weird...  here's the output from "df -k": Filesystem 1K-blocks Used Available Use% Mounted on rootfs 1968336 685956 1182392 37% / /dev/root 1968336 685956 1182392 37% / tmpfs 40960 20992 19968 52% /run tmpfs 40960 64 40896 1%