Index management web service

Hi im trying to use Index management web service from a Web dynpro
Have some one any code example  using searchFirstChunkInFolders function?? this function only works in folders indexed by some TREX index??
Regards

Hi Subrato,
in my opinion that's not correct. In fact it's the crawler service itself that needs the internalIndexDocuments() mathod's implementation.
So if no crawler was assigned to the index, no problem should arise, as no call to this method should occur. On the other hand, the exception is thrown and this meens that the method is indeed called by someone!
What I can't figure out is which crawler, since none is actually set for that index!
Cheers, Davide

Similar Messages

  • Oracle 10g Enterprise Manager web service unable to start

    I am unable to get Enterprise Manager web service for Oracle 10g to start in Windows. Anybody can tell me where to find out what is the problem and what are the possible problems and solutions? I do not wish to re-install or create a new database instance because there is existing data and will require extensive configurations to my web and app servers if I change the database instance. Thanks!

    Hi.
    What does the log say?
    From %ORACLE_HOME%\opmn\logs folder.
    rgds
    Kjell

  • Error communicating with the Cluster Manage Web Service

    Hi,
    i connected oracle database with the Endeca Studio but while uploading Departments dataset i m getting this error
    "Error communicating with the Cluster Manage Web Service" so plz can anyone explain me wat is this error about.
    thanks in advance

    I actually ran into this myself- as Pat notes, it's hard to say without seeing log files, but I think that perhaps the default domain profile that the Endeca Server uses for domains created using Provisioning services has not been created.  First see what domain profiles exist.  Navigate to wherever endeca-cmd lives (e.g., user_projects/domains/endeca_server_domain/EndecaServer/bin), and use the list-dd-profile command:
    -bash-3.2$ ./endeca-cmd.sh list-dd-profiles
    The profiles that exist will be returned in your terminal window:
    prov_dd_profile
    default
    If you only see 'default', then you will need to create 'prov_dd_profile'
    ./endeca-cmd.sh put-dd-profile prov_dd_profile
    Then try uploading your file again in Studio.
    Cheers,
    Andrew

  • Does OVM 3.0x provides management web service or API?

    Hi
    I thought OVM 2.20 provided Oracle VM Manager Web Services API Reference.
    Where can we find the same thing for OVM 3.0x?
    Thanks.

    J.S.Park wrote:
    Where can we find the same thing for OVM 3.0x?Oracle VM 3.0 doesn't have a Web Services API. The full Java/Python API and programmers documentation is still being developed and has not been released yet.

  • Licensing question for managing web services within OC4J

    I was wondering if there is a separate license cost to run/manage/secure web services running in OC4J under OAS 10g Enterprise Edition?
    thanks

    The OC4J 10.1.3.4 release has moved the out of the box libraries OC4J supplies for JAX-RPC/WS into a named/versioned shared-library called "oracle.ws.jaxrpc".
    This means you can now easily "unimport" these out of the box implementation from the view of an application, and replace them with newer implementations such as that provided by the Apache CXF distribution by publishing it as a corresponding shared-library and importing that into the application.
    See the documentation for 10.1.3.4 which describes this: http://download.oracle.com/docs/cd/E12524_01/web.1013/e12290/opensrc.htm#BABDDAIF
    -steve-

  • Category for COREid Identity/Access Management & Web Services - Please!

    The COREid products do not fit into any of the existing categories - we need an IDM, Access & Provisioning category.

    I believe she is looking for a category in these forums that deals strictly with the COREid Identity and Access product. This would include COREid provisioning. I would see COREid Federation and Oracle Web Services Manager having thier own categories. Obviously we are previous Oblix partners who were accustomed to these products having thier own sections in a forum. Is this planned? Is this already in place and we just aren't looking hard enough?
    Thanks,
    Ryan Squires

  • How BPEL call an OWSM managed web services ?

    Hello All,
    I meet a case like this.
    I defined a web services( WS1), and build a BPEL process(BP1) to call WS1, then security BP1 by OWSM. When I want to call BP1, I included WS-Security in header, and put username and password there. It works fine.
    The I security the WS1 by OWSM ( Customer Requirement), then build another BPEL process(BP2) to call WS1. I also included WS-Security in header, and put username and password there. But it does not work and has Client.authenticationFault.
    I have checed OWSM document, but could not find valuable information about this.
    Anyone can help?
    Thanks and regards,
    Michael

    I successfully tested a scenario similar to yours. For that you may need to apply some patches. Here is what I successfully tested
    Client -> WSSE Headers -> BPEL -> HTTP Headers -> OWSM managed service
    Client -> HTTP Headers -> WSM service -> WSSE Headers -> BPEL -> HTTP Headers -> service
    Only thing I came to know lately is based on BPEL invocation binding you have to specify inbound credentials to BPEL so that you can propagate them to invoked partnerLinks.
    SOAP Binding -> use WSSE Heders to invoke BPEL
    HTTP Bindig -> use WWW-Authenticate headers
    Java API inoke -> use java properties
    Can you elaborate more on your scenario.
    Regards,
    Rajesh

  • Developing, Deploying, Managing Web Services with Oracle9i

    HOWTO: The "Hello, World!" Sample Project
    Follow these steps to create, compile, and run a simple Java program in JDeveloper:
    1.Create a project. Choose File | New Empty Project. A new project node, with a name resembling
    MyProject1.jpr will appear in the Navigation pane.
    2.Create a Java file. Make sure your project node is selected, and choose File | New. The Object Gallery opens.
    Select the Objects tab and double-click the Class icon. In the Class Wizard dialog that opens:
    1.Replace the default class name with "HelloWorld".
    2.Click OK.
    A new file node, named HelloWorld.java will appear under your project node.
    3.Edit the file. Double-click the file node to open the file. Edit the file, adding this method to the definition of the
    HelloWorld class.
    public static void main(String[] args) {
    System.out.println("Hello, World!");
    4.Build the project. Choose Project | MakeProject. A message will appear, reporting success or failure, in the
    Status line at the bottom of the JDeveloper window. If there are errors they will be listed in the Message View
    pane, under the Compiler tab.
    5.Run the project. When the project has been successfully built, Choose Run | Run. Your message will be printed in
    the Message View pane, under the HelloWorld tab.
    null

    That seems to be it. Thanks a lot. I guess it was simply a confusion of terminology. They call the material "Web Services" in the white paper (like the rest of the world), and "Dynamic Services" everywhere else. Thanks again.

  • User management web service

    Hi,
    How do I expose the User Management Service as a webservice in Web AS 6.20 or 6.30?  Thanks!
    -Vu

    Hi Vu,
    Is it relevant to expose UM service throught WS? Anyway you can do it using Portal WS. (see Enterprise Portal Perspective)
    I think it should be better if you create your own Portal Service mapping the UM service and expose only the methods you want.
    Best Regards,
    Frederic

  • Stateless Web Services - Field Management

    Hi,
    We have a program for querying Field Management data.
    Initially, we used the same approach for this, as we use for any other WS query, i.e., by specifying a JSESSIONID.
    However, then we realized that Field Management Web Services is a stateless web services.
    We tried different approaches (NOTE: we are using C#), like specifiying the credentials using a ICredentials object, etc.; but everytime, we would get a "Missing <wsse:Security> in SOAP Header", error.
    Could some one, please help us out, on how to specify the credentials.
    A sample code, would be much appreciated.
    Regards.

    jessionid -> stateful
    if you want to use stateless SOAP request, you have to set usernane and password in the SOAP HEADER.
    Download OnDemWebSvcs.pdf from your CRM and you can get sample code about how to use stateless web service call.

  • How to configure web service destinations in CE 7.1 EhP1 sneak preview?

    Hi all
    I have downloaded CE7.1 EhP1 sneak preview version from SDN.
    I am trying to configure ADS web service destinations on it at the following path:
    Open the NetWeaver Administrator using https://<server>:<port>/nwa, and navigate to Configuration Management > Infrastructure Management > Web Services Configuration.
    I am not able to locate this.
    Could any one please help me with this?
    Regards
    Kapil

    Hi Kapil ,
    Use this , http://help.sap.com/saphelp_nwce10/helpdata/en/index.htm
    but with one minor change . It is in SOA Management -> Technical Configuration -> Destination Template Management.
    Regards
    Bharathwaj

  • Unable to publish WBEi object as Web Service in BOBJ 4.0

    We have an issue when publish WEBi object (say a table) as Web service with following error message:
    The server sent HTTP status code 503: Service Unavailable.
    Click on the Details button, here are details:
    com.sun.xml.internal.ws.client.ClientTransportException: The server sent HTTP status code 503: Service Unavailable     at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.checkStatusCode(Unknown Source)     at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.process(Unknown Source)     at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.processRequest(Unknown Source)     at com.sun.xml.internal.ws.transport.DeferredTransportPipe.processRequest(Unknown Source)
         at com.sun.xml.internal.ws.api.pipe.Fiber.__doRun(Unknown Source)
         at com.sun.xml.internal.ws.api.pipe.Fiber._doRun(Unknown Source)
         at com.sun.xml.internal.ws.api.pipe.Fiber.doRun(Unknown Source)
         at com.sun.xml.internal.ws.api.pipe.Fiber.runSync(Unknown Source)
         at com.sun.xml.internal.ws.client.Stub.process(Unknown Source)
         at com.sun.xml.internal.ws.client.sei.SEIStub.doProcess(Unknown Source)
         at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(Unknown Source)
         at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(Unknown Source)
         at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(Unknown Source)
         at $Proxy56.getDaaWSList(Unknown Source)
         at com.businessobjects.extension_point.InfoStoreHelper.getDaaWSList(InfoStoreHelper.java:122)
         at com.businessobjects.extension_point.reportpanel.PublicationWarningPage$RetrieveDaaWSWorker.doInBackground(PublicationWarningPage.java:265)
         at com.businessobjects.extension_point.reportpanel.PublicationWarningPage$RetrieveDaaWSWorker.doInBackground(PublicationWarningPage.java:245)
         at javax.swing.SwingWorker$1.call(Unknown Source)
         at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
         at java.util.concurrent.FutureTask.run(Unknown Source)
         at javax.swing.SwingWorker.run(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    When I try to add a new web service host (actual hostname) in the Manage Web Services Hosts screen within the wizard, the url value ( e.g. http://hostname:8080/dswsbobje) also has the same message. i.e., "The server sent HTTP status code 503: Service Unavailable."
    The Publish service in http://hostname:8080/dswsbobje/services/listServices is active. When I goto pagehttp://hostname:8080/dswsbobje/services/Publish?wsdl, I see following contents:
      <?xml version="1.0" encoding="UTF-8" ?>
    + <definitions targetNamespace="http://publish.dsws.businessobjects.com/2007/06/01" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:tns1="http://dsws.businessobjects.com/2007/06/01" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s0="http://publish.dsws.businessobjects.com/2007/06/01">
    Also in CMS, AdaptiveProcessingServer under Connectivity Services is enabled and running.
    Is there any additional setting required to make this "publishing as Web Service" available?
    Thanks a lot for your help!
    Bill

    Hi,
    What happens if you test your same workflow directly on the local BIP server ?   (i.e. by-passing proxy, firewall etc)
    Also, please Patch up to the latest version  (4.0 SP02 Patch2.11)  as there was an issue with WRC BI web Services previously.
    Regards,
    H

  • Web service in Xcelsius is not working

    Hi Experts,
    I am new to Xcelsius. I have created Web service through WSCONFIG Tcode in SAP BI.
    This Web service (WSDL) is working fine in portal. I have tried to connect it in Xcelsius through
    DATA MANAGER -> Web service connection.
    WSDL is imported here in Xcelsius and I have provided the credentials as well as infoprovider & query details in data manager screen.
    I am not able to view the result here in Xcelsius (Version 2008) in excel spreadsheet or canvas .
    Can someone explain what extra need to be done?
    Thanks in advance.
    Shamkant

    Hi,
    Can you please let us know how you resolved the same?
    Regards,
    Gourav

  • "Unable to load URL" - SQL Server 2005 DB Web Service Connection

    Hi ,
    I am using XCelsius version 5.0.0.99 to create dashboards connecting to SQL Server 2005.
    Find below the details of the steps -
    1. Created a web service within SQL Server 2005 database.
    2. Copied the WSDL URL.
    3. In XCelsius 2008 -> Data Manager -> Web Service Connection, pasted the URL in the WSDL URL input box and clicked "Import" to import the methods. At this point I am getting "Unable to load URL" .
    Am I missing any step ?
    Any suggestion would be highly appreciated.
    Note : I have tested the web service by using it in a ASP.Net project and works fine.
    Thanks
    Chitra

    Hi,
    Error :unable to Load URL occurs" because Crystal xcelsius only support single schema web service created from Query as a web service and Flynet tool available in xcelsius 2008.
    The reason:
    All the web service create from Sql 2005 ,PHP script produced multiple scehma web service and crystal xcelsius only support single schema web service which can be created from Query as a web service or Flynet.
    Please revert in case of any queries.
    Regards
    Kekti Fadnavis

  • Web service proxy and servlet

    Hi,
    i use jdev 10.1.3.4 and i follow the tutorial "developping,depoying and managing web services using jdeveloper.
    I try to use the proxy for the web service from a servlet like in the main method of the proxy :
    HelloSoapHttpPortClient myPort = new HelloSoapHttpPortClient();
    System.out.println("calling " + myPort.getEndpoint());
    System.out.println(myPort.sayHello("didier823"));
    and i got this error :
    10/03/10 16:58:02 not an interface: services1.Hello
    How can use the proxy generated by jdev from a servlet or a jsp ?
    Thank you for your help !

    Hi,
    i find a solution i regenered a new proxy with another package and it works fine
    i can use the proxy from my servlet to call the ejb web service.
    Bye.

Maybe you are looking for

  • Final Cut Pro X and Lightroom 4 integration

    Hello, I am new to Video DSLR recording, but heavy user of Lightroom 4 for photo, just bought Final Cut Pro X so my question is how well the two integrate. For example, if I make a tone adjustment to the Video clip in LR4 and then import into FCPX ev

  • Help files not working in iTunes 10

    Hi. Since I installed iTunes10, whenever I try to use the Help it says that I need an internet connection to view these files. I'm already connected, so I don't know how to fix it. Anyone suffering the same problem?

  • Disabling tooltip in Oracle ADF 11g

    Dear All, Is there anyway to disable the Tooltip for the Application globally . As of now, we have this "shortDesc" attribute defined in all our component. Thanks in advance. Regards Deivee

  • ATTACH PICTURE IN PO

    how to attach a document or  picture with po Edited by: baxter jas on Jan 11, 2008 10:05 AM

  • "DELETE" key to "RETURN"

    On a new MacBook Air I'm using the Ukelele key layout for Devanagari to map Dvorak. But when I was on the Aluminum 3G I was able to only switch the "DELETE" key with the "RETURN" key through the system somewhere. Ukelele has maybe updated itself and