BW 3.5 Query view web service

I am trying to activate the BW 3.5 Web Service for Accessing Query Data as per the link given below:
http://help.sap.com/saphelp_nw04/helpdata/en/d8/3bfc3f8fc2c542e10000000a1550b0/content.htm
I was able to release the service when I try to chk and save an error message is displayed 'No ICF service found (URL_NO_HANDLER)'. I went to SICF and checked the URL tree  /sap/bw/xml/soap/queryview, and no service was created for queryview. Should I manually create the queryview service, is so which handler should be used for this service. Any suggestions??
Thanks.

Hi,  Thanks for your response back..  I'm trying to "Consume" the queryview web service via non sap system.  I'd like to access the query results via a web link and have XML Query results returned.
http://<BWserver>.domain.com:<port>/sap/bw/xml/soap/queryview?sap-client=142&wsdl=1.1
after adding
&infoprovider=<infoprovider>&query=<queryid> to the end of the template you provided I get some xml returned, but it doesn't contain any query results.  Any idea what I have to do to get the xml results?
Here's the summarized XML
  <?xml version="1.0" encoding="utf-8" ?>
- <wsdl:definitions targetNamespace="urn:sap-com:document:sap:soap:functions:mc-style" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:n0="urn:sap-com:document:sap:rfc:functions" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="urn:sap-com:document:sap:soap:functions:mc-style" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <wsdl:types>
- <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="urn:sap-com:document:sap:rfc:functions" targetNamespace="urn:sap-com:document:sap:rfc:functions" elementFormDefault="unqualified" attributeFormDefault="qualified">
+ <xsd:simpleType name="char1">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="1" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="char132">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="132" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="char2">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="2" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="char22">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="22" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="char250">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="250" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="char3">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="3" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="char30">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="30" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="char40">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="40" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="char60">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="60" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="char70">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="70" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="char8">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="8" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="cuky5">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="5" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="date">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="10" />
  <xsd:pattern value="\d\d\d\d-\d\d-\d\d" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="numeric1">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="1" />
  <xsd:pattern value="\d*" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="numeric2">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="2" />
  <xsd:pattern value="\d*" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="numeric3">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="3" />
  <xsd:pattern value="\d*" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="numeric6">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="6" />
  <xsd:pattern value="\d*" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:simpleType name="unit3">
- <xsd:restriction base="xsd:string">
  <xsd:maxLength value="3" />
  </xsd:restriction>
  </xsd:simpleType>
  </xsd:schema>
- <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="urn:sap-com:document:sap:soap:functions:mc-style" targetNamespace="urn:sap-com:document:sap:soap:functions:mc-style" elementFormDefault="unqualified" attributeFormDefault="qualified" xmlns:n0="urn:sap-com:document:sap:rfc:functions">
  <xsd:import namespace="urn:sap-com:document:sap:rfc:functions" />
+ <xsd:simpleType name="RfcException.Message.Number">
+ <xsd:restriction base="xsd:string">
  <xsd:maxLength value="3" />
  <xsd:pattern value="\d*" />
  </xsd:restriction>
  </xsd:simpleType>
+ <xsd:complexType name="W3query">
- <xsd:sequence>
  <xsd:element name="Name" type="n0:char30" />
  <xsd:element name="Value" type="n0:char250" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsSxAxisData">
- <xsd:sequence>
  <xsd:element name="Axis" type="n0:numeric3" />
  <xsd:element name="Set" type="tns:RrwsTxSet" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsSxTuple">
- <xsd:sequence>
  <xsd:element name="TupleOrdinal" type="n0:numeric6" />
  <xsd:element name="Chanm" type="n0:char30" />
  <xsd:element name="Caption" type="n0:char60" />
  <xsd:element name="Chavl" type="n0:char60" />
  <xsd:element name="ChavlExt" type="n0:char70" />
  <xsd:element name="Niobjnm" type="n0:char30" />
  <xsd:element name="Tlevel" type="n0:numeric2" />
  <xsd:element name="Drillstate" type="n0:char1" />
  <xsd:element name="Opt" type="n0:char2" />
  <xsd:element name="Sign" type="n0:char1" />
  <xsd:element name="Attributes" type="tns:RrwsTAttributes" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsSAttributes">
- <xsd:sequence>
  <xsd:element name="Attrinm" type="n0:char30" />
  <xsd:element name="Caption" type="n0:char60" />
  <xsd:element name="Attrivl" type="n0:char60" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsSxAxisInfo">
- <xsd:sequence>
  <xsd:element name="Axis" type="n0:numeric3" />
  <xsd:element name="Nchars" type="xsd:int" />
  <xsd:element name="Ncoords" type="xsd:int" />
  <xsd:element name="Chars" type="tns:RrwsThxAxisChars" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsSxAxisChars">
- <xsd:sequence>
  <xsd:element name="Chanm" type="n0:char30" />
  <xsd:element name="Hienm" type="n0:char30" />
  <xsd:element name="Version" type="n0:char3" />
  <xsd:element name="Dateto" type="n0:date" />
  <xsd:element name="Caption" type="n0:char60" />
  <xsd:element name="Chaprsnt" type="n0:char1" />
  <xsd:element name="Chatyp" type="n0:numeric1" />
  <xsd:element name="Attrinm" type="tns:RrwsTAttrinm" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsSAttrinm">
- <xsd:sequence>
  <xsd:element name="Attrinm" type="n0:char30" />
  <xsd:element name="Caption" type="n0:char60" />
  <xsd:element name="Chaprsnt" type="n0:char1" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsSCell">
- <xsd:sequence>
  <xsd:element name="CellOrdinal" type="n0:numeric6" />
  <xsd:element name="Value" type="n0:char22" />
  <xsd:element name="FormattedValue" type="n0:char40" />
  <xsd:element name="ValueType" type="n0:char1" />
  <xsd:element name="Currency" type="n0:cuky5" />
  <xsd:element name="Unit" type="n0:unit3" />
  <xsd:element name="Mwkz" type="n0:char1" />
  <xsd:element name="NumScale" type="n0:char1" />
  <xsd:element name="NumPrec" type="n0:char1" />
  <xsd:element name="CellStatus" type="n0:char1" />
  <xsd:element name="BackColor" type="n0:char8" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsSTextSymbols">
- <xsd:sequence>
  <xsd:element name="SymType" type="n0:char1" />
  <xsd:element name="SymTimedep" type="n0:char1" />
  <xsd:element name="SymName" type="n0:char40" />
  <xsd:element name="SymFs" type="n0:numeric2" />
  <xsd:element name="SymBeginGroup" type="n0:char1" />
  <xsd:element name="SymCaption" type="n0:char60" />
  <xsd:element name="SymValueType" type="n0:char2" />
  <xsd:element name="SymValue" type="n0:char132" />
  <xsd:element name="SymOutputlen" type="n0:numeric6" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RfcException.Message">
- <xsd:sequence>
  <xsd:element name="ID" type="xsd:string" />
  <xsd:element name="Number" type="tns:RfcException.Message.Number" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="GetQueryViewData.RfcException">
- <xsd:sequence>
  <xsd:element name="Name" type="tns:GetQueryViewData.RfcExceptions" />
  <xsd:element name="Text" minOccurs="0" type="xsd:string" />
  <xsd:element name="Message" minOccurs="0" type="tns:RfcException.Message" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="Rrxw3tquery">
- <xsd:sequence>
  <xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="tns:W3query" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsThxAxisData">
- <xsd:sequence>
  <xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="tns:RrwsSxAxisData" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsTxSet">
- <xsd:sequence>
  <xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="tns:RrwsSxTuple" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsTAttributes">
- <xsd:sequence>
  <xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="tns:RrwsSAttributes" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsThxAxisInfo">
- <xsd:sequence>
  <xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="tns:RrwsSxAxisInfo" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsThxAxisChars">
- <xsd:sequence>
  <xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="tns:RrwsSxAxisChars" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsTAttrinm">
- <xsd:sequence>
  <xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="tns:RrwsSAttrinm" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsTCell">
- <xsd:sequence>
  <xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="tns:RrwsSCell" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:complexType name="RrwsTTextSymbols">
- <xsd:sequence>
  <xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="tns:RrwsSTextSymbols" />
  </xsd:sequence>
  </xsd:complexType>
+ <xsd:simpleType name="GetQueryViewData.RfcExceptions">
- <xsd:restriction base="xsd:string">
  <xsd:enumeration value="Abort" />
  <xsd:enumeration value="InvalidInput" />
  <xsd:enumeration value="InvalidVariableValues" />
  <xsd:enumeration value="InvalidView" />
  <xsd:enumeration value="NoApplicableData" />
  <xsd:enumeration value="NoAuthority" />
  </xsd:restriction>
  </xsd:simpleType>
  <xsd:element name="GetQueryViewData.Exception" type="tns:GetQueryViewData.RfcException" />
+ <xsd:element name="GetQueryViewData">
- <xsd:complexType>
- <xsd:sequence>
  <xsd:element name="Infoprovider" minOccurs="0" type="n0:char30" />
  <xsd:element name="Parameter" minOccurs="0" type="tns:Rrxw3tquery" />
  <xsd:element name="Query" minOccurs="0" type="n0:char30" />
  <xsd:element name="ViewId" minOccurs="0" type="n0:char30" />
  </xsd:sequence>
  </xsd:complexType>
  </xsd:element>
+ <xsd:element name="GetQueryViewDataResponse">
- <xsd:complexType>
- <xsd:sequence>
  <xsd:element name="AxisData" type="tns:RrwsThxAxisData" />
  <xsd:element name="AxisInfo" type="tns:RrwsThxAxisInfo" />
  <xsd:element name="CellData" type="tns:RrwsTCell" />
  <xsd:element name="TextSymbols" type="tns:RrwsTTextSymbols" />
  </xsd:sequence>
  </xsd:complexType>
  </xsd:element>
  </xsd:schema>
  </wsdl:types>
+ <wsdl:message name="GetQueryViewData">
  <wsdl:part name="parameters" element="tns:GetQueryViewData" />
  </wsdl:message>
+ <wsdl:message name="GetQueryViewDataResponse">
  <wsdl:part name="parameters" element="tns:GetQueryViewDataResponse" />
  </wsdl:message>
+ <wsdl:message name="exception00">
  <wsdl:part name="exception00" element="tns:GetQueryViewData.Exception" />
  </wsdl:message>
+ <wsdl:portType name="query_view_data">
+ <wsdl:operation name="GetQueryViewData">
  <wsdl:input message="tns:GetQueryViewData" />
  <wsdl:output message="tns:GetQueryViewDataResponse" />
  <wsdl:fault name="exception00" message="tns:exception00" />
  </wsdl:operation>
  </wsdl:portType>
+ <wsdl:binding name="query_view_dataSoapBinding" type="tns:query_view_data">
  <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
- <wsdl:operation name="GetQueryViewData">
  <soap:operation soapAction="" />
- <wsdl:input>
  <soap:body use="literal" />
  </wsdl:input>
- <wsdl:output>
  <soap:body use="literal" />
  </wsdl:output>
- <wsdl:fault name="exception00">
  <soap:fault name="exception00" use="literal" />
  </wsdl:fault>
  </wsdl:operation>
  </wsdl:binding>
+ <wsdl:service name="query_view_dataService">
- <wsdl:port name="query_view_dataSoapBinding" binding="tns:query_view_dataSoapBinding">
  <soap:address location="http://sdhpbwa1.gdc.mycompany.com:8023/sap/bw/xml/soap/queryview?sap-client=100" />
  </wsdl:port>
  </wsdl:service>
  </wsdl:definitions>

Similar Messages

  • Error when querying REST web services from web-based InfoPath form 2013 environment

    Error when querying REST web services from web-based InfoPath form 2013 environment, we are trying to consume REST web service in InfoPath form ( SharePoint 2013 version) 
    http://spapp/sites/litigation/Intake/_api/web/lists/getbytitle('Email%20Profiles')/items(1)
    it works in preview but does not when it is published. because of claim based authentication i m getting below error
    The form cannot run specified query, the underlying connection was closed. An expected error occurred 
    same works in 2010 environment .. are we missing anything in 2013 servers?? please let me know how we can resolve it.. thank you 
    guru

    everyone face this issue, nothing in event viewer, its easy to reproduce error at ur end also.. 
    just you need to use below web service in infopath and populate some data on form load like id = 1 pull the title and try to set in form any field...the
    list has one item thats all
    guru

  • How can I create a query with web service data control?

    I need to create a query with web service data control, in WSDL, it's query operation, there is a parameter message with the possible query criteria and a return message contains the results. I googled, but cannot find anything on the query with web service. I cannot find a "Named Criteria" in web service data control like normal data control. In Shay's blog, I saw the topics on update with web service data control. How can I create a query with web service data control? Thanks.

    Hi,
    This might help
    *054.     Search form using ADF WS Data Control and Complex input types*
    http://www.oracle.com/technetwork/developer-tools/adf/learnmore/index-101235.html

  • Limit to query by Web Service¿?

    Hello,
    I would like to know if there is any limitation to extract information from CRM On Demand by Web Services?
    I have to do a development to extract a lot of information from CRM On Demand with a query operation and I need to know if it exists any limitation in the number of the fileds to query.
    I have seen in Online Help that the request maxium is 20, is it right? There are any option to increase it?
    Specifically, I have to query an Opportunity with revenue's opportunity and activities. In the total I need more than 20 fields, but there are from different entities. So, when I'll do the query could I retrieve all the information? Because I am not sure, but I need to query the opportunity with listOfProduct and listOfActivities all in one only query, isn't it?
    I understand that one option will be to do different queries.
    Thank you in advance and regards.

    When using web services, you can only use the viewer SDK. So you'd want to use CrystalReportViewer1.SelectionFormula and set the filter there.
    For more information see the CR Developer guide:
    http://help.sap.com/businessobject/product_guides/boexir31/en/crsdk_net_dg_12_en.chm
    Ludek

  • Query as Web service issue.

    Hi,
    I have created a BAPI for sales order creation in one of the R/3 system. On top of that i created xeclsius report and used "Web service connection", and mapped the input and output fileds. when I click preview it working properly, but when next time open the xlf file it is not fetching the data, again we have to import and do the same process then only it is fetching the data.
    I have tried by Exsporting to SWF file and through opendoc url also, but the problem is same.
    Can any one help me on this?
    Best Regards
    Raju.k

    Hi All,
    You can try this solution. It has something to do with the universe parameter, END_SQL.
    I implemented this as a work around and it solved our problem about the sorting issue with QAAWS.
    Here are the steps:
    1: Open the universe
    2. Ope File,  then Universe Parameter
    3. Click the parameter tab
    4. Scroll down until you see the 'END_SQL' entry. This entry is blank by default.
    5. Select END_SQL
    6. On the VALUE box, type: ORDER BY 1
    7. This will enable the REPLACE button. Click REPLACE
    8. Save the universe
    9 Test a query using 2 columns and view the SQL.
    You should see now the ORDER BY 1 inferred in the SQL statement.
    Voila!!!!
    Of course you can always add ORDER By 1,2,3 later if there's a need.
    Enjoy.....
    Ferdinand

  • Parent-Child querying in Web Service 2.0

    Hello,
    Our team has just started to work on the integration from ws 1.0 to ws 2.0. One tuff issue that we meet and we are searching for help is:
    Since from ws 2.0 all objects are exposed at the same level and the attachements child objects are not exposed (compared to the ws 1.0 which attach childs along ListOfXXX with parents), we are wondering how then to querying these child objects now ? More explicitly, with knowing the parent object, how to retrieve its child objects ? Or it becomes impossible since ws 2.0 ?
    This issue is really confusing us now, and we did not find the answer from the new "Oracle Web Service On Demand Guilde v4.0".
    Any help/answer/comment/suggestion on this issue would be greatly appreciate !
    Fang

    Hi all,
    Thanks for your replies. Well at this point, i must say it's really a dispointment for the 2.0 release which is supposed to (at least seems suppose to) replace the previous one.
    Could you please give us an idea that is the query by chilid feature will be implement in future release and if it is when ?
    Thanks again for your clarifications.
    Fang

  • Query as Web Services!!! What are its uses and why do we need it?

    What are its uses and why do we need it.. if other tools like Dashboard and crystal reports and Webi can connect to universe and create reports and Analytics...

    Hello  Rajsan Madhavarajan  
    Query as a Web Service (QaaWS) is a SAP Business Objects (BOBJ)  client-side tool that allows users to create and publish Web Services that can be made available over the Web.  Once these web services are created and published,  they can be consumed like any other standard Web Service in software applications including Xcelsius and Crystal Reports.   But first we have to understand what exactly is a Web Service.
    Web Service
    A Web Service is a software system that supports  interoperable interaction over a network from one computer or machine to another but is more commonly defined as a client and a server communicating data over the Web using the HTTP Protocol. Using Web Services along with Business Objects allows a live connection of data to be used in applications such as Xcelsius and Crystal Reports through a semantic layer called a Universe.
    Query as a Web Service (QaaWS)
    The two main components in QaaWS are the Client Tool and the Server.  The QaaWS Client Tool gives the end user an easy to use wizard that allows them to create Universe queries and publish them as Web Services.  Once the QaaWS is published, any user can securely access the data that the Web Service contains as long as they have access to that server. Have a look on  image below that shows the information flow to and from the server via the client.
    Advantages to QaaWS:
    Very easy to use and intuitive interface Familiar look and feel for people who have used Web Intelligence
    Leverages existing Business Objects Universes Shares metadata with Web Intelligence, Desktop Intelligence and Crystal Reports
    Maintains Business Objects Enterprise Security
    Allows live data feeds to be incorporated into Xcelsius Dashboards and Crystal Reports

  • Query vs. web services 2.0

    Hi,
    Help please!!
    I'm trying to set a QueryPage working with web services 2.0 wsdls downloaded from the on-demand app. How do i set query parameters and the fields I want returned?
    Here is my code (in C#):
    queryInput.ListOfContact = new xxxWS.ListOfContactQuery();
    queryInput.ListOfContact.Contact = new xxxWS.ContactQuery();
    queryInput.ListOfContact.pagesize = "1";
    queryInput.ListOfContact.Contact.searchspec = "[Id] = 'contacId' "; // contactId is an external param equal to Contact.RowId
    queryInput.ListOfContact.Contact.searchspec = "[MiddleName] = '' ";
    This query returns me nothing.
    For some reason I cannot query by Contact.ContactId as I did with web services 1.0 and neither by RowId. Both don't exist in the Contact wsdl.
    Grateful in advance for any helpful answers. This is quite URGENT for me.
    Yossi.

    Thanks. :)
    I already found a solution to that. Searchspec and the blank fields you put in the query in order to get values should be set separately (unlike with web services 1.0 where there was no searchspec).
    Two more things that don't work yet:
    - recordCount - How should I use it? I set "recordcountneeded" to true but it's always returned null, even if the query succeeded and returned some objects in it.
    - * special character - Whenever I put it in my query expression I get empty query result.
    Anyone?
    Thanks.

  • How to view web service definition details using Netweaver ?

    Hi,
    I have installed Netweaver 7.01 trial version, and I have seen using the Web Service Browser, that all BAPI's are exposed as web services already. I would like to view the web service details for some of these BAPI's, in order to understand the authentication, authorization details for these as I plan to try and call these through java.
    I basically want to understand whether they are using BASIC authentication by default or configured to use something else.
    Any guidance on this is appreciated.
    thx,
    -Kev.

    Did you try unpublishing it ...
    HOW CAN I DELETE SERVICES IN THE SERVICES REGISTRY?
    The concept of the Services Registry sees the content of the registry as a mirror of the various backend systems from which you publish into the registry. To ensure consistency, you should not manually delete service definitions from the registry, but instead it is recommended to use the publication rules functionality of SAP NetWeaver Administrator (Java) and SOA Manager (ABAP) to u2018unpublish' service definitions that are no longer required.
    However, if you still need to delete service definitions, you can make use of the corresponding API and manually remove service definitions.
    from the following link ...
    /docs/DOC-8782#section172 [original link is broken]
    Regards
    M

  • BEx query as web service - possible?

    Hi Experts,
    I need to create BEx query as a web service. I would like to know how it can be done through SAP portal ( I mean is there any option in query designer or any Tcode in SAP BI ).
    Also will it possible to integrate this web service in Business object ?
    Thanks in advance.
    - Shamkant

    Hi Shamknth,
    The Web Service Creation Wizard makes it possible to define a Web service in a few steps. You can create Web services for RFC-enabled function modules, function groups, BAPIs, and XI message interfaces. Features u2013 such as security or transport guarantee settings u2013 are specified using configuration profiles.
    When a Web service is defined using the WS Creation Wizard, the following are also created automatically:
    A virtual interface
    A Web service definition
    For more info refer this link: http://help.sap.com/saphelp_nw04/Helpdata/EN/e9/ae1b9a5d2cef4ea4b579f19d902871/content.htm

  • Expose PeopleSoft query as web service

    I've created a custom query using the PeopleSoft Query Manager and can pull the results as HTML, Excel, XML, etc. I've also tried using the Process Scheduler Request to automate how often the query is executed. The results destination types listed in the Process Scheduler are “email, feed, file, Integration Broker node, web, window.” I am intending on using the data from this query in an external application, but none of these destinations seem ideal for that.
    Is it possible to expose this query as a web service and call that from an external application? I haven't found any resources that detail how to do that so far. If this is not a feasible solution, which of the results types can be easily integrated into an application? Any help/links would be much appreciated.

    What tools version are you on? As of 8.50 they provide a web service for query. It is documented in the Reporting Web Services PeopleBook in the 8.50+ documentation.
    Here's the link for 8.53:
    http://docs.oracle.com/cd/E38689_01/pt853pbr0/eng/pt/trws/index.html
    Regards,
    Bob

  • Query in Web services

    Dear Collegues,
        For out side in approach in web services sap uses
    http://host:port/sap/bc/soap/rfc/sap/BAPI_USER_GET_DETAIL?sap-client=xxx
    when we try using this url , we get error page not displayed
    when i try using this i could see the wsdl
    http://host:port/sap/bc/soap/wsdl1?services=BAPI_USER_GET_DETAIL?sap-client=xxx
    which one i need to use in soap receiver adapter property "<b>URL</b>".
    Similary when we use Inside out aproach,
    the wsdl we pick upin IR is giving problems with name spaces.
    what to do.
    Regards
    chandra

    Hi,
    Look at the <b> soap:address location=</b> for the SOAP url .
    For info on how to use SOAP adapter,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a22024f79
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/befdeb90-0201-0010-059b-f222711d10c0
    Regards,
    Bhavesh

  • Problem viewing web service in wsnavigator

    I have a portal project with a working portal service and component (for testing the portal service).  I've followed the documentation <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/d6/f9bc3d52f39d33e10000000a11405a/frameset.htm">Creating a Web Service from a Portal Service</a> to create a web service and deploy it.  The problem I'm having is that I can't find any indication that my web service exists on the portal.  It doesn't appear in wsnavigator and I can't access the WSDL via URL.  Any ideas on what I might be missing?

    I have a portal project with a working portal service and component (for testing the portal service).  I've followed the documentation <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/d6/f9bc3d52f39d33e10000000a11405a/frameset.htm">Creating a Web Service from a Portal Service</a> to create a web service and deploy it.  The problem I'm having is that I can't find any indication that my web service exists on the portal.  It doesn't appear in wsnavigator and I can't access the WSDL via URL.  Any ideas on what I might be missing?

  • Query for web services usage within BOXI R2.

    Do we need a license to use the web services provided within the BO XI R2 framework ?

    With having a Business Objects XIR2 Enterprise system, you have the license to use these web services, and our other SDK's.

  • Query regarding Web Services.

    Hello,
    While doing the Administration of SOAP runtime how can one able to know in which application server on which a J2EE Engine was started.
    Please Suggest.
    Thanks
    Vineet

    The J2EE engine should be started on the same server as is WAS, so in other words the same server where you have SOAP runtime.
    However if you are just creating and testing web services, you do not have to have J2EE engine started. You can still define services and test them using external clients (I could easily use NWDS WS client).

Maybe you are looking for

  • I have an iPod Touch and the screen broke it still works im wondering if apple can fix that

    I droped my iPod Touch (4th Gen) and it cracked the screen. It still works but i want it fix i want to know if apple is able to fix it and how much?

  • Could not start Agent on a Solaris 5.10u2 x86 machine

    Hi, I installed SunMC 3.6.1 on a Solaris 5.10u2 x86 machine. Only Agent and Concole are installed. There's no error during installation and setup, but the agent could not be started. # /opt/SUNWsymon/sbin/es-start -a Could not start Agent. After runn

  • How to convert HL7 file into an XML

    Hi All, I am new to HL7,can any one tell how to convert HL7 file into an XML.Give sample demo or related links. My sample HL7 file is as follows how can I convert. FHS|^~\&||Tax ID123^Lab Name123^L|||201110191435||HL7.txt||1234567|123|| PID|seqno|123

  • Collapsed thread won't stay selected

    Periodically, if I select a collapsed thread in and don't quickly open it or move to another message, Mail will deselect the threat (leaving no message selected). It only takes a second or two so this makes keyboard navigation somewhat tedious. Any t

  • Two questions - album art and shuffling

    Ok...I have two questions, but didn't really want to make two posts... The first has to do with album art... All of my album art is in itunes and has been loaded onto my ipod (16gb, 4th gen)...I know it's there because I went song by song and did it