Enterprise Services Explorer

Is there an Enterprise Services Explorer that will work with Visual Studio 2008?   All I can find is version 1.1 which only works under VS 2005.

Hi Cori,
Can you please give some more informaiton ?
1. Were you able to navigate to the "Add Service Reference" step of the wizard ?
2. If #1 is true - Did your process succeeded After clicking on "Finish" ? are you able to see the .NET proxy class generated by the ESE under Visual Studio "Web Reference" folder ?
3. if both #2 & #3 are true - can you please check under the "Web Refernce" folder if a new folder exist by the name you gave it and if you choose "Show all files" you can see the WSDL's of the service & a .NET class.
Regards,
Nadav

Similar Messages

  • SAP Enterprise Service Explorer 1.0 - Problem

    Hi all,
    i have installed the following:
    Visual Studio 2005
    SAP Enterprise Service Explorer 1.0
    Configuration:
    I'm not sure what's the right service registry url? I used http://<server>:<port>/sr
    Basic Authentication
    no proxy
    Error:
    Cannot connect to Service Registry. Make sure the URL and/or proxy values are valid
    Any ideas?
    regards
    Edited by: Wolfgang Bauer on Jun 5, 2008 7:57 AM

    Hi,
    what about the service url?
    I tested the following:
    <server>:<port>/ESRegistryWS/BasicAuthConfig?wsdl&style=document&mode=standard
    <server>:<port>/ServicesRegistrySiService/ServicesRegistrySiPort?wsdl&mode=ws_policy
    Do i have to specify the server as ip address?
    I have tested the services in WSNavigator successfully.
    But in VS2005 nothing is working.
    Error without proxy:
    Cannot connect to the Service Registry. Make sure that all login parameters are valid.
    Error with proxy:
    Cannot connect to the Service Registry. Make sure the URL and/or proxy values are valid.
    Without proxy sounds better because it seems that the system checks the user and password. But my user and password are not running in that configuration.
    Via URL in the browser i have no problem to login to the service registry.
    regards
    regards

  • SAP Enterprise Service Explorer for Visual Studio 2008

    Hi all,
    is there a version for SAP Enterprise Service Explorer for Visual Studio 2008?
    I have found to fix the localization error.
    [http://blogs.microsoft.co.il/blogs/tamir/archive/2008/03/13/localization-fix-for-sap-esa-explorer-for-visual-studio.aspx]
    But if i run the exe-file --> You have not a compatible version of VS Studio installed.
    regards

    Hi,
    there will be a new version of the ESE plugin available with the new CE 7.1.1.
    regards

  • SAP Enterprise Services Explorer Webcast on MSDN - Presentation Time

    Hi All,
    Please pay attention that the ESE Webcast presentation is today 11.03.2008 on 15:00 GMT time.
    (due to daylight saving changes on pacific time some invitations were set to 16:00 GMT time)
    Attendee Registration URL:
    http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032371999&Culture=en-US
    Regards,
    Nadav

    Hi Asen,
    you can find documentation and code examples how to consume SAP eSOA services using SAP Enterprise Services Explorer for MSFT .NET in the following areas:
    1. Open SAP Enterprise Services Explorer for MSFT .NET  in your VS .NET and press F1 for help. you will get a fully documented guide for using the tools, plus code examplse
    2. you can use the following article published by Rima:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b0499da5-73c4-2b10-f580-91c1f17008c0
    3. you can find more infromation in the .NET interoperability area in the SDN:
    http://www.sdn.sap.com/irj/sdn/dotnet
    Regards,
    Nadav

  • Question about SAP Enterprise Services Explorer 1.1

    Hi ,
        1. I use dotnet connector before and now someone told me that I can use SAP Enterprise Services Explorer 1.1
            but when I download this app, it says '90 day evaluation ';
            what about after 90 days?
        2. another questions, our warehouse will perform a WTS<Warranty Tracking System> which needs scan some barcode,
            and our scanner's OS is Windows Mobile 5.0 which<Model:intermec 700C> can be developed in VS 2005.
           my question is can I develop a windows mobile application with using SAP Enterprise Services Explorer 1.1?

    From a mobile PC application you can connect only webservice or you should have to develop you own RFC connector from zero.
    the architecture I use for Pocket PC is some webservices hosted in a .net webserver. The pocket PC connects the .net webserver and my webserver used a RFC proxy. My RFC proxy is built with SAP .net connector, JCo, or Erp connect, a .net api for sap developped by a great guy ... [http://www.theobald-software.com/oe/cms/website.php?id=/en/index/products/erpconnect.htm|http://www.theobald-software.com/oe/cms/website.php?id=/en/index/products/erpconnect.htm]

  • SAP Enterprise Services Explorer License key

    Hello,
    How can I obtain a license key for the SAP Enterprise Services Explorer for Microsoft .NET ?
    There was a message stating that it was a 90 day trial version when I downloaded the installation file.
    We do have a license for SAP NetWeaver CE 7.2; but I can't find where to download a version that it's not trial or get a proper license key
    (SAP Support Portal / Downloads / SAP Connectors or Keys and Requests)
    Also I'd like to know what's the process to apply this license? It's my understanding that it only applies to the development machine. Is this assumption correct ?
    Thank you!

    Hi Henry,
    no problem. for a step by step approach. see this link
    https://www.sdn.sap.com/irj/sdn/soa-modeling?rid=/library/uuid/10cacdca-b0bb-2a10-77be-d600de4658b7
    Enterprise Services Repository&Registry - 60k
    https://boc.sdn.sap.com/node/18912
    http://blogs.microsoft.co.il/blogs/tamir/archive/tags/download/default.aspx
    thanks
    sagar
    reward me points if usefull

  • Enterprise Services Explorer installation

    I've installed the ESE 1.1 and its configuration options are showing up in Visual Studio 2005 Professional English Edition.  I have them pointed at the ES Workplpace repository at http://sr.esworkplace.sap.com/ServicesRegistrySiService/ServicesRegistrySiPort and have stepped through the instructions in the document attached to http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0319dc4-d76d-2a10-d19f-e4f4ff315bde.
    When I get to the Discovering and Consuming Enterprise Services step in that document, however, I do not see an option for Add SAP Enterprise Service.
    Is there any way I can troubleshoot this to determine why I can't see the option to add the SAP ES? Anyone else run into this problem?
    Using Visual Studio 2005 Professional Edition (English) on 64-bit Windows 7, if that matters.
    Thanks!

    Hi Cori,
    Can you please give some more informaiton ?
    1. Were you able to navigate to the "Add Service Reference" step of the wizard ?
    2. If #1 is true - Did your process succeeded After clicking on "Finish" ? are you able to see the .NET proxy class generated by the ESE under Visual Studio "Web Reference" folder ?
    3. if both #2 & #3 are true - can you please check under the "Web Refernce" folder if a new folder exist by the name you gave it and if you choose "Show all files" you can see the WSDL's of the service & a .NET class.
    Regards,
    Nadav

  • SAP Enterprise Service Explorer

    To me it seems that the SAP ES Explorer is the current textbook tool to connect .net in Visual Studio 2008 with SAP backend.
    Can I use the tool only with an ESR on SAP side established, or also having just one WebAS ABAP. Since I have to configure the ESR I have not found a way to use it just with a plain WebAS ABAP.

    Hi Hork,
    for using the ES Explorer you need the ESR. Nevertheless you can also consume the Web Services from WebAS directly in Visual Studio 2008, we published a paper where we describe how to do this on http://download.microsoft.com/download/a/2/8/a287c141-b72e-4e9e-aac5-826e3f0d6d76/StatefulNetWeaverCommunication.pdf where we describe how to do it with Visual Studio 2005, the same approach works in Visual Studio 2008.
    Regards,
    Juergen

  • PI 7.1 enterprise services: How to find & invoke SAP HCM enterprise Service

    Hi all,
    in PI 7.1, i read, there is support of enterprice services.
    is my current understandings right about PI 7.1 and enterprise services:
    1.the standard BAPIs, standard RFC that were provided in R/3 are replaced by standard enterprise services in SAP ECC.
    2.a nonSAP application can invoke an enterprise service in the same way as a nonSAP application used to call an RFC in the R/3.
    I want to view how an enterprise service of any SAP module can be called by a nonSAP applicaiton.
    are there any doc or blog which shows this.
    is possible with/wihout PI.
    We have follwoing things installed.
    1. PI 7.1 SP4.
    2. SAP ECC 6.0, i am dealing with SAP HCM module.
    are there any enterprise services of HCM available (e.g standard enterprise services given by SAP for HCM module).
    basically i want to test whether a nonSAP application like a java application, can it get some info using standard HCM enterprise services provided by SAP.
    I explored esWorkplace (http://www.sdn.sap.com/irj/sdn/esworkplace), but it does not display HCM related process components under the column "DISCOVER ENTERPRISE SERVICES".
    thanks,
    Madhu.

    Hi Madhu,
       YOu can check this page for simple sample applications for enterprise services consumption:
    http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=EBF08FD8067241F787448B3EB87DA04E
    Check this page for ERP-HCM
    http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=C6AE1E905D8E11DA36BB000F20DAC9EF
    and complete business map here:
    http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?id=13C98C60080711DA1503000BCDDC2565&fragID=&packageid=DE0426DD9B0249F19515001A64D3F462&iv=
    Regards,
    Ravi

  • 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

  • How to activate Business Add-In (BAdI) for Enterprise Service

    Hi,
    I have connected enterprise service
    Find Production Order by Work Centre
    external/technical Name: ProductionOrderSimpleByWorkCentreQueryResponse_In
    Namespace: http://sap.com/xi/APPL/SE/Global
    SAP Software Component Version: ESA ECC-SE 605
    Internal Name: ECC_PRODUCTIONORDERSWQR
    SAP Library - Enterprise Services for SAP ERP
    http://es-workplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=…
    from our ECC system to our PI 7.1 and did first tests.
    I'm getting response to my requests from the ECC system.
    But in the response, there are only the production order IDs for the requested work centre.
    I suppose that the BAdI PORD_SE_PRODUCTIONORDERSWQR, mentioned in service description, has to be activated for the service in the ECC system, to get all the other optional production order elements, defined in the service response message type.
    Am I right?
    Which steps in the ECC backend are neccessary to activate a BAdI for an enterprise service?
    Regards
    Roland

    Salegram,
    BADi is not provide us functionality for data upload for Annual PF / Pension Report.
    BADi is using for some add in our business transaction.
    just explore tx se18 ans se19.
    Amit.

  • Using Enterprise Services Bundles in PI

    Hi ALL,
    need help in how to use Enterprise Services Bundles in PI.
    if someone worked on this pls give me some idea about this and methods to use this ..
    if there is any best practice in using this Enterprise Services Bundles  ..and i find in some document stating we need to download it from Service Marketplace and import the same into their Enterprise Services repository. can you pls tell me under which segment i can download this ..
    thanks
    Souz

    The SDN home page has good info on ESBundles
    http://www.sdn.sap.com/irj/sdn/explore-es
    Download contnet from SErvic emarketplace
    https://websmp205.sap-ag.de/swdc
    Support Packages and Patches - Entry by Application Group" SAP Content - ESR Content (XI Content)
    Regards,
    Siva Maranani

  • Enterprise Services list in Discovery System.

    Hi,
    I just want to know the Enterprise services list in Discovery system.
    Actually why i needed that, is just wanted to know is there any enterprise service available for Billing, Service Order Management that are present as functionality in  SAP CCS [Customer Care System ] - Utilities.
    And do discovery system consist of Utilites Enterprise Services ?
    Thanks in advance.
    Regards,
    Aditya Metukul

    Hi Aditya,
    you can access a version of the Enterprise Services Workplace with the following URL on your Discovery System: http://iwdfvm2160.wdf.sap.corp:51080/socoview
    Please keep in mind that this refers to the services on the DS only. The Enterprise Services Workplace on SDN (https://www.sdn.sap.com/irj/sdn/explore-es and http://erp.esworkplace.sap.com/socoview(bD1kZSZjPTgwMCZkPW1pbg==)/flddisplay.asp) provides an extended set of services in the meanwhile. You potentially will find your specific services in that list.
    Hope that helps,
       rAimund

  • Enterprise services for ERP Shipment

    Hi,
    We are working on a scenario to send shipment details to SAP PI system via standard Enterprise services whenever the shipment is created in ERP.
    Could you please help us on the below queries?
    1) Is there any standard enterprise services available to send shipment data?
    2) If so, what are the configurations required from ERP side?
    We already searched for the enterprise services in this link but could not able to trace out.
    http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?sap-unique=115751&sap-params=aWQ9QUY4RkE0RDg2NEIwNEE1Njg4RjZEOEY2NkExOUE0NzUmcGFja2FnZWlkPURFMDQyNkREOUIwMjQ5RjE5NTE1MDAxQTY0RDNGNDYy
    Request your help.
    Regards,
    Sakthi

    Hi
    Just explore here
    Explore Enterprise Services
    https://www.sdn.sap.com/irj/sdn/explore-es
    Regards
    Abhishek

  • Enterprise services for EWM communication

    Hi,
    I am trying to map the available Enterprise Services to the EWM message exchange. Can anyone share some light on this?
    My initial mapping is listed below.
    S.No/     Message     Flow/     Service Interface/     Namespace/     Service Operation/
    1     Expected Receipt     ECC-EWM     DeliveryScheduleCollaborationDeliveryScheduleNotificationIn     http://sap.com/xi/SCMBasis/Global      DeliveryInformation_In          
    2     Receipt Confirm     EWM-ECC     InboundDeliveryProcessingInboundDeliveryEventOut     http://sap.com/xi/EWM/Global     DeliveryInformation_Out          
    3     SalesOrder     ECC-EWM     SalesOrderAnalyticalSourceDataSalesOrderEventIn     http://sap.com/xi/SCMBasis/SCR/Global     SalesOrderCreatedInformationMessage_IN     
    4     Ship Confirm     EWM-ECC     OutboundDeliveryProcessingOutboundDeliveryEventOut     http://sap.com/xi/EWM/Global     DeliveryInformation_Out          
    Regards,
    PP

    Hi
    Just explore here
    Explore Enterprise Services
    https://www.sdn.sap.com/irj/sdn/explore-es
    Regards
    Abhishek

Maybe you are looking for

  • Mac os 10.7.2 and Adobe 9.5.0

    I upgraded to 10.7.2 and it wiped out my pdf printer.  How can I correct this? Thank you.

  • Bind Parameters Process Flow ...

    Hi, Require to create a Process Flow through OMB+, and then bind some parameters for transformation to paramters defined against Start activity. The Process Flow creation is complete, but am not finding a way to bind the parameters. Can anybody share

  • Service OracleXETNListener doesn´t start

    Friends, Why when I´m connected in the net domain the service OracleXETNListener doesn´t start, and if I´m not in the domain, logged on only in machine it´s work perfectly? My user is in the ORA_DBA and Administrator groups. When I try connect RMAN i

  • I'm having two problems. It's kind of complicated.

    I'm having two problems. I've removed and re-installed Mozilla but am still having the same issues. ''edited by a moderator to add the information from More System Details.'' <br /> I'm having two problems. I've removed and re-installed Mozilla but a

  • How to unpack .sit files

    Program support files delivered via internet in .sit format cannot be unpacked. Attempting to get EXPANDER from Aladdinsys results in a lockup when aladdin examines my system for version number. Is there an unpacking feature already built into Tiger,