Where can I find Consolidator Admin API  samples ?

I want to use Consolidator Admin API and read in the Docs the following sentence:
The Java source files samples_o8.java and samples_08ex.java contain samples that demonstrate the use of the Consolidator API.
Can anybody tell me where the are located ?

I am knew to the Oracle world, and I am strugling with the very scanty, and often misleading or inaccurate documentation. So I understnd your frustration.
Recently I have posted some sample code, and statements on the OracleLite forum under the name Thomas G. Matney, that should be of help to you. The code is not bullet proof yet, but it is improving each day as I discover how the ConsolidatorManager, and ResourceManager functions work the hard way, by trial and error. It sure woul be nice if the documnetation was not so laconic.
Good luck. I hope the code I have posted helps. Look first at the code at the download site http://Yggdrasill.cfr.msstate.edu:7778/SyncProblem.htm. Also look for my statement that the MGP must be running, I think, for replication to work correctly.
I should have a significantly improved version of my Publish.java code in a few daya. I am also working an Unpublish.java program to programatically delete a publication created by the Publish.java program. The Unpublish.java code will be available next week (September 3) after I return to Mississippi from Utah.
I hope the code helps. Let me know if it does. The publication wizard is confusing, and does not work for me.
The download also contains an Embedded VC++ program for initiating replication from a Windows CE device.
Thomas G. Matney
[email protected]
(662)325-2791

Similar Messages

  • Where can I find FND/AD Api's and their documentation

    Hi All,
    Where can I find FND/AD Api's and their documentation. Any help is appreciated
    thanks

    Oracle Integration Repository
    http://irep.oracle.com/index.html

  • Where can you find Premiere Pro api documentation(com.adobe.premiere / com.adobe.csawlib.premiere.Pr

    Where can you find Premiere Pro api documentation(com.adobe.premiere / com.adobe.csawlib.premiere.Premiere) for Flash Builder / CS Extension Builder?

    There is no documentation to give you. However, our Broadcast Engineering team supports panel development, for our Broadcast partners. Please write to me directly <mailto:[email protected]> describing what you'd like to build.

  • Where can I find the javadoc api for JavaConcurrentProgram related classes

    Hello,
    I am new to Oracle EBS. I want to use Java Concurrent Program. I found a few links how to write the program. But I could not find the java doc for the classes that are used, for example, JavaConcurrentProgram, CpContext etc. Would someone please tell me where I can find the javadoc api for those classes? And also where do the corresponding jar file/files reside on the server?
    thanks.

    Hello, Ajay,
    I read both of metalinks before. One is example and the other is FAQ. None of them have link to the javadoc api for the JavaConcurrentProgram related classes. I am looking for the javadoc api for the classes related to the java concurrent program. I did find some javadoc api for class like oracle.apps.fnd.common.Context from jdeveloper. But I could not find any javadoc api for oracle.apps.fnd.cp.request.* and oracle.app.fnd.util.* etc.

  • Where can I find BOE XI R1 sample auditing reports?

    Hi there,
    I'm trying to track down the auditing reports that came with or were available for BusinessObjects Enterprise XI R1. Does anyone know where I can find these? The sample auditing reports for XI R2 are easy to find (with the accompanying Universe), but the XI R1 reports seem to be lost..
    Thanks!
    Allan

    Hi Allan,
    When BusinessObjects Enterprise XI Release 2 was first installed, a custom install was used and sample reports were not selected.
    The sample audit reports and universe connection information are contained in the file m29.cab. This file is located in the win32 folder of the installation media.
    Perform the following steps:
    1. Open the m29.cab file using an uncompression tool, such as WinZip.
    2. Extract the file auditing_rpt_en_biar.65FF9700_720A_4759_AB8C_5E33BA2E32D3.
    3. Rename the extracted file to "auditing_rpt_en.biar".
    4. Depending on the type of auditing database you are using, extract the file auditing_db_<dbtype>.biar.65FF9700_720A_4759_AB8C_5E33BA2E32D3 file.
    5. Rename the extracted file to "auditing_db_<dbtype>.biar", where <dbtype> represents the database type you are using.
    6. Using the Import Wizard, import the biar file for the database connection first, and then the report biar file.
    These are the steps you have to follow as per the note.
    Hope this helps you.
    Regards,
    Abhijeet T.

  • Where can I find detailed animation api examples

    I'm wanting to code animations but can't find much information about how to use the 'animate' command.
    Without code hinting in the editor or a detailed api guide it's difficult working out the correct sytanx.
    There is a basic api guide here:
    http://www.adobe.com/devnet-docs/edgeanimate/api/current/index.html
    with an example of how to animate opacity:
    kitten_sym.animate({opacity: 0}, 500);
    but is there more detailed info on the full range of animate properties and functions?

    Hi, new2oop-
    The animate() API is actually jQuery's animate() API.  You can find more information on that here:
    http://api.jquery.com/animate/
    -Elaine

  • Where can I find Airport Admin Utilities?

    I have an Airport Extreme Base Station. It provides a WAN well. I want to hookup a HP printer with Ethernet for wireless printing and need the Airport Admin Utilities to configure the printer. I do have an original Airport Admin Utilities in my G4 computer. When I open the Airport Admin Utilities for configuration, the error message show, "The airport Admin Utility was unable to read the configuration of the selected base station." That message suggested that I go back to the software came with the base station or go online to set it up. I repeatedly re-install the original software, but could not have a new Airport Admin Utility installed to save my life. I went online but could not locate where I can download one.
    I would appreciate your help me find the Airport Admin Utility. Thank you very much.
    Robert

    You need to use AirPort Utility to administer your AirPort Extreme.
    If you are running Snow Leopard as your post indicates it's already on your computer.
    Macintosh HD > Applications > Utilities > AirPort Utility
    Message was edited by: Bob Timmons

  • Where can I find the 'club' database sample used in the 'Information Design Tool' tutorials?

    Hi experts!
    I have been studying the tutorials for the Information Design Tool (http://scn.sap.com/docs/DOC-8461) and in some of them they use a database called 'club'. For what I see, this is an Access 2007 database and has some tables called City, Region, Customer, etc. I have been searching it across the web and have not found it.
    Hope somebody knows where I can find this sample.
    Thanks in advance!

    Hi Julio,
    You should be able find it in following locations
    If you are on 64 Bit OS
    C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\Samples\webi
    If you are on 32 Bit OS
    C:\Program Files\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\Samples\webi
    Kuldeep

  • Where can I find the Frame API for CAN

    Hello,
        I'm fairly new to labview and working with CAN Buses. I am trying to read messages from a CAN Bus. I downloaded some examples from the web site, and I ran the programs, but it seems like I am missing a bunch of VI files for example, "ncConfigCANNet.vi" or "ncOpen.vi", all of which are part of the Frame API. I am wondering, where I can get these files, as I have been searching all over the web only to find nothing. 
     Thank you very much for any responses!
    Solved!
    Go to Solution.

    Have you installed the NI-XNET driver ? If yes, have you checked the NI-XNET Compatibility Library for NI-CAN ?
    See here for more details.
    These VIs will also be installed by the NI-CAN driver.

  • Where can I find the Java API doc for the OES PEP interfaces (OpenAZ API).

    In the PepApiExample downlouded from Oracle web site at [PepApiExample |http://www.oracle.com/technetwork/middleware/id-mgmt/downloads/pepapiexample-1588440.zip], there are some Java API interfaces related OpenAZ API, but there is no the whole API docs, where I can get it?
    Thanks.

    There should be a file called javadocs.jar in your portal installation directory. Either under SUNWps/sdk or SUNWps/export.
    - Jim

  • HT1822 I don't find any application för Server Admin for my Mountain Lion at Mac app store as stated in the information. Where can I find it?

    Where can I find Server Admin after installing Mountain Lion? I can not find it on the store or anywhere? Please help, I need it to connect to my server from my other mac's, in order to administrate without logging in to the server.

    If you want the new OS X Server (Mountain Lion) look for "OS X Server" in the App Store.
    Server Admin no longer exists for OS X Server - the main functionality like Mail service and Open Directory has been simplified and integrated within the new server app.
    The optional Server Admin add-on for Lion was only available from the Apple support site, not from the App store.

  • Where can I find the API specifications??

    Hi,
    I have been searching on the SUN website for the API specifications for J2ME. However so far I did not have any luck!
    I found the following document that can be seen from this link:
    http://java.sun.com/j2me/docs/pdf/cldc11api.pdf
    However I went to search for the Form class in this document but could not find it. Therefore I searched on Google for J2ME API, however I could not find anything either.
    Can someone please refer to me from where can I find the J2ME API specifications? Because without them I can hardly develop anything
    thanks & regards,
    sim085

    Download the sun WTK 2.2 and look in the docs folder

  • Where can i find the JAR files related to JSF

    Hey folks
    Where can i find the JSF API JAR, so that i can include in my WEB-INF\lib dir
    plz help me

    You can download the reference implementation from http://java.sun.com/j2ee/javaserverfaces/download.html. Once you get that JSF API jar should be under "lib" directory of the distribution.
    -Jayashri

  • I am a high school teacher.  My district purchased the entire CC Suite.  Where can I find a tutorial in book form to learn how to use your products?  Do you all provide free book samples to teachers?

    I am a high school teacher.  My district purchased the entire CC Suite.  Where can I find a tutorial in book form to learn how to use your products?  Do you all provide free book samples to teachers?

    Good day!
    This is a user to user Forum, so you are not really addressing Adobe here, even though some Adobe employees thankfully have been dropping by. (edit: Actually they are more likely to frequent the regular Photoshop Forum.)
    Regards,
    Pfaffenbichler

  • Where can I find a sample ERD for a University

    Hello.
    I have to develop a program in C# that manages details about the students, taxes, courses, etc and prints some reports.
    It's for my license degree.
    The programming part is not that hard but the task that is killing me is designing the database because I have poor experience with data modeling.
    I don't have access to my university's database so I need to make one myself..and the teachers won't help..
    I tried to make a diagram but I realised that I cannot do it, I got stuck.
    An university database can get extremely complex and it's hard to make .. so I wonder if any of you know where can I find a sample ERD for a University. I need one as complete as possible.
    Any help is appreciated..

    jorjiana wrote:
    I don't have access to my university's database so I need to make one myself..and the teachers won't help..
    Unfortunately due to the quality of most of the homework questions on these forums I believe you when you say the teachers are no help. You should still discuss it with them and make clear you are not learning what they are supposed to be teaching.
    http://www.google.com/search?q=university+database+erd
    The top hit looks like a good start.

Maybe you are looking for