API Information

I am building a desktop client for use with SOIM 6.1. I have read through the JavaDocs for the API that is included with SOIM 6.1 and found that a number of libraries are not documented (specifically to adding attachments, graphics, etc). The client that is included with SOIM is fairly robust with the ability to add attachments, graphics, etc. The included examples do not show this type of functionality, nor does the API describe exactly how to do this.
I did notice that in the imnet.jar (com.iplanet.im.net package) the Message class supports these types of functions, but there is no documentation for these call-backs. The Message class that is documented is for the com.sun.im.service package, and does not include this type of functionality.
Can you send me the javadocs for the rest of the CallBacks and API, or is this something that Sun is not willing to release due to its propritary nature? Or, can you send me example code using this type of functionaltiy so that I can include it in my code?

Thank you will.
I need one more help. Suppose i have web deploy package .zip generated from the Ms deploy commands from differenrt web deploy providers and typically i will have archive.xml and systmeinfo.xml and i want to extract information from this
package so check for azure migration  compatibility.
Information to be extracted.
Port Bindings
Authentication
Global Assembly Cache (GAC)
IIS5 Compatibility Mode
Application Pools
COM Components
ISAPI Filters
Other components like SharePoint, front page server extensions (FPSE), FTP, SSL certificates will not be migrated
out of these i have got few information from web deploy packages like port bindings, whether isapi filters are installed and IIS version from above mentioned xmls. Is there any better way where i will get other information and anyother tool to generate packages
by which i will get all above information from it.
Thanks and Regards,
Sanagmesh

Similar Messages

  • API information for adobe.utils.ProductManager

    Hello,
    I'm trying to create an application that will monitor another application for a crash and re-launch it. I found some code for such a thing but it's in Flex, I'm working to convert this to pure as3/air and i know this package adobe.utils.ProductManager is what you use to launch the app but there's no API information on it anywhere. Anyone got da info?

    I don't know if these will help with READER
    Acrobat Scripting Forum http://forums.adobe.com/community/acrobat/acrobat_scripting
    Acrobat SDK Developer Forum http://forums.adobe.com/community/acrobat/acrobat_sdk

  • API information for financial modules

    Hi gurus
    form where i can get information about API for financial modules , we need document in which APi description is available specially which are used in Financial Module i.e. AP, AR, GL.
    thanks in advance
    thanx
    Pratap

    Hi,
    If you are in 11i, you can check the Integration Repository here:
    http://irep.oracle.com
    If you are in R12, the Integration Repository is embedded in the EBS.
    There are also some API guides for different modules in the EBS documentation library. The documentation available depends on the apps release:
    http://www.oracle.com/technology/documentation/applications.html
    Hope it helps.

  • JAVA API :: Information needed

    Hi. I tought BI Publisher Java API would give me access to the server repository. And then, just execute something like:
    Report r = Report.newReport("MyReportName");
    r.Generate()
    But as far as I see, It only gives me the possibility yo LOCALLY consume an XML (somehow obtained) and use a XSL previously obtained.
    What if just want to execute a report via JAVA, according to all the information I have completed for the report?
    For example, if I have a report that uses a SQL DataSource, and receives 2 parameters, can't I just execute something like...
    Report r = Report.newReport("MyReportName");
    r.setParam("BILL_ID", 2292);
    r.setParam("DATE","01/01/2011");
    r.setTemplate("Template1");
    r.setOutput("PDF");
    r.Generate();

    Hi -
    Here are some helpful methods:
    LibrarySession.getClassObjectCollection() - gets the set of all ClassObjects
    ClassObject.getDirectSubclasses() - gets the immediate subclasses of a ClassObject
    ClassObject.getSubclasses() - gets the subclasses, sub-subclasses, etc. of a ClassObject
    David Pitfield
    Oracle

  • VPN API information

    Hello friends,
                     This is my first post on this forum. I want following things
    Our company wants to develop applications for VPN so I am asking you following questions
    1) Is VPN API is private or public? if private, How to get it & from where?
    2) Will we get code example, documentation & other related stuff in that package?
    3) Can we create our own access point & access it through our own VPN?
    4) Is there any existing applications are present in the market?
    Kindly give me information related this. I will be very thankful of you.
    Regards,
    ash_21.
    India.

    ash_21 > 3) Can we create our own access point & access it through our own VPN?
    It is possible as it is done in another application, see below.
    ash_21 > 4) Is there any existing applications are present in the market?
    Yes, exist application SymVPN for S60 3rd and 5th Edition phones.
    How far is your company in VPN development since October 2009?
    Is there any versions for beta testing?

  • Need API information for Inter Org Transfer

    We are currently developing a form to perform inter-org transfer, we could nt customize the standard to our needs.
    What are tables affected in this process? I believe MTL_MATERIAL_TRANSACTIONS_TEMP will be one of the tables to be populated. Is there any API for the same?.
    Any pointers would be of great help.
    Thanks
    Balaji

    For any sort of material transfer transactions you need to do.
    The best way is to populate your interface table.
    There are various tables for material transfer.
    1.)MTL_TRANSACTIONS_INTERFACE
    MTL_TRANSACTION_LOTS_INTERFACE --- only for lot control
    Provide the lot information for material transaction interface if inserted in 1.
    MTL_SERIAL_NUMBERS_INTERFACE----only if serial control is also there.
    Provide the serial information for material transaction interface if inserted in 1.
    No need to touch any temp tables. They are autopopulated as a result of your interface tables.
    By the process you are goin gto run thereafter.
    Baiscally after this you can run following concurrent program
    Process transaction interface

  • Asking about BPEL Process Manager  API information

    Hi,
    I am looking for BEPL PM API to have better administrative control from our application, mainly want to integrate the functionality to manually recover undelivered invoke/callback messages.
    I checked BPEL cookbook - http://www.oracle.com/technology/pub/articles/bpel_cookbook/blanvalet.html
    and it has a section of "BPEL Process Manager API and Dehydration Store", and the Link provided<$ORABPEL$\integration\orabpel\docs\apidocs\index.html> is for Java API.
    I have two questions here:
    1. Is there Java API which does recovery the undelivered messages?
    1. Is there PL/SQL API available? Is there one to handle recovery the undelivered messages?
    Thanks!
    Grace

    Hi me_sun, me_oracle :)
    The bpel api can be found here
    http://download.oracle.com/docs/cd/B31017_01/integrate.1013/b28986/toc.htm
    workflow found here
    http://download.oracle.com/docs/cd/E12483_01/integrate.1013/b28985/toc.htm
    when us install BPEL you do get BPELs human workflow component. This is different to the Oracle Oracle workflow which was based on the database and PL/SQL.
    cheers
    James

  • REST API information

    Is there any documentation with regards to CRM On demand's REST API any examples etc. I saw the news that there is an IPAD app using crmod's rest API hence the query

    Hi,
    Thanks for the link. The iPad application you are referring to is actually an integration with the Oracle Siebel CRM solution, not Oracle CRM On Demand hosted application.
    Thanks,
    Sean

  • How to access the SAP MDM destinations using mdm java api in 7.1

    hi,
    I have SAP MDM 7.1 SP11 and SAP Portal 7.3 and developing the custom webdynpro application using the  JAVA MDM API. I want configure the SAP MDM destinations in SAP Portal .
    How to access the MDM destinations in java code using API? and how to create the connection with MDM using the MDM destinations.
    Please provide the code for access the SAP MDM destinations in java code using MDM java api and creating the connection to MDM.
    Thanks

    Jun,
    Thanks for the reply and api information.
    I have got this api information from the following sap documentation. But i am looking for the code by implementing this class and creating the mdm connection.
    Creating an MDM Connection Using Java Code - SAP NetWeaver Master Data Management (MDM) - SAP Library
    if any thing can you share it.
    Thanks

  • Working with an API

    Hi, I am newbie in java programming, I am using a communication API. I am havin some problems so I post the errors I am getting waiting for your help. This are the errors:
    ../src/sampleapps/tutorial/PrimerApp.java:228: cannot resolve symbol
    symbol : method enableRecording (ch.ecma.csta.binding.DeviceID,boolean)
    location: class PrimerApp
    enableRecording(id, true);
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:257: addCallRecordingDeviceListener(ch
    .ecma.csta.binding.DeviceID,com.avaya.csta.callrecording.CallRecordingDeviceList
    ener) in com.avaya.csta.callrecording.CallRecordingServices cannot be applied to
    (ch.ecma.csta.binding.DeviceID,PrimerApp.MyCallRecordingDeviceListener)
    recordSvcs.addCallRecordingDeviceListener(id, callRecordListener);
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:273: removeCallRecordingDeviceListener
    (ch.ecma.csta.binding.DeviceID,com.avaya.csta.callrecording.CallRecordingDeviceL
    istener) in com.avaya.csta.callrecording.CallRecordingServices cannot be applied
    to (ch.ecma.csta.binding.DeviceID,PrimerApp.MyCallRecordingDeviceListener)
    recordSvcs.removeCallRecordingDeviceListener(id, callRecordListener);
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:545: PrimerApp.MyCallRecordingDeviceLi
    stener is not abstract and does not override abstract method removeCallRecording
    DeviceListener(ch.ecma.csta.binding.DeviceID,com.avaya.csta.callrecording.CallRe
    cordingDeviceListener) in com.avaya.csta.callrecording.CallRecordingServices
    private class MyCallRecordingDeviceListener extends
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:553: cannot resolve symbol
    symbol : variable getFileName
    location: class com.avaya.csta.binding.FileInformationUpdatedEvent
    String fileName = event.getFileName;
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:554: cannot resolve symbol
    symbol : variable getStartTime
    location: class com.avaya.csta.binding.FileInformationUpdatedEvent
    String startTime = event.getStartTime;
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:555: cannot resolve symbol
    symbol : variable getEndTime
    location: class com.avaya.csta.binding.FileInformationUpdatedEvent
    String endTime = event.getEndTime;
    ^
    Note: ../src/sampleapps/tutorial/PrimerApp.java uses or overrides a deprecated A
    PI.
    Note: Recompile with -deprecation for details.
    7 errors
    Code is attached for any doubts. I really need to solve this problem fast. Thank you very much!

    Thank you very much 4 your suggestions, I reviewed the methods and corrected 3 of the errors. I still have three that I dont know how to fix. I compiled with the -deprecation oprion and obtained the followin errors and warnings:
    ../src/sampleapps/tutorial/PrimerApp.java:73: warning: com.avaya.csta.callrecording.CallRecordingServices in com.avaya.csta.callrecording has been deprecated
    private CallRecordingServices recordSvcs;
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:543: warning: com.avaya.csta.callrecording.CallRecordingDeviceListener in com.avaya.csta.callrecording has been deprecated
    CallRecordingDeviceListener
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:158: warning: com.avaya.csta.callrecording.CallRecordingServices in com.avaya.csta.callrecording has been deprecated
    recordSvcs = CallRecordingServices.getInstance();
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:170: warning: com.avaya.csta.callrecording.CallRecordingServices in com.avaya.csta.callrecording has been deprecated
    recordSvcs = (CallRecordingServices) provider.getService(
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:171: warning: com.avaya.csta.callrecording.CallRecordingServices in com.avaya.csta.callrecording has been deprecated
    com.avaya.csta.callrecording.CallRecordingServices.class.getName());
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:225: cannot resolve symbol
    symbol : method enableRecording (ch.ecma.csta.binding.DeviceID,boolean)
    location: class PrimerApp
    enableRecording(id, true);
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:555: cannot resolve symbol
    symbol : variable getFileName
    location: class com.avaya.csta.binding.FileInformationUpdatedEvent
    String fileName = event.getFileName;
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:556: cannot resolve symbol
    symbol : variable getStartTime
    location: class com.avaya.csta.binding.FileInformationUpdatedEvent
    String startTime = event.getStartTime;
    ^
    ../src/sampleapps/tutorial/PrimerApp.java:557: cannot resolve symbol
    symbol : variable getEndTime
    location: class com.avaya.csta.binding.FileInformationUpdatedEvent
    String endTime = event.getEndTime;
    ^
    4 errors
    5 warnings
    The APi information about the methods related with the errors is:
    enableRecording
    public abstract void enableRecording(DeviceID device,
    Boolean immediatelyActive)
    throws CstaException
    public String getEndTime()
    Returns the value of field 'endTime'.
    Returns:
    the value of field 'endTime'.
    getStartTime and getFileName have the same structure. They are all methods of the class FileInformationUpdatedEvent.
    I want to have this information and I tried like this:
    public void recordingFileInformationUpdated (
              FileInformationUpdatedEvent event)
              //En este momento ha terminado la llamada y ya se puede
              //recuperar el archivo FileName
              String fileName = event.getFileName;
              String startTime = event.getStartTime;
              String endTime = event.getEndTime;
    And for the boolean error I used the method this way:
    enableRecording(id, true);
    Sorry if the post is too loong, I'll be waiting for your comments, thanks a lot!

  • Adobe InDesign API Navigator is available on Adobe labs

    Adobe InDesign CS5 API Navigator is available on Adobe labs web site. You can download for free.
    http://labs.adobe.com/technologies/indesign_apinavigator/
    If you are an InDesign C++ plug-in developer, you should definitely try this new tool.
    The InDesign API Navigator is a tool for InDesign C++ Plug-in developers. It works as an add-in for Visual Studio on Windows and as a plug-in for Xcode on Mac OS X. It helps developers get API information within the IDE directly, including Boss definitions, aggregating Bosses for interfaces, and ODFRC type definitions. It also adds syntax coloring for ODFRC files (.fr and .fh). It extends the debugger expression evaluator to understand some InDesign types, which allows the debugger to format some InDesign types nicely in the variables pane (Xcode) or watch window (Visual Studio) while debugging. In Visual Studio, it enables the IDE to browse InDesign C++ APIs.
    Try it and give your comments.
    Thanks

    Hi,
    Have you an API Navigator version to Visual Studio 2010?
    /Karoly

  • OIM API Data Object Manager Functionality

    Hi all,
    I am working on creating a script for a client that will automate attaching handlers to data objects. In the design console this action can be performed on the Development Tools > Business Rule Definition > Data Object Manager screen. Does anyone know where in the API I can perform this operation?
    Regards,
    Luke

    After more investigation I have discovered that the DVT table in the oim schema stores the information about the event handlers that have been attached to a data object. I hope this helps shed more light on the situation. If anyone has any suggestions about where I can look for the API information please let me know. I have already looked through the java docs here:
    http://otndnld.oracle.co.jp/document/products/id_mgmt/idm_903/doc_cd/javadocs/operations/index.html

  • CODE SAMPLES OF JAVA API CLASS

    Hi,
    JAVA API information almost doesn't have any example of code (real life examples).
    Is any site or download where I can find examples for any API class ( free is best).
    thank you

    All API examples are there at
    http://developer.java.sun.com/developer/codesamples/examplets/index.html

  • Decoder Ring for Java API?

    Is there any page or resource that can help me understand the conventions used in the Java API? I can often find the methods or classes that I need there (or think I find them anyway) but I don't understand how to know from these API entries what I need to import or what the syntax is for these methods and classes. I'm pretty sure all that information is there if I understood the API's structure better. A reference that explained some of the basics of this document to those of us from non-programming backgrounds would be tremendously useful. Does anyone know of such a reference, either online or printed?
    Another useful resource would be some sort of glossary for programming terms. For instance, if I look up Serializable, the API informs me that:
    "Serializability of a class is enabled by the class implementing the java.io.Serializable interface. Classes that do not implement this interface will not have any of their state serialized or deserialized. All subtypes of a serializable class are themselves serializable. The serialization interface has no methods or fields and serves only to identify the semantics of being serializable. "
    This probably makes sense to someone who knows what Serialization means... I can do a search and eventually find out what the term means after wading through hundreds of search results but I would love to find a single resource I could bookmark or buy that could explain these concepts in a glossary for us members of the great unwashed and unlearned...
    Thanks from a confused wkiraly

    http://java.sun.com/j2se/1.4.2/docs/api/index.htmlI know where the API, I know how to look up what I want, I just don't understand how to read it properly yet.

  • Building project api?

    just curious if anybody knew of a way to auto-generate documentation/api information for portal projects. Somthing like javadoc, but on steriods. Any help would be apperciated.
    Thanks,
    -Kevin

    Hello zyl7,
    Thanks for posting on
    National Instruments. 
    I have attached a VI doing
    it. I have used the API for Compiling FPGA VIs and especially the VI
    niFpgaCompileVI.vi: 
    Benjamin R.
    R&D Software Development Manager
    http://www.fluigent.com/
    Attachments:
    Compile FPGA VI Prog.vi ‏17 KB

Maybe you are looking for

  • SCCM 2012 on Server 2012 and WSUS 3.0 SP2 on Server 2008

    We are installing SCCM 2012 SP1 fresh into our development environment - the primary site server and the database (SQL 2012) are both being installed on Server 2012. We have an existing WSUS box on a Windows 2008 (not R2) server - the WSUS server ver

  • How can I get anniversaries to show on my calendar from my contact list?

    How can I get anniversaries to show on my calendar from my contact list?

  • Attaching files to email - E90

    Does anybody know how to attach a file on your phone to an email using the phone's email messaging application? I have been trying in vain. I use Blackberry connect on my phone. Secondly, if this is not possible is there any other better application

  • Getting aqua back on dashboard?

    DASHBOARD  in Lion is different in that it switches to a completely new full screen page rather than an overlay on an existing screen.  This is a pain when using a sspreadsheet or viewing a bank statement when you want to add a few numbers up taken f

  • Missing Application Component Hierarchy for source system

    Hi I have a problem I hope you can help me with. We have created a sandbox as a copy of an existing APO/BW production system. On this system we have created 2 source systems: 1) R/3, 2) The system itself (EAX). The R/3 source system seems to work fin