Unable to find requested Data Object

Hi,
I import a standar data object in my DOE... It is a simple getlist and getdetail.
I import all correctly, but when i activate it appear this error:
"Unable to find requested Data Object"
What happend?
Thanks in advance,
Regards,

I delete de data object and the bappi, i create the bappi with the wizard, and now work fine the data object...
Regards,

Similar Messages

  • Unable to find security data

    Hello,
    I am trying a scenario file--> xi ---> RFC , does anybody know what this message means. The problem appear when I send a flat file to XI.  My question is, do I need to make some extra settings ?
    This is the error am getting.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Technical Routing
      -->
    - <SAP:ErrorHeader xmlns:SAP="http://sap.com/exchange/MessageFormat">
      <SAP:Context />
      <SAP:Code p1="Intromoto_bus,zempiface/http://empinfo.com" p2="sap_bus,ZHRONBOARD_ACCEPT/urn:sap-com:document:sap:rfc:functions" p3="" p4="">PHYROU.UNDEFINED_SECURITY</SAP:Code>
      <SAP:Text language="EN">Technical routing: Unable to find security data for sender Intromoto_bus,zempiface/http://empinfo.com for receiver sap_bus,ZHRONBOARD_ACCEPT/urn:sap-com:document:sap:rfc:functions</SAP:Text>
      </SAP:ErrorHeader>
    Rgds,
    Ram Sri

    Hi,
    but then, the error message is very concise. The security object in the integration directory with the key:
    Send:
    Intromoto_bus
    zempiface
    http://empinfo.com
    Rec:
    sap_bus
    ZHRONBOARD_ACCEPT
    urn:sap-com:document:sap:rfc:functions
    is missing. You need to create it in the directory.
    Regards,
    Hermann

  • Error: Server was unable to process request. --- Object reference not set

    Hi All,
    I am using ALSB 2.6.
    In the project, i have requirement to do transformation of incoming request with CData Tag and getting a response from the remote service.
    I have configured the Proxy Service and Business Service with a message route in which transformation is happening using replace action and adding a XSLT there.
    While sending the request from ALSB Test Console , its doing the transformation correctly as follows:
    Transformed Request at ALSB
    <soapenv:Body xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <lif:MultipleTermLifeQuotePublic xmlns:lif="https://www.farmerslife.com/LifeNetWS/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <lif:xmlInput>
    <TERM_LIFE_RATE_QUOTE>
    <Quote_Request Quote_Sequence = "100">
    <Face_Amount>
    1000.00
    </Face_Amount>
    <Gender>
    male
    </Gender>
    <Age>
    100
    </Age>
    <Level_Term_Years>
    100
    </Level_Term_Years>
    <Type>
    string
    </Type>
    <Nicotine>
    true
    </Nicotine>
    <CIR_Amount>
    1000.00
    </CIR_Amount>
    <State>
    string
    </State>
    <Waiver_Premium>
    false
    </Waiver_Premium>
    </Quote_Request>
    </TERM_LIFE_RATE_QUOTE>
    </lif:xmlInput>
    </lif:MultipleTermLifeQuotePublic>
    </soapenv:Body>
    After transformation, when its passing through Business Service its giving the followin error at ALSB console
    <soap:Body xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <soap:Fault>
    <faultcode>soap:Server</faultcode>
    <faultstring>
    Server was unable to process request. ---> Object reference not set to an instance of an object. </faultstring>
    <detail/>
    </soap:Fault>
    </soap:Body>
    [b]When i am sending the same request through SOAP UI, I am getting a correct response.
    Can any one guide me what to do regarding this, where i am going wrong.
    Please try to reply as soon as possible. Its an urgent issue.

    That error you're getting is a typical error message from Windows web services. It simply means there was something unspecified that was wrong with your message. You'll need to find a way to extract the actual message being sent in both the "good" and "bad" cases and look at the differences. You can do that in ALSB with a "Log" action.

  • Unable to find abstract layer object definition

    Hi,
    I am using SoapUI 3.6.1.
    When I send a request "getAttribute" along with all the optional parameters, specifying the Username and password in the Request Properties window, I am getting following error.
    <ns1:VdxServiceException xmlns="http://www.novell.com/vdx/service" xmlns:ns1="http://www.novell.com/vdx/service">
    <reason>Unable to find abstract layer object definition for the specified definition key.</reason>
    </ns1:VdxServiceException>
    <stackTrace xsi:type="xsd:string">com.novell.srvprv.impl.vdata .soap.ws.impl.VdxServiceException
    at com.novell.srvprv.impl.vdata.soap.ws.impl.VdxServe rHelper.convertToVdxServiceException(VdxServerHelp er.java:90)
    In case of "getAttributes" request, an error is thrown.
    <html><head><title>JBoss Web/2.1.3.GA - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 401 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>This request requires HTTP authentication ().</u></p><HR size="1" noshade="noshade"><h3>JBoss Web/2.1.3.GA</h3></body></html>
    Please suggest steps how can one get attributes of a user using SoapUI.

    Sorry, I can't help you.
    It's been too long since I have used SoapUI.
    What is "getAttribute"?
    It is not a SOAP request.
    I also do know what "www.novell.com/vdx/service" is.
    Preston
    >>> On Friday, October 11, 2013 at 12:16 AM,
    Nikender<[email protected]> wrote:
    > Hi,
    >
    > I am using SoapUI 3.6.1.
    >
    > ‑ When I send a request "getAttribute" along with all the optional
    > parameters, specifying the Username and password in the Request
    > Properties window, I am getting following error.
    >
    > * <ns1:VdxServiceException xmlns="http://www.novell.com/vdx/service"
    > xmlns:ns1="http://www.novell.com/vdx/service">
    > <reason>Unable to find abstract layer object definition
    > for the specified definition key.</reason>
    > </ns1:VdxServiceException>
    > <stackTrace
    > xsi:type="xsd:string">com.novell.srvprv.impl.vdata .soap.ws.impl.VdxServic
    > eException
    > at
    > com.novell.srvprv.impl.vdata.soap.ws.impl.VdxServe rHelper.convertToVdxSe
    > rviceException(VdxServerHelper.java:90)*
    >
    > 2
    > ‑ In case of "getAttributes" request, an error is thrown.
    >
    > <HTML><HEAD><TITLE>JBOSS WEB/2.1.3.GA ‑ ERROR
    > REPORT</TITLE><STYLE><!‑‑H1
    >
    {FONT‑FAMILY:TAHOMA,ARIAL,SANS‑SERIF;COLOR:WHI TE;BACKGROUND‑COLOR:#525
    D76;F
    > ONT‑SIZE:22PX;}
    > H2
    >
    {FONT‑FAMILY:TAHOMA,ARIAL,SANS‑SERIF;COLOR:WHI TE;BACKGROUND‑COLOR:#525
    D76;F
    > ONT‑SIZE:16PX;}
    > H3
    >
    {FONT‑FAMILY:TAHOMA,ARIAL,SANS‑SERIF;COLOR:WHI TE;BACKGROUND‑COLOR:#525
    D76;F
    > ONT‑SIZE:14PX;}
    > BODY
    >
    {FONT‑FAMILY:TAHOMA,ARIAL,SANS‑SERIF;COLOR:BLA CK;BACKGROUND‑COLOR:WHIT
    E;}
    > B
    >
    {FONT‑FAMILY:TAHOMA,ARIAL,SANS‑SERIF;COLOR:WHI TE;BACKGROUND‑COLOR:#525
    D76;}
    > P
    >
    {FONT‑FAMILY:TAHOMA,ARIAL,SANS‑SERIF;BACKGROUN D:WHITE;COLOR:BLACK;FONT
    SIZE
    > :12PX;}A
    > {COLOR : BLACK;}A.NAME {COLOR : BLACK;}HR {COLOR :
    #525D76;}‑‑></STYLE>
    > </HEAD><BODY><H1>HTTP STATUS 401 ‑ </H1><HR SIZE=\"1\"
    > NOSHADE=\"NOSHADE\"><P><B>TYPE</B> STATUS REPORT</P><P><B>MESSAGE</B>
    > <U></U></P><P><B>DESCRIPTION</B> <U>THIS REQUEST REQUIRES HTTP
    > AUTHENTICATION ().</U></P><HR SIZE=\"1\" NOSHADE=\"NOSHADE\"><H3>JBOSS
    > WEB/2.1.3.GA</H3></BODY></HTML>
    >
    > Please suggest steps how can one get attributes of a user using SoapUI.

  • WiFi unable to find requested server...

    I have an 8120 Pearl and I successfully connected to my home WiFi network. But, whenever i try to access a website, google.com for example, I'm getting "unable to find the requested server". I don't have a BB data plan, but I shouldn't need one when using wifi, so what could it be? I have security enabled WPA and I'm able to connect using my iPhone and 3 laptops... does WPA have anything to do with it?
    The browser is set to hotspot browser and also here are my wifi diagnostics:
    WiFi
    Current Profile: HZ_wifi
    SSID: HZ_wifi
    Security Type: Pre-Shared Key (PSK)
    Local IP Address: 192.168.1.4
    Signal level: -49dBm
    Connection Data Rate: 48Mbps
    Status: Network acquired
    I've tried power cyclying the router and that didn't help, I am able to connect via wifi on my friends network so it can't be the phone, and its not the router, i can only think its that the two are incompatible, could this be the case?
    Message Edited by giyad on 06-26-2009 11:17 AM

    I do have the exact problem with my bold, I have my laptop and a nokia phone connected to home wi-fi and both working perfectly.
    the issue with the bold is that it connects to the wi-fi network but it works only for few minutes and then the browser says: "Unable to find requested server" and the Wi-fi mark changes to gray after i was able to visit few sites. i dont have or intend to have a data plan as I have access to Wi-fi connection almost all the time. I have tried resetting the router and it didn't work. Any one with the right solution???

  • Unable to find requested surver

    Please help.
    every time i try to browse the web at home on my curve 9300 with wifi i get the error message 'unable to find requested surver' if i turn wifi off then i can browse with no problems, i have a data plan and have tried the following:-
    1, hard device re-boot
    2, downgrade to previous software
    3, reset my home router
    4, turned off wifi, deleted my connection, re-boot then reconnect.
    i have also checked trouble shooting and found that 'Blackberry infrastructure' has a connecting error.
    im starting to pull what little hair i have left from my head so if anyone can help it would be very much appreciated.

    Nothing to panic. If you have a data plan and no wifi connections are in range, then your device uses the data service from network operator. If you have any wifi connections within the range, device automatically start using WIFI instead of data service from service provider.
    But don't try to turn off "Data Services" and try to access internet using WIFI coz it doesn't work.
    Always Blackberry uses WIFI connection first(If available) and then Data service from Network service provider based on availability.
    Daya

  • I keep getting 'unable to find requested server' while trying to go on internet

    I bought the Blackberry curve last week and have had pblms connecting to home wi fi.  I have it all set up and the fone recognises the wi fi on it and only let me connect once to the wi fi. After that it keeps coming up with the message - unable to find requested server - even though it did work once the first time after I had set up the wi fi wizard.  I had put in the key.  Can someone help please.

    Hi gerrybl,
    Welcome to the Suppport Forums!
    Can you provide more information please?
    Do you have a data plan with your wireless provider that includes internet browsing?
    Are you able to complete all the steps in this blog post to connect to Wi-Fi? http://bbry.lv/oXh7oV
    Are you able to connect to any other Wi-Fi networks or Hotspots?
    Thanks,
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • Unable to find requested server

     have a contract with a data plan but when I try to use my wifi at home it says that I am connected but when I go to the internet brower it tells me "Unable to find requested server". This only happends on my wifi at home. My other devices work without a problem on my home wifi. What do I need to do to get my Blackberry Torch 9800 to work off from my home wifi?

    I had this problem untl I setup a Hom Network that included my smartphone which shows up with it's own separate IP address. My office PC is the host and it is ethernet or wired network. I have 2 wire gateway wifi modem and all is supported by my carrier. I feel confident if you contact your ISP and ask for help in setting up a Home Network your problem will be solved. Btw, make sure your wireless Customer Service is informed by their Internet Service Support and by yourself. Good luck

  • Unable to find security data for sender

    Hello, does anybody know what this message means. The problem appear when I send an Idoc to XI. Other interfaces (Master data) are working properly. My question is, do I need to make some extra settings for the transactional data interfaces (SHPMNT)?
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Technical Routing
      -->
    - <SAP:ErrorHeader xmlns:SAP="http://sap.com/exchange/MessageFormat">
      <SAP:Context />
      <SAP:Code p1="sapdev222,SHPMNT.SHPMNT05/urn:sap-com:document:sap:idoc:messages" p2="VENDORMASTER_WOLTERKLUWER_ERP_BE,IDZ0001_DeliveryReplicate_IB/http://wolterskluwer.com/xi/midas_deliveries" p3="" p4="">PHYROU.UNDEFINED_SECURITY</SAP:Code>
      <SAP:Text language="EN">Technical routing: Unable to find security data for sender sapdev222,SHPMNT.SHPMNT05/urn:sap-com:document:sap:idoc:messages for receiver VENDORMASTER_WOLTERKLUWER_ERP_BE,IDZ0001_DeliveryReplicate_IB/http://wolterskluwer.com/xi/midas_deliveries</SAP:Text>
      </SAP:ErrorHeader>
    regards
    Ernesto Duran

    HI,
    i am also getting the same error in my scenario. Could u plz inform me what is the solution?
    Rgds,
    Ram Sri

  • Unable to find the data source in r/3  ECC 6.0 -  ( 0FI_GL_10 ) in RSA5

    Hi guys,
    I am unable to find the data source(0FI_GL_10) in RSA5.
    Presently I am using BI7.0 version with R/3 ECC 6.0.
    BI Patch level - 16.
    BI content Patch level - 8
    Thanks,
    Gupta

    Hi,
    Try Installing Application Component Hierarchies 
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b3/c30a0e9c44204eb596c6353c827d2e/frameset.htm
    Use RSA9 for this.
    Hope this helps.
    Thanks,
    JituK

  • "System: Unable to find the specified object" on N...

    When I go to Control panel->Messaging->Text message" I get the error:- "System: Unable to find the specified object".
    I also can no longer send text messages. Every time I try to send a text message, it asks for the "Centre number" which presumably is the SMS service centre number, but even if I type this in I get an error "Error: Not found".
    I'm sure these 2 issues are related but I'm not sure.
    Please, can someone tell me how to fix this.
    Thanks.

    Hi
    I have the same problem except for that mine is with my nokia 9500. Did you manage to fix your problem? I started getting the same message after I have deleted certain temporary files. I then, also noticed that I do not have access to the internet and the only available option reflected was W*EasyLan
    Please assist if you have managed to fix your problem or can anybody out there assist me PLEASE. Thankx

  • System: unable to find the specified object.

    I am trying to install tomtom 5 for mobile on my 9300i. Installation is fine but when I try to launch the application it gives the following error.
    system: unable to find the specified object.
    I am not able to find any work around this. Any idea please share.
    thanks in advance

    Hi
    I have managed to get TOMTOM mobile 5 working on my Nokia 9300i.
    I think its just that the TOMTOM software was writen before the 9300i was released so it does not know whether the 9300i is series 60/80 or 90.
    So change the file extension names of the file system/apps/ttmobile/ttmobile.app to ttmobile.appx
    If your doing this in the phones file manager you may not be able to see the system directory so press the menu key when viewing the memory card directories in the memory card in file manager, then change the view seetings under the tool pull down menu.
    Then once changing the S60 file extension name go into the system/apps/ttmobile80/ttmobile.appx to ttmobile.app
    This will mean that this file shortcut will now appear on your desktop for Series 80 and not the series 60 version.
    You will need to do the same for the Contacts program.
    Change system/apps/TTnavcontacts/ttnavcontacts.app to ttnavcontacts.appx
    Change system/apps/TTnav80/ttnav80.appx to ttnav80.app
    Hope this helps this is the first time I have replied to a discussion page so don't expect any rapid response if you ask me a question..

  • Unable to Find SBOP DATA SERVICES 4

    Hello ,
    I am unable to find the SBOP DATA SERVICES 4.0 software on SMP, does this mean that my S user ID or my company doesn't have a valid license for this version or the product is in ramp up (I have checked  the ramp up release too but unable to find 4.0 version thr) however I am able to download the XI3.2.
    Regards
    Saurabh Mishra

    Yes, it is in Ramp-up and you need to be authorized to be able to download the software.

  • Unable to find a data source in RSA5 which can be seen in RSA3.

    Hi there,
    I am unable to find the business content data sources in RSA5, but I can find the same data sources in RSA3 (extract checker).
    I need these data sources to be replicated to BW and take it up further.
    Any light on the above issue will be of great help.
    Thanks in advance.
    Regards.

    Guys
    Regarding my previous messages, None of the posts where working out for me. I Had tried all the possibilites of your messages,but I am facing the same problem
    1. I am unable to find data source in RSA5,But I had find the data in RSA3. Pls let me know how you guys what me to go. It will be really appreciated. pls let me know from ground level how do you want me to dig in to the issue.

  • Unable to find the ODS object while creating Multiprovider, Help

    Hello Experts,
    Iam facing problems while creating the MULTIPROVIDER.
    I am unable to find the ODS in the list during initial selection of creation of Multiprovider. There are some ODS's which appear, while others don't.
    Is there any selection on ODS that is preventing it from appearing in the list of ODS's.
    Please help....Very Urgent

    In ODS-change screen tick checkbox for 'BEx reporting' that appears under 'settings'.
    then save and activate ODS..
    after this the ODS will appear in the list while creating multiprovider.
    cheers,
    Vishvesh
    Message was edited by: Vishvesh

Maybe you are looking for

  • I need a factory reset to my laptop

    HP Pavilion dv6t-6100 CTO Quad Edition Entertainment Notebook PC LM336AAR win 7 home premium genuine MY PROblem is regarding recovery. I created a recovery in my usb with the help of hp recovery manager. Now how to recover to factory reset using this

  • Root element required

    SDNers, I have created a message type in XI and have exported the XSD. When I try to import the XSD in the syndicator, I get an error message: Root element required. Thanks in advance. + JT

  • Printing from iPhoto

    When I print from iPhoto it cuts off the top of people's heads even when I click fit in frame, although there is plenty of space in the pic. What am I doing wrong?

  • HP Pavilion 500-424 Graphics cards options

    I recently bought a HP Pavilion 500-424 and was interested in upgrading the graphics card for gaming purposes and wanted to know which graphics cards are compatible before I purchase a graphics card that doesnt fit or is not able to be used with my c

  • Convert chinese character to unicode

    hello,i have a problem. how can i know the unicode of chinese character in a file? like this character ' 称 ' in a file a.txt then how can i do to read the a.txt file then get the unicode of the character? really need help..