Has anyone connected to iFS from Perl or PHP

Hi,
I am evaluating iFS and we currently connect to Oracle 8i
through Perl and PHP. Is Java the only way to connect to iFS or
has anyone been able to do it through other scripting languages
such as Perl or PHP? Any help would be greatly appreciated,
thank you.

Regarding PHP you may consider using the PHP-build in java
wrapper (--with-java). However, your code will be significant
harder to read, while basically doing the same than native java
code. It makes no sesnse to rewrite the ifs-java-API itself, as
it is good and complete (in contrast to the webui).
Best regards

Similar Messages

  • Has anyone gone to Europe from US and used the IPAD charger with only a plug adadpter and had no problems?

    Has anyone gone to Europe from the US and used the IPAD charger with only a plug adapter?  I want to be sure I won't burn up my IPAD.

    Just using an adapter will be fine.  The charger can handle to 220V just as well as the 110V

  • Error IFS-20010 connecting to IFS from java class

    Hello,
    I try to connect to IFS from java program with sentences:
    LibraryService ifsService = new LibraryService();
    CleartextCredential me = new CleartextCredential("user", "password");
    ConnectOptions connectOpts = new ConnectOptions();
    connectOpts.setServiceName("ifsDefault");
    connectOpts.setServicePassword("ifspassword");
    LibrarySession ifsSession = ifsService.connect(me,connectOpts);
    the class compile but not run because the error:
    IFS-20010: Failed to get PropertiesResourceBundler ifsDefault.
    The message errors documentation said:
    This error occurs when attempting to start an Oracle iFS process by specifying a service properties file name that cannot be located by the Oracle iFS repository. The
    parameter specified in the error is the name of the specified service properties file. The specified service properties file
    must exist in the oracle.ifs.server.properties package
    descending from one of the directories included in the
    CLASSPATH setting for the process.
    I don't understand what mean this, somebody yes?
    Please give me any idea.
    What can i do to solve this problem?
    Thanks.
    FABIAN

    Hi,
    Make sure you have $ORACLE_HOME/ifs/settings in your classpath.
    Good luck.

  • Has anyone upgraded to lp9 from lp7.2..

    Has anyone tried to upgrade from lp 7.2 to lp 9 yet?....did u need the dongle in to do the upgrade or the xskey serial number?...im plannin on getting a new macbook pro laptop and i have lp7.2...i dont want to reinstall lp 7.2 then install lp9..how would i do this upgrade?....i have heard of using the seial number on the xskey to putting in the dongle b4 u install which is correct?..remember this is a first time install on a new macbook pro laptop.

    Install LP9. The installer will first ask you for your LP9 serial, then it will ask you to insert your XSkey to authenticate your LP7 licence.
    That's it, no install of LP7 is necessary.

  • Has anyone lost the info from games with the new iOS7? My games reset to level zero! Argh!

    Has anyone lost the info from games with the new iOS7? My games reset to level zero! Argh!

    Restore from your iTune Backup.

  • Has anyone recovered their photos from the emptied trash can

    Hi there, I lost all my photos, they seemed to be linked to the trash can, has anyone successfully recovered photos from the emptied trash can????

    Thanks for the reply, how much is expensive???? Is there one you would recommend?

  • Has anyone connected a Samsung ML1740 printer to I Mac 10.9.2

    Has anyone connected a Samsung ML 1740 printer to an IMac 10.9.2 & if so whar processes / steps were used
    Thanks

    The S.M.A.R.T. status is "verified"
    When I verify the volume, the first error is "invalid leaf count"
    Verifying volume “Data Hard Drive”Checking file systemChecking Journaled HFS Plus volume.Checking extents overflow file.Checking catalog file.Invalid leaf record count(It should be 4131310 instead of 4131311)Checking multi-linked files.Checking catalog hierarchy.Checking extended attributes file.The volume Data Hard Drive could not be verified completely.Error: This disk needs to be repaired. Click Repair Disk.

  • HT201274 Has anyone taken an iPhone from USA to Europe and switching SIM cards?

    Has anyone taken an iPhone from USA to Europe and switching SIM cards?

    SacramentoFred wrote:
    Has anyone taken an iPhone from USA to Europe and switching SIM cards?
    Yes

  • Has anyone Connected a Crystal Report directly to a Microsoft Project file (MPP)?

    Post Author: Brian Morris
    CA Forum: Data Connectivity and SQL
    Iu2019m aware I can save Microsoft Project Files (MPP) to an Access Database, Excel document etc. and there are ways to connect to a Microsoft Project Server.
    I wanted to know if anyone has managed to connect directly to one though. Currently we use MPPs to report project status and other deliverables, and itu2019s been an annoyance to have to save the project file then export the data over into a new excel document when ever we have changes (since not all users have project or need all the data in the file).
    Preferably, a user should be able to save that project file and anyone that has the Crystal report should be able to run the report against the MPP file. In addition to this, it would be extremely helpful in getting a formalized and nicely formatted report when running reports against rational and MMP files, thus giving an alternative from SODA reports in Microsoft word, which doesnu2019t always work well.
    Thanks!

    Post Author: Brian Morris
    CA Forum: Data Connectivity and SQL
    Ok, I answered my own question on the connection issue, but I'm having issues with the predefined fields that enter into the report. The Database Expert shows the correct table names, but when I select them and look at the fields, they are all showing fields that are part of the "Project" table. when I use "Add Command" and use SQL to do a "Select * From TableName" ,where TableName is the name of the respective table, I get the data I'm looking for. Has anyone else run into this error? Is the error on Crystal Reports side or the Data provider's OLE DB driver? Has anyone with a fully patched system encountered the same errors?
    Current SetupCrystal Version: 11.0.0.1282CR Professional; Product Type:FullOLE DB Driver: Microsoft Project 10.0 OLE DB Provider
    I have pasted my findings below, hopefully other people won't have the same issues I did trying to find this information. if anyone else wants to test and see if they get the same issues I did it would be greatly appreciated.
    Connecting a Crystal Report XI to a Microsoft Project File (MPP)
    Prerequisites (as I know them)
    -          Have an installation of Crystal Reports on the machine (a given)
    -          Have Microsoft Project 2000/2003 installed OR  the Microsoft Project OLE DB provider which is installed with Microsoft Project (NOTE: Microsoft 2007 supposedly no longer supports OLE DB and requires an OLAP cube be made or a SOAP connection be used, which I donu2019t deal with personally)
    Creating the connection
    Start Crystal Reports
    Click u201CBlank Reportu201D on the start page
    in the u201CDatabase Expertu201D window, under u201CAvailable Data Sourcesu201D, Select u201C+u201D next to u201CCreate New Connectionu201D
    Select the u201C+u201D beside u201COLE DB(ADO)u201D
    If a u201COLE DB (ADO)u201D  window does not come up, double click u201CMake New Connectionu201D 
    In the u201Cprovider:u201D box Select the u201CMicrosoft Project 10.0 OLE DB Provideru201D
    The name may be different depending on the version of project you install and the patch you have on the machine
    Select u201CNext >u201D
    Under u201CDatabase:u201D copy/paste in the path and project file name
    I donu2019t believe the other fields u201CData Source:u201D, u201CUser ID:u201D, or u201CPasswordu201D need to be filled out, and in fact, I got an error when entering in data into them
    Example: u201CC:\Projects\Project Name\Current Schedule.mppu201D
    Select u201CNext >u201D
    In the Advaned information window, verify the project Name is the path of the project.
    I have not found the use of u201CEnterprise Modeu201D (default: 0), u201CAlways Loadu201D (default: 0), u201COLE DB Servicesu201D(default: -5), or u201CEnterprise RUID Listu201D (default: blank), removing them or changing them did cause errors though.
    Click u201CFinishu201D
    Adding in Tables and extracting data
    You now have a connection to the project File you listed. There is an issue Iu2019ve found though that all the tables you see listed are filling their fields in from the u201CProjectu201D Table, rather then their respective tables (Example: u201CAssignmentsu201D is pointing at u201CProjectu201D rather then the obvious connection u201CAssignmentsu201D). You can, however, use the u201CAdd Commandu201D and select the table you want with just a little SQL code:
    Select *
    From Assignments
    After creating the command, highlight it and hit u201CF2u201D. You should be able to edit the name and change it from u201CCommandu201D to something more meaningful. At the current time Iu2019m unsure if the issue with the default tables all pointing toward the project table is an error on the provider side or Crystal Reports end, and if one of the new patches will fix it. I will update this document accordingly when I have more information and do more testing. I will note however, there is no way to change which table these preset fields point to.
    Thank you for your time.

  • Has anyone removed the stand from the monitor?

    I love my 30" Cinema Display, but it sits too high on my desk, and find myself tilting my head up to see towards the top of the screen. I hate the thought of modifying the work of art that it is, but if I removed the stand, it would sit perfectly at eye-level. Obviously, I would have to make a stand/support to allow it to be free-standing. Either that or modify the desk itself. Has anyone tried removing the stand from the monitor? Feedback?

    As NullUnit mentioned, it is quite easy to remove the stand but you will need the VESA adapter kit to replace it. This will give you the standard 100mm VESA mounting holes that you would then connect to any mounting arm you wish.
    Personally I bought this MX Desk Mount Arm as it was rated to hold the weight of the display (~30#) whereas others were not (~18#). I originally mounted the display in a vertical/portrait orientation but the arm didn't go high enough so I had to mount a 6" block of wood to my desk first. I enjoyed the monitor so much that I have since moved it to become my primary monitor. The arm allowed me to lower the display all the way to my desk so I could just look over it (to watch TV). Couldn't have if it was still on the stand.
    Hope this helps.

  • Has anyone tried the suggestion from the macfixit site

    see my earlier post, "painfully slow connection".
    Has anyone tried installing the combo 10.4.5 update from the mac support site.
    my imac came with 10.4.4 so I assume autoupdate just installed the latest delta, but perhaps there is a problem with the installer and an incorrect library version was linked with the library. Just surmizing , but that could cause a problem.
    Anyway reinstalling the update won't hurt anything I don't think anyway.

    I tried it and it didn't do anything noticable. At first I downloaded the PPC version by mistake and it wouldn't accept it. A little more digging turned up the intel version. But again no change.
    What I found that is working for me is setting up my router to work in "b" wireless mode instead of "g" or "b/g". It has solved the problem for now and since the speed to the router still exceeds that of my ADSL line I have noticed nothing but fast and consistent internet access.
    Mike

  • Has anyone connected a PXI chassis to an Instron?

    I am looking to connect or listen to an Instron (5589) so I can monitor the load and extension from the Instron, and compare it to real time voltage measurements using a 6052E card. Has anyone ever tried this? There appears to be a RS232 port on the Instron DigiLink card, but I've not yet figured out if this is what its for. Any help is very appreciated
    ~Matt
    maat
    LV2014

    Several years ago I interfaced a PC to an Instron tester through the device's serial port. I don't have the documentation any more on the interface, but as I recall it was a pretty simple protocol.
    Have you talked to Instron?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Has anyone transferred a video from a canon ZR80 to imovie?

    I have connected the camcorder to my Mac via firewire, but Imovie doesn't see it at all. Has anyone accomplished this task? I know this is an old camcorder.

    I got this from apple's website:
    Tape-based Camcorder Support
    iMovie '09 works with most Mini DV tape-based camcorders that use a FireWire cable (also known as IEEE 1394 or i.Link) to transfer data. iMovie works with DV (standard definition) or HDV (high definition) formats.
    Note: Not all Macintosh Computers include a FireWire port. Check your system configuration to confirm your Mac includes FireWire support before attempting to connect a DV or HDV camcorder.
    So it should work right?

  • Has anyone connect an ant device to an ipad?

    Has anyone managed to connect an ipod mini to a garmin ant dongle? I have the lightning to camera cord but the ipad does not support the connection. I have Digifit which support garmin ant but does not connect to the and dongle

    The garmin dongle is a USB.  Garmin has software for Intel-based Mac OS 10.6.8 or later for ANT agent but the Ipad uses different software.  I guess that my question should be, is there a work around for this.
    This is what Garmin has to say:
    Garmin ANT Agent allows you to transfer fitness data from compatible Garmin ANT devices to and from your computer. Garmin ANT Agent detects any paired Garmin devices in range and automatically downloads fitness data to your computer and transfers the data to Garmin Connect. 
    This version supports:  Receiving history from all Garmin ANT devices
    Sending received history to Garmin Connect
    Goals in Garmin Connect will automatically be sent to your Forerunner 310XT and Forerunner 405 when receiving history
    Sending workouts, courses and user profile to Forerunner 310XT, Forerunner 405 and Forerunner 610 from Training Center
    Updating firmware in FR60, Forerunner 310XT, Forerunner 405 and Forerunner 610
    Sending goals to Forerunner 310XT and Forerunner 405 from Garmin Connect
    Receiving workouts and courses/virtual races from Forerunner 310XT and Forerunner 610
    System Requirements:  Intel-based Mac
    OS 10.6.8 or later
    256 MB RAM
    150 MB free disk space
    USB port   

  • Has anyone connected Lookout to Motorola RTU's via Motorola MCP-T gateway

    I am looking for a driver to connect Lookout to Motorola's MCP-T Gateway for communication with Motorola RTU's via radio. Has anyone seen a driver or developed such a driver?

    I'm very familiar with most of the Motorola equipment, but why have I never heard of a MCP-T Gateway. I've done a bunch of systems and am working on one as we speak with MOSCAD RTU's. I'm having Lookout talk Modbus to a FIU and the FIU is gathering data from the field talking MDLC over the air.
    Oliver Scheurer
    Aegis Solutions, Inc.
    Phone: (919) 861-0103 Ext. 231
    [email protected]

Maybe you are looking for