Problems enhancing an enterprise Service.

Hi guys, i´m trying to enhance a node of an enterprise service (PurchaseOrderByIDqueryResponse), i need to enhace the output message type PurchaseOrderByIDResponseMessage_sync.
I made all the stuff in ESR, activate it, created the proxy in Ecc. everything is ok, no erros.
browsing in the structure of the ES i can see my enhace node. but when i try to test by wsnavigator, i open the upper node and  my node is grey with a check, without showing me the structure that i made.
I don´t know how to solve this issue, is there anyone who can help me with this?
thanks in advace,
regards
Diego.

The thig was that the badi implementation was wrong, now i correct it and map the correct fields and the info is shown.
Diego.

Similar Messages

  • Regd. Enhancement of Enterprise service

    Hi Experts,
    I have few  doubts
    1. We can enhance the Enterprise service using data type enhancement and implementing BADI is sap.But what is the BADI name 
        is not known, from where i can get the details.
       Suppose we implemet the BADI , at the end we will be calling the same service or enhanced service.
    2.If we have a syncrounous service interface which comes with ESR content. Can we copy only outbound part of the structure and use it for outbound. I tried but i am getting refrence not copied error and the activation is not happening
    Regards,
    Abhi

    Hello,
    In ES Work Place, please see the bottom of the Documentation 'Notes on SAP Implementation' to see the applicable BADI's for a Web Service. Please see the link as an example: [http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=BCF1F934AC4F11DB2B24000F20DAC9EF]
    If you copy outbound part of a Synchronous Service, it will be like a Consumer proxy. Why do you want to do this?
    Thanks,
    Venu

  • Problems consuming an Enterprise Service

    Hi Gurus, i´m dealing with a problem that i can´t understand. Ex. When i´m trying to consume an enterprise service like " MaterialERPSimpleByElementsQueryResponse_In " (This service is used for find a material by Plant ID, Product Category or description). I choose the fields that i need for input, but when i deploy my model those fields apper as read only and i cant enter a value,
    Hope you can help me with this issue, because i have the same problem with other services.
    Thanks in advance.
    Ragards,
    Diego.

    Hi Diego,
    The fields can be read only depending on several reasons.
    If the service input is for example with cardinality 0..1 or 0..n, you have to first insert a record so that the values can be filled. You can do it with connecting a start point to the input form and using the initialize data option (in the Define Data dialog of the start point).
    If that's not your case, please check if the read only fields are mapped to the service input (the value property of the input field should be like =@FIELD_NAME).
    Best regards,
    Tal.

  • Import Enterprise Service into Repository and Enhance Service

    Hi experts.
    We've activated with transaction SOAMANAGER a enterprise service discovered in ENTERPRISE SERVICE WORKPLACE in SAP BACKEND.
    In SAP PI we created a external definition from WSDL definition and we've developed a SOAP to SOAP scenario where SOAP receiver is pointing  to this service. Everytring is working fine but I have some doubts.
    1. Is that the best way to proceed? Should I have to import metadata in someway from enterprise service workplace into repository and not create a external definition from import wsdl retrive in ENTERPRISE SERVICE WORKPLACE?
    2. Now we have a new requriment and we have to add to a new field into response message. So we need to enhance the enterprise service. How we can get that?
    Thanks a lot.
    Regards.

    Hi.
    We're using 7.11.
    First question resolved. In this guide is explained how to enhance a standard enterprise service:
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0bb5687-00b2-2a10-ed8f-c9af69942e5d?QuickLink=index&overridelayout=true]
    One of the steps is create a enhanced data type from original data type and then import this enhanced data type to backend with SPROXY transaction. Then you can enhance the standard code with BADIs. But my question is, how I import to SAP PI repository the metadata of a standard enterprise service (data types, message types, service interface). I'm using the enterprise service SupplierERPBasicDataByElementsQueryResponse_In.
    [http://esworkplace.sap.com/socoview%28bD1lbiZjPTAwMSZkPW1pbg==%29/render.asp?id=E84CA2C09A8411DD2B8D000F20FCB6A9&fragID=&packageid=DE0426DD9B0249F19515001A64D3F462&iv=]
    Regards.
    Thank u so much.
    Edited by: Christian  Abad Chico on Feb 21, 2012 9:03 AM

  • How to find BADI for the enterprise service?

    Hi Experts,
      We are enhancing an enterprise service for Businesspartner  creation by adding an additional field in the structure. But we are not able to find out the correct BADI for the enterprise service.  We are using the following enterprise service - 'BusinessPartnerERPCreateRequestConfirmation_In' . I could not find any BADI in ES workplace also .How to search for a BADI for this ES.
    Any help on this will be well appreciated.
    Thanks in advance
    Sanu

    Hi Sanu.
    Not all the services is an BAPI or BAPI, maybe this is an interface.
    To see the related object go to esworkplace and find the service.
    You will find in the page the label "Related Web Service Definition".
    Copy the related value(in your case ECC_BusinessPartnerCrtRC) it and go to SAP GUI. In transaction SE84, go to enterprise service and choice service definition.
    Paste the value copied in esworkplace in field Service Definition, then F8.
    In the next screen double click in the returned value.
    In the next screen you will see a Reference Object field. Double click in the value and you will see the related object.
    In this case is an interface. You can see in Provider Class.
    Hope that's help you.
    Marcos

  • Enterprise Services Builder

    Hi all,
    I have a got a problem with opening Enterprise Services Builder, I'm unable to Open ESB of PI.
    I'm getting the below error after i entered User name and Password of ESB
    Could not Initialize class com.sap.aii.ibrep.gui.xiitem.InternalXiItemServiceForTypeObjects
    Internal problem occured(INTERNAL_PROBLEM)
    Please help me in resolving this issue.
    Thanks,
    Aldo

    Hi Preethi,
      You can go to integration builder page and there in the right hand top corner you can see administration tab just click on that and then login with your user credentials,
    go to Repository tab in the left hand side and then javawebstart administration -->Reinitialization and also click on Reinitialization force start
    FOLLOW the Same for directory tab also.
    It should work if still it is not working you can try uninstalling your java/j2sdk and reinstall j2sdk 1.4.2....
    Regards,
    Naveen

  • Extending Enterprise Service without ESR

    Hi all,
    I have read from the guides that extending enterprise services require the usage of a Enterprise Service Repository.
    However we have a standalone ABAP system and we would like to enhance the enterprise service with some structures. Is this possible to enhance it without the use of connecting to the ESR?
    Or how this should be done in standard??
    thank you.

    To extend standard ES you need ESR (because you need WDSL to make server proxy).
    Regards,
    Gourav

  • 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

  • Enhance Enterprise Service Models by SAP

    Hi,
    I would like to create my own Enterprise Service that is from a functional point of view an addition to the current Business Object ServiceExecutionOrder delivered by SAP. Creating the service is not the problem, but what does SAP recommend in respect to the models. Should I enhance the existing Service Execution Order Processing Process Component or create my own PC with the same BO?
    Thanks,
    Manfred

    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

  • Problem with models in the enterprise service builder

    Hi all,
    I get this message from the enterprise service builder, when i double click on one of the models on the tree on the left of the builder itself.
    the message says:
    Error Initializing Business Modeling
    Initialization of business modeling cannot be started. You cannot work with business modeling. Check tht all required configutarion objects are available
    i made all the wizards suggested in /people/werner.steyn/blog/2008/03/03/how-to-look-like-a-hero-with-netweaver-ce-esr-sr
    please someone can help me to understand what the massage means?
    what is a configuration object? what can i do to fix the problem?
    thank you very much

    closed

  • Enhancing Enterprise Service - Input Message Enhancement

    Hi
    I am using a standard Enterprise Service and have successfully Enhanced the Output Message (Created a Data Type Enhancement in PI), did the BADI Implementation and mapped the Outgoing Response in Outbound Processing of BADI Implementation and able to get the new added fields in the Response from the Service.
    Now need to understand, how to Enhance the Input Message (have gone through the Enhancement Guide) and as I understand need to Enhance the element in Inbound Processing of BADI. I can see the enhanced Data Type which I created in ESR and then Implemented the Proxy for Data Type Enhancement,  nevertheless unsure what I can do with the data type in INPUT parameter/structure. As I need to map this to another Changing type parameter to be able to validate this in Outbound Processing., although I cannot create a new parameter in the Method.
    Can someone guide in steps how to do Input Message enhancement - what to do I code in Inbound Processing-Method to make that available in Outbound Processing(Need to do validation based on this field to send the response back).
    Thanks
    Swetank

    Have managed to do the same. Declared the Enhanced Input variable in public section of the class and was able to refer to the same in Outbound processing.

  • 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

  • Error creating service consumer enterprise service

    Hi,
    I'm facing an error when creating a service consumer enterprise service using WSDL URL. I got the error message
    'Exception occurred in communication framework:Error in HTTP Framework:404Not foundhttp://localhost:8000/?wsdl=wsdl0'
    Does anyone have any idea of how may cause this problem ?
    I've looked in existing foruns questions for a long time, and I didn't get any answer to my problem.
    I'll apreciate any help.
    Thanks,
    Paulo Sousa

    Hi,
    The problem was in WSDL. It has an address 'http://localhost_8000/
    They replace it by the address where the service is installed and i was able to create the service consumer.
    Thanks,
    Paulo Sousa

  • Unable to Enterprise Service Repository and Intergration Directory in SAP PI 7.1

    Hello Experts,
              I am unable to open Enterprise Service Repository and Integration Directory in SAP PI. The error displayed while opening the tools is "Can not find Message File". I have tried installing Java versions from 1.5 to 1.7 .Also all the Host and Services files entry are correctly pasted in drivers--> etc--> folder. But still the problem persists... Would request you help me on this so that i can start my work. Please find the below error screen shot... Thanks a lot in advance.
    Best Regards,
    Prashanth Bharadwaj.Ch

    Hi All,
         As per your previous conversation,If java is installed properly a pop up window will be opened. I have typed JAVAWS in run command. Please the below screen shot. Even the problem persists.. Kindly help. Thanks a lot in advance
    Best Regards,
    Prashanth Bharadwaj.Ch

  • Unable to test enterprise services in SAP SRM 7.0 EhP1

    Hi experts,
    For my recent project, we have enabled "PI Independent Enterprise Services" business function in our SRM 7.01 EhP1 system. While to trying to test some of the enterprise services, we are facing some error. I am pasting the request message and the response that I got from the enterprise service InternalRequestSRMByElementsQueryResponse_in. While defining the end point, I have used basic authentication settings. Note that I am testing this ES with my own user id and password which is a valid on for the SRM system. Can someone help please?
    Request message:
    POST /sap/bc/srt/xip/sapsrm/internalrequestsrmbyel/100/sapsrm_internalrequestsrmbyel/sapsrm_internalrequestsrmbyel_binding HTTP/1.1
    Host: <host>:<port>
    Content-Type: text/xml; charset=UTF-8
    Connection: close
    Authorization: <value is hidden>
    SAP-PASSPORT: 2A54482A0300E60000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000064353632326163306235363431316530383330333030303030323337663833320000000002D5622AC0B56411E0830300000237F832D562EADFB56411E0AD3800000237F83200000001000000002A54482A
    Content-Length: 753
    SOAPAction: ""
    <?xml version="1.0" encoding="UTF-8" ?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Header><sapsess:Session xmlns:sapsess="http://www.sap.com/webas/630/soap/features/session/"><enableSession>true</enableSession></sapsess:Session></SOAP-ENV:Header><SOAP-ENV:Body><ns1:InternalRequestSRMByElementsQuery_sync xmlns:ns1='http://sap.com/xi/SAPGlobal20/Global'><InternalRequestSelectionByElements><CreationDatePeriod><StartDate>2011-04-01</StartDate><EndDate>2011-07-22</EndDate></CreationDatePeriod></InternalRequestSelectionByElements></ns1:InternalRequestSRMByElementsQuery_sync></SOAP-ENV:Body></SOAP-ENV:Envelope>
    Response that I got:
    HTTP/1.1 200 OK
    content-type: text/xml; charset=utf-8
    content-length: 915
    accept: text/xml
    sap-srt_id: 20110723/194910/v1.00_final_6.40/4E24C49F23184117E1008000097C2FFA
    sap-srt_server_info: SRM_100,167 ,http://sap.com/xi/SRM/SE/Global,InternalRequestSRMByElementsQueryResponse_in,InternalRequestSRMByElementsQuery_sync,126
    server: SAP NetWeaver Application Server / ABAP 702
    <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"><soap-env:Header/><soap-env:Body><n0:InternalRequestSRMByElementsResponse_sync xmlns:n0="http://sap.com/xi/SAPGlobal20/Global"><Log><BusinessDocumentProcessingResultCode>5</BusinessDocumentProcessingResultCode><MaximumLogItemSeverityCode>4</MaximumLogItemSeverityCode><Item><SeverityCode>4</SeverityCode><Note>Abort occurred; Internal request not read</Note></Item><Item><SeverityCode>4</SeverityCode><Note>Abort The attributes of the user are inconsistent or not defined. See transaction PPOMA_BBP. on Internal request level</Note></Item><Item><SeverityCode>4</SeverityCode><Note>Abort An exception with the type CX_GDT_CONVERSION occur red, but was neither handled locally, nor declared in a RAISING clause on Internal request level</Note></Item></Log></n0:InternalRequestSRMByElementsResponse_sync></soap-env:Body></soap-env:Envelope>

    Hi Gaurav,
    Thanks for responding. Yes, all the backend config are in place since I am able to successfully run an equivalent RFC (BBP_PD_SC_GETLIST) and another RFC named BBP_PD_SC_GETDETAIL from SE37. The problem seems to be something very specific to the ES. May I request you to run this ES at your end (if possible) and let me know the result possibly with the input and output message similar to the one I pasted in the origincal question.
    Thanks in advance,
    Nilay

Maybe you are looking for

  • Is there a way to speed up the "Java Loading" screen time?

    Hi. I'm having a big problem with that. I'm running the JRE 1.6u3 on Windows XP SP 2, on an AMD Athlon 64 X2 Dual 3800+ (2GB of RAM), and the "Java Loading" screen time of web started apps is too high (about 15 seconds when I just restarted the pc, a

  • Powered USB hard drives non-responsive awaking from sleep

    I have an external powered USB drive connected to the 24" Cinema Display built-in hub on a 13" Macbook (early 2009). When the computer goes to sleep then wakes up, the external drive is unresponsive. This does not happen when the drive is directly co

  • Storage of a document via Word97 with a parser

    Hi, The storage of a document via Word97 is always impossible when there is a parser on the document (.doc associated with my custom parser) There is always a message "Impossible to record the file O:\toto.doc is not a valid file name". There is the

  • Os 10.5.8 to Snow Lepoard

    I am running 10.5.8 on a Intel iMac and learned that I need to run 10.6.6 to use the Magic trackpad I just bought. Do I need to run 10.6 before I run 10.6.6 combo pack upgrade or can I just run the combo upgrade?

  • Another Dual Layer Break Issue

    Encore CS5.1 After about 12 hours, I am no further forward... Having trawled through a number of posts on this and similar subjects I am really up against the buffers. The requirement is simple - getting Abobe Encore CS5.1 to "see" my request to use