Integrating Excel with Java

Hi,
How can Excel be integrated with Java such that if a user is working on an Excel , my Java application should be able to capture all the events from Excel Sheet.
I have looked into POI, but it seems to me , it can read and wriite to Excel from Java, but i would like that if a user is making changes to a spredsheet then my Java Application should be notified about those changes
In short, i would like to expose front end of a web application in Execl!
Is there any open source package that can help in doing the integration
Kindly share your views/ suggestions

jschell wrote:
If you just want most of what is occuring in Excel only then there are probably events in the Excel API (OLE >probably) that allow you to modify and react to changes. In my experience figuring out how to do that is very >difficult even for small bits of functionality.Can u please explain a little more on this.
Can i use JNI to listen to COM server, probaly if i create some proxies for Excel that use JNI to listen to COM Server.
I found a link on the internet http://www.ibm.com/developerworks/java/library/j-bridge/
This Java bridge can integrate COM objects into their applications. But i am not sure if i can capture the live stuff from an Excel file when somebody is editing it.
Also i would like to know, what should be the best stratergy when i would like to expose the Front end of an application in Excel , since the application involves a lot of numbers and users are more comfortable with Excel interface, and the rest of the application you want in Java.
Kindly share your views on this!

Similar Messages

  • Integrating flash with java

    i have a form made with flash, and form handlers made with java. So how can i make it work. i have couple java packages that make the calculations from the values given in flash form.any good websites that have info about java and flash?

    hey, try getting both communicated with XML

  • SSO Integration problem with Java version in 10g

    Hi,
    I'm following the instructions to integrate my HTML DB with 9iAS 9.0.2 SSO. The instructions tell me to download the SSO PDK and extract the file SSOHash.class then load it into my FLOWS_xxxx schema. My database version is 10g, and the loadjava fails with the following message:
    Error while testing for existence of dbms_java.handleMd5
    ORA-03113: end-of-file on communication channel
    The reason is that the function handleMD5 is no longer in the dbms_java package in 10g, it is in this package in 9i. Has anyone got a workaround to this?
    Thanks,
    Steve

    Scott,
    Actually I'm wrong about the function not being there, it is. But someone else is having the same issue, please look here:
    loadjava hangs
    Steve

  • Integrating Flash With Java Game

    hi guys,
    i'm doing the final touch up for my RPG, i plan to put flash animation as intro before my game starts, is it possible to call .swf file directly from java itself, how am i gonna make it possible??Please advice~
    Thanks~

    here's that dhtml trick I was telling you about:
    <html>
    <head>
    <title>Example</title>
    <style type="text/css"><!--
         #tagArea {
              font: 10pt tahoma,verdana,serif;
    --></style>
    <script language="javascript"><!--
         /* edit the next two variables to your swf/applet tags
         * after trying this example out
         var swfTag = "[your swf tag here] pretend this is a <a href=\"javascript:flipTags();\">link</a> in your swf object";
         var appletTag = "[your applet tag here]";
         var swf = true;
         /* when this gets called, the switch of tags is made */
         function flipTags() {
              var tagArea = document.getElementById("tagArea");
              if (swf) tagArea.innerHTML = appletTag;
              else tagArea.innerHTML = swfTag;
              swf = !swf;
    //--></script>
    </head>
    <body>
    <div id="tagArea">
    <script language="javascript"><!--
         document.write(swfTag);
    //--></script>
    </div>
    </body>
    </html>if you're too lazy to slap all that into an html file, go ahead and jsut view it here :P

  • Integrating PHP with Java

    Hi
    Is it possible to retrieve the session attributes in PHP, that are set in JSP?
    My requirement is as i login ,i shud be redirected to a PHP page and in that page i need to access the session attributes which i set on authentication.
    Any help is greatly appreciated.

    I think you'd have to have a back door to do that. Basically the only thing that your PHP and Java will have in common is the session id that will come back in a cookie or a URL rewrite. Something on the Java side would have to present a page or an API or something to allow the PHP to get all of the variables.
    But this sounds like a horrible hack. I'd encourage something easier like have the Java side put the stuff you need into a database or a flat file or something that is more naturally shared. I could see a database table that has the session id as the primary key and has all of the other things you need in it.

  • Is using Excel through Automation with Java possible ?

    Hi, I'm currently a Visual Basic developper thinking of moving to a java based RAD technology.
    For a couple projects, I need to generate Excel Spreadsheets and present them to the user. I usually do this in VB by using the COM object provided by Excel, instancing it and using the Range([cellname]).value property to write data in the sheet.
    Is their any way to do a similar thing in Java, or does this level of comfort come solely by using a Microsoft developpement product (thus more integrated with office) ?
    Thanks in advance.

    1. Writing java functions in MS Visual J++ 6.0, instead of in MS VB, and then compiling as a COM function has been the only way I've been able to mix the convenience of spreadsheet IO (alas, still in Excel) with the powerful functions we can write in Java.
    2. It's ironic java programmers must still build IO interfaces in their IDEs every time they want to write & use a new java function, while MS has made user-written VB functions available to all Excel users (even to MS Word users). Last time I looked, the Star Office speadsheet only allows writing functions in ersatz VB (Sun Basic) instead of in Java.
    3. To Sun: Please make java available to the masses by giving us a spreadsheet that runs user-written java functions. The spreadsheet is the most powerful programming paradigm around. Remember when Lotus made a zillion $? You can make more money from Gates's vision than by imitating his products.
    - Bill Ellis [email protected]

  • Image not showing in Abobe integrated with Java WebDynPro

    Hi All,
    Image is not showing in Abobe integrated with Java WebDynPro.
    I did the following:
    Added the image field in adobe form. in URL value set the value of context node binding. Binding set to none and size set to Use Original Size.
    Then in script editor i wrote
    this.value.image.href = xfa.resolveNode(this.value.image.href).value;
    at innitialize , javascript and client.
    I can see the image from the same url context value if image field is created directly in WebDynPro View.
    Can anyone suggest what is missing?
    Thanks and Regards,
    Nuzhat

    Try changing your line of code for this one
    this.value.image.href = xfa.record.Images.URL;
    Check that the url passed by scripting is correct with a messageBox for example.
    You can also try assigning a hardcoded url at scripting level to check if its works.
    Best regards, Aldo.

  • Getting Error while integrating Crystal reports with Java

    Hi All,
    I am getting below error while integrating crystal report with java
    [java] os.arch = x86
    [java] java.lang.NoSuchMethodError: com.crystaldecisions.Utilities.d.<init>
    (Ljava/awt/Image;I)V
    [java] at com.crystaldecisions.Utilities.af.try(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.a(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.<init>(Unknown Source)
    [java] at com.businessobjects.crystalreports.viewer.applet.g.a(Unknown
    Source)
    [java] at com.crystaldecisions.ReportViewer.ReportViewer.start(Unknown
    Source)
    [java] at ReportViewerFrame.<init>(ReportViewerFrame.java:51)
    [java] at JRCViewReport.launchApplication(JRCViewReport.java:29)
    [java] at JRCViewReport$1.run(JRCViewReport.java:50)
    [java] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:
    178)
    [java] at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
    [java] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDi
    spatchThread.java:190)
    [java] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp
    atchThread.java:144)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:138)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:130)
    [java] at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
    Any help can be appreciated
    Kalyan

    Hi All,
    For got to mention i am using crystal reports XI release 2 with JDK1.4.
    Kalyan

  • Configuration Requirement for Integrated Planning in BI 7.0 with JAVA Addin

    Hi,
    We have BI 7.0 with Java Add-in installation newly migrated to Unicode.
    BW consultants (I am BASIS Consultant) want to use "Integrated Planning".  I already checked IMG link of it & JCO destinations mentioned there are not in J2EE engine.   Even I am not able to create b'cos current setup is not on SLD.
    I would really appreciate your help on below queries :
    1) Can I configure Integrated Planning without using SLD ?
    2) Do I need to install BI JAVA to running Integrated Planning ?
    3) Do I need to install EP & EP Core ?
    I already checked most of SDN thread but sorry couldn't able to get answer to above questions.   I have checked SAP Notes : 901022, 919850, 917950.
    Your early reply would be highly appreciated.
    Thanks & Regards,
    Narsing.

    Hi Balaji,
    Thanks for information.   One thing to update with JAVA/JAVA addin portal core components gets installed.   So I didn't installed EP.  
    Now Integrated Planner is working fine.
    Thanks for your help.
    Best Regards,
    Narsing.

  • Portal Integration with JAVA ?

    Hello All,
           I've been working in the Portal for the past 1 Year.
    The work which I've done is :
    1. Creation of BSP's in SAP
    2. Create iViews in Portal accessing these BSP Applications.( BSP , IAC, URL,BW etc )
    3. Create Roles.
    Now I'm moved to one more Project which does the Portal Integration with JAVA.
    Can any one tell me what is it and how it can be done ?
    Regards,
    Deepu.K

    Hi Deepu
    You can achieve the same,please visit the following links:-
    http://help.sap.com/saphelp_nw04s/helpdata/en/d8/6ee03fc2269615e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/d8/6ee03fc2269615e10000000a155106/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/771fa290-0201-0010-3d93-865e66cc6d7e
    Regards
    Navneet
    Please revert incase of doubt.

  • Integrating crystal report with java

    Hi
    Any one can send me sample program for integrating Crystal report with java.I dont know how to integrate java with cryatal report.if any one helps me out from this problem an advance thanks to them
    Thanks
    Dilip

    Hi All,
    For got to mention i am using crystal reports XI release 2 with JDK1.4.
    Kalyan

  • Crystal Report Server 2008 integration with java application

    Hi All,
    Any of you having complete document about Crystal Report Server 2008 integration with java application....like source code and what are all the jar files needed? Or tell me that the implementation is same as Crystal Report Server XI R2?
    Thanks

    Have you looked at the BusinessObjects Enterprise XI 3.x Java Developer Guide?
    [http://www.sdn.sap.com/irj/boc/sdklibrary]
    Sincerely,
    Ted Ueda

  • Integrating Adobe Professional with Java webapps: resources?  introductions?

    I'm interested in learning what resources there are for integrating Java and Adobe Professional, in general.
    If it helps, my projects already use the Spring Framework.
    My boss is particularly interested in being able to fill out a PDF form from within a Java webapp and have that data go directly to our database.
    She mentioned that .net had a lot of bridges to Adobe Professional.
    I would rather have new projects be in Java so I am eager to find if there are any easy bridges between Java and Adobe Professional for more than just the one task I mentioned.
    I would greatly appreciate the names of resources and links to introductions in integrating the features Adobe Acrobat Professional has to offer with Java web technology as this is a completely new area to me.
    Thanks
    Steve

    You have different options when you add a submit function to a PDF form:
      - Submit the data via a standard HTML forms submission, the web server
    does not have to know anything about PDF, the data look just like it would
    from a HTML form
      - Submit the data via the FDF/XFDF format. This is Adobe's forms data
    file format (and it's XML version). As far as I know, there is only one
    instance where you would need FDF, and that is with files that are
    submitted via a forms submission. For FDF/XFDF submissions, you need to
    parse the FDF/XFDF file format and extract the data before you can process
    it.
      -  Submit the whole PDF fie with the form data embedded. This is the most
    complex solution for data extraction, but the most convenient when you
    submit the filled out form via email to human - we do much better seeing
    the whole PDF with the data in the right spots. If you submit the whole
    PDF, your software needs to be able to parse the PDF. I would not go that
    route for a system that is extracting the data via software.
    Hope that helps.
    Karl Heinz Kremer
    PDF Acrobatics Without a Net
    PDF Software Development, Training and More...
    [email protected]
    http://www.khkonsulting.com

  • XSLT Mapping with Java class not working in Integration Repository

    Hi,
    I have an XSLT mapping program with Java enhancement and I was able to successfully tested it in Stylus Studio. However, when I imported the Java class and the xslt program in Enterprise Service Builder and tested it, my program does not compile.
    Here is the error message: "Transformer Configuration Exception occurred when loading XSLT mapping_temp.xsl; details: Could not compile stylesheet".
    My java program is in a zip file containing SOAPHeaderHandler.java and SOAPHeaderhandler.class. My Java has a package com.nga.xslt.
    Here is the declaration of my Java class in the XSLT: xmlns:javamap="java:com.nga.xslt.SOAPHeaderHandler"
    It seems that it could not read the java class. Can you please advice what is wrong?

    Hi ,
    select XMLTOOLKIT option in Operation mapping and execute it.
    I am not sure we can call java program in XSLT Program,but alternative is copy the code and use it in XSLT mapping it self,that means your XSLT program will become with JAVA extensions.
    then in Operation mapping level select SAPXMLTOOL kit option and execute it. i hope it will work. if it is not working then you have deploy some JAXP files on server,because the way execution of XSLT Mpaping program got changed,like when eve you executing XSLT with extnasions( if you are not using XMLTOOL kit option) then you have to use latest version of JAXP.JDK files.
    Regards,
    Raj

  • I have a problem with Java and an e-procurement system integrating

    I use an e-procurement system at work and yesterday I could not get my parts list from the suppliers web site to display in our in-house eprocurment finance package.
    There is not a problem with the finance package. There is not a problem with the suppliers web site. I have verified both of these by other colleagues being able to complete what I am trying to do.
    The difference between my version of Firefox and my colleagues' is that I am on version 6.0.1 and they are on 6.0.
    I have had problems with Java not displaying certain animations on the suppliers web site but, my colleague does not and I am suspicious that this is the problem. Can anyone verify this please and what can I do about it. My Java updates are up-to-date as of yesterday and are automatic.
    Thanks.

    I was quite amazed I never got a reply to this, in the past people here have been helpful. In any case I was finally able to enter this website on the exceptions list in the Java panel, and I believe it is okay  now.

Maybe you are looking for

  • Interactive report "group by" endsum is only a page-sum!

    Interactive report "group by" endsum (total for a numeric column) is only the sum of the values of the last page! Is this a bug? You can test on the page: http://apex.oracle.com/pls/otn/f?p=1949:1 User/password = apex/apex You see a sample - as png p

  • Uploading Large csv file from Local File

    I have a 6GB csv file which I created on my local machine which is named TrainDF.csv.  I can't upload it directly as it exceeds the 1.95GB size limit uncompressed.  However, I tried saving it as an RData file (as well as a zip file of the RData file)

  • Recording Streaming Audio

    I know it's a newb question but a forum search didn't help me yet... I've been using AA 1.0 for the last 5 years on my HP DV4170US laptop and when I needed to record something from an audio stream or from a DVD, etc. - I'd go to the volume thing in b

  • Profile for an Org Unit.

    Hi Team, Is it possible to maintain Profile (PD) for an Org Unit. I would like to maintain location preference for at Org Unit Level. In this process I would like to maintain that for each Org Unit Level. The standard functionality doesnt support for

  • Scripts in crontab not being able to execute

    -bash-3.00$ uname -a SunOS NYC05SR011 5.10 Generic_144489-06 i86pc i386 i86pc -bash-3.00$ crontab -l 50 23 * * * /u/home/oracle/oracle_backup/rman_backup_script.sh > /u/home/oracle/oracle_backup/rman_backup_script_log.txt 2>&1 i am able to run the sa