Can I send values to an Oracle Developer 6i Form from a servlet

I have a Developer Forms 6i application where I launch a servlet which opens a socket to another IP address. The servlet needs to send status messages back to the Developer 6i form. Is this possible? Can the servlet communicate with the form? Remember that the form is served via the applet viewer in the browser. Thanks

You can find an answer for a similar question here:
http://stackoverflow.com/questions/1859248/how-to-change-time-in-datetime
The point is DateTime is immutable, thus you cannot change it. 
DateTime StartDateTime = DateTime.Now;
int hour = 5;
int minute = 45;
//                                           hour, minute, second
TimeSpan ts = new TimeSpan(hour, minute, 0);
StartDateTime = StartDateTime.Date.Add(ts);

Similar Messages

  • How can I convert Oracle Developer 2000 forms?

    How can I convert Oracle Developer 2000 forms and menus to the Oracle 9ids forms and menus

    Check out the upgrade and migration section on
    http://otn.oracle.com/products/forms
    We will soon have a new section on OTN about Forms upgrades, keep checking back for more info.

  • Configuring my OEM for "Oracle Developer Server Forms Manager"

    Hello,
    Please help me in configuring my Oracle Developer Server Forms Manager on Oracle Enterprise Manager.
    thanks to send me the guidelines
    regards
    Yogeeraj

    Hi,
    I have had a look at my installation, and what I did was create two directories called disk1 and disk2, (for the two extracted zip files) and then ran setup in the disk 1 directory. So I don't know if it was aware of the disk 2 directory.
    I am re-installing it now. So I will get back to you.
    Thank you very much for getting back so quickly.
    Regards
    Wayne.

  • Hi, Please tell me how can I send the Music Videos to the I Pod From the Computer, I'm so upset about this problem, Please help me ASAP.

    Hi, Please tell me how can I send the Music Videos to the I Pod From the Computer, I'm so upset about this problem, Please help me ASAP.

    Here:
    iTunes 11 for Mac: Set up syncing for iPod, iPhone, or iPad
    or
    iTunes 11 for Windows: Set up syncing for iPod, iPhone, or iPad

  • My IOS Device 5s Icloud Lock Can i send Imei to Remove cloud account cuz its from Previous Account my fri Forget his password What can i do please help me :(

    My IOS Device 5s Icloud Lock Can i send Imei to Remove cloud account cuz its from Previous Account my fri Forget his password What can i do please help me

    Hello, MaoPhanna. 
    Thank you for visiting Apple Support Communities.
    This sounds like Activation Lock has been enabled on this device.  Here is some helpful information regarding this feature.
    iCloud: Find My iPhone Activation Lock in iOS 7
    http://support.apple.com/kb/ht5818
    If you purchased your device from a third party, this device may be locked to their Apple ID.  If this is the case you may want to check out the article below.
    Find My iPhone Activation Lock: Removing a device from a previous owner’s account
    http://support.apple.com/kb/ts4515
    Cheers,
    Jason H.

  • How to send an  email to external user (offline form) from se38

    Hi all
    how to send an  email to external user (offline form) from se38 and upload the same from recipent.
        we have sent mail using scripts and smartforms but couldnt do here. It will be helpful if you can give us any sample code
    regards
    mohammed

    Hi,
    Have a look at this thread [Re: Sending PDF forms (created using SFP) as Email Attachment]  i explain all the solution with a sample code .
    Hope it's help you
    regards

  • Develop smart forms from scrach or modifying previous layouts or migrating

    hi experts can u plz tell me,
    can we we develop smart forms from scrach or modifying previous layouts or migrating scripts.
    thanks in addvance

    Hi,
    Go through the following Links, here u can find example with step
    by step.
    http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html
    Check these step-by-step links
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292e
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/3c5d9ae3-0501-0010-0090-bdfb2d458985
    Check these links also.
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://www.sap-img.com/smartforms/smartform-tutorial.htm
    http://www.sapgenie.com/abap/smartforms.htm
    for Smartforms material
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://www.sap-img.com/smartforms/smartform-tutorial.htm
    http://www.sapgenie.com/abap/smartforms.htm
    How to trace smartform
    http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm
    http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF
    http://www.sap-img.com/smartforms/smart-006.htm
    http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm
    Re: Need FAQ's
    http://www.sap-img.com/smartforms/smart-006.htm
    http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm
    Re: Need FAQ's
    Regards,
    Priyanka.

  • Can anybody send me ebook for 'oracle 10g programming with pl/sql'

    Hi
    can any one send me ebook for oracle's 'oracle 10g programming with pl/sql', 'java'
    My mail id is: [email protected]
    Thanking in advance.

    I hope it can guide you to get ebooks for your request.
    http://www.oracle.com/technology/tech/pl_sql/index.html
    Cheers
    Vigneswaran

  • How I can display the values in one row when they come from the same colum

    This query
    SELECT
    sorints_ints_code
    FROM
    saturn.sorints a,
    connman.cc_adm_prospect_master
    WHERE
    sorints_ints_code like 'Z%'
    and sorints_pidm = prospect_pidm
    give me the results of
    ZA
    ZB
    ZC
    I want to use this query in a cursor to update a column in another table, the problem is that I need to update the table concatenating the values ZA,ZB,ZC
    I have 24 different codes stored in the column sorints_ints_code, so I don’t want to use 24 different cursors and I don’t to use cross reference, It is there any way that I DON’T know to display the data like this za,zb,zc without using cross reference, I don’t want to use the table 24 times…
    Like THIS, this is only for two values…
    SELECT
    a.sorints_ints_code,
    b. sorints_ints_code
    FROM
    saturn.sorints a,
    saturn.sorints b
    connman.cc_adm_prospect_master
    WHERE
    a.sorints_ints_code = ‘ZA’
    AND a.sorints_ints_code = ‘ZB’
    and a.sorints_pidm = prospect_pidm
    and b.sorints_pidm = prospect_pidm
    REMEMBER, I have 24 different values
    I am trying to write a procedure like this;
    Someone suggest this v_int_code1 := v_int_code1||interest_coach_rec.sorints_ints_code;
    BUT IT IS NOT WORKING!!!
    PROCEDURE prospect_coach_interest_upd
    p_prospect_term_code IN srbrecr.srbrecr_term_code%TYPE,
    p_prospect_admin_err_code OUT VARCHAR2,
    p_ora_err_code OUT NUMBER,
    p_ora_err_msg OUT VARCHAR2
    ) IS
    v_out_path VARCHAR2(40) := '/home/connman/student';
    v_out_file VARCHAR2(40) := 'cc_adm_prospect_'||p_prospect_term_code||'_'||TO_CHAR(SYSDATE,'YYYYMMDDHH');
    v_file_handle UTL_FILE.FILE_TYPE;
    v_pidm NUMBER;
    v_int_code1 varchar2(30);
    v_int_code2 varchar2(2);
    v_int_code3 varchar2(2);
    CURSOR cur_pidms IS
    SELECT prospect_pidm
    FROM connman.cc_adm_prospect_master
    WHERE prospect_term_code = p_prospect_term_code
    FOR UPDATE;
    CURSOR interest_coach_cur is
    SELECT
    sorints_ints_code
    FROM
    saturn.sorints
    WHERE
    sorints_ints_code like 'Z%'
    and sorints_pidm = v_pidm ;
    interest_coach_rec interest_coach_cur%ROWTYPE;
    BEGIN
    UTL_FILE.FCLOSE_ALL;
    v_file_handle := UTL_FILE.FOPEN (v_out_path, v_out_file, 'a');
    UTL_FILE.PUT_LINE (v_file_handle,
    CHR (10) || TO_CHAR (SYSDATE, 'DD-MON-YYYY HH:MI:SS')
    UTL_FILE.PUT_LINE (v_file_handle, 'Entering the Admin Name procedure.');
    --- BEGIN
    FOR rec_pidms IN cur_pidms
    LOOP
    EXIT WHEN cur_pidms%NOTFOUND;
    v_pidm := rec_pidms.PROSPECT_pidm;
    v_int_code1 := v_int_code1||interest_coach_rec.sorints_ints_code;
    IF interest_coach_cur%ISOPEN
    THEN
    CLOSE interest_coach_cur;
    END IF;
    OPEN interest_coach_cur;
    FETCH interest_coach_cur
    INTO interest_coach_rec;
    IF interest_coach_cur%FOUND
    THEN
    UPDATE
    connman.cc_adm_prospect_master
    SET
    PROSPECT_COACH_INTEREST = interest_coach_rec.sorints_ints_code
    WHERE CURRENT OF cur_pidms;
    END IF;
    END LOOP;
    COMMIT;
    p_prospect_admin_err_code := '0';
    UTL_FILE.put_line (v_file_handle, 'Successful Completion.');
    EXCEPTION
    WHEN OTHERS
    THEN
    p_prospect_admin_err_code := '1';
    p_ora_err_msg := SUBSTR (SQLERRM, 1, 2000);
    p_ora_err_code := SQLCODE;
    END; -- prospect_coach_interest_upd;

    Search in the forum or web you will find many solutions
    Return multi-row result as one comma-delimited row
    http://www.oracle-developer.net/display.php?id=412

  • How to avoid error while install oracle developer suite10g(forms & reports)

    hi dear all in recent times i am trying to install oracle developer suite 10g to learn forms and reports in my lap having windows 7 ultimate version ,32 bit,2.56 GB of ram .I downloaded two files ds_windows_x86_101202_disk1 and ds_window_x86_101202_disk2 and i downloaded Oracle universal Installer but i am unable to complete installation process ,When i click on complete(1.11gb) version which include forms,reports,xml,j developer I am facing this type of error message
    "Install has encountered an error while attempting to verify your virtual settings.please verify that the sum of the initial sizes of the paging files is at least 256 mb"
    Could any one help how to avoid this type of error message ? or else is there any other way to download Oracle forms and reports version

    Ok, Oracle Developer Suite (ODS) 10g (Forms/Reports) was not designed for Windows 7. In order to the ODS you must follow these steps for the installation to be successful.
    1. You must set the Virtual Memory (VM) size. The Oracle installer can not read Windows Managed VM. See the Microsoft article Change the size of virtual memory for more information on setting the VM size.
    2. The Oracle Installer does not recognize the internal version number of Windows 7, so you have to set the compatibility mode on the Setup.exe to Windows XP. Right-Click the SETUP.EXE and select properties. Then click the Compatibility Tab and in the Compatibility Mode area set this to "Run this program in compatibility mode" and select "Windows XP SP3".
    3. You must run the ODS setup.exe as the Administrator. Right-click the setup.exe and select "Run as Administrator".
    Having done these three steps, your installation should be successful.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Oracle Development Suite ( Form Builder + Report Builer ) vs Toad

    Hi guys
    I a beginner in oracle world and I would like to ask >>>
    1- What is the difference between toad and Oracle development suite and which one is better?
    2- Could toad be used to create .fmb files ? What is the extension format of toad forms if they exist ?
    According to this thread >>>
    Diff between Oracle Forms and Toad
    Toad cannot be used to create input forms
    on the other hand , my friend told me that Toad can be used to fully control your database and development >>> It involves
    Objects Creation and management ( Tables -- Indexes ... etc)
    Form Creation
    Report Creation
    all in one application
    This thread posing is repeated three times !!!!!!!!!!!!!!!! I don't know how this happened !!!!!!!!!!!!!!!!!
    Sorry for inconvenience
    Edited by: user2393672 on Sep 10, 2011 4:47 PM

    1) toad is only for querying/doing dml against the database
    2) form is for having the screen; report for the output of the system. so toad is totally different from form & report
    Thanks & Best Regards
    HuaMin
    Please remember to always mark the reply if it's helpful or related to your issue!

  • Oracle Developer 6i (forms & reports)

    Hi,
    I'm searching Patch13 for Oracle Developer 6i.
    I don't know metalink number of patch. Could you give me link to this patch or metalink number of this patch??

    Quick links to latest patchsets ==> Oracle Developer ==> <platform> ==> 6i ==> voilà!
    Werner

  • Can we send the documents in oracle portal as attachment to a mail ?

    Hi,
    Our Client using Oracle APPlication Server Portal 10.1.2 for data management and employee portal purpose.
    our users used to attach or store the files/documents in Portal i.e. like a file item.
    They want to send some selected files/documents as attachments to a group of people via email
    Is there any possiblity to achieve this please let me know.
    Regards,
    Rajesh

    Hi Rajesh,
    If you are just have one email procedure which you want to use to send files from both your desktop and from the Portal repository, you could consider to connect the Portal repository to your desktop through WebDAV. I assume however that you are looking for a sort of 'Email This' button next to file items.
    I have not programmed this before but I guess you can do this with a custom item based on file item. Add an attribute based on PL/SQL which will do the email for you. The PL/SQL procedure in the custom attribute can use wwsbr_all_items view to retrieve the content of the item and send it with utl_smtp. Easier said than done - have not programmed it myself. But then, I am not a programmer, so I reckon Portal developers on this forum would be able to help.
    Regards,
    Erik

  • Can I send a photo album rather tthan individual photos from my ipad

    I have just got my ipad. (Novice!!!!) Love it . However rather than just sending 2-3 photos I wouls like to on occassions send photo albums to friends and family. Can I do this?

    No, you can only email up to five photos at a time. Whether any of the photo haring websites such as Flickr etc have apps that allow you to upload albums or more photos at a time I don't know

  • Can I send pictures via MMs with £10 everything pack from Iphone5

    I am having problems sending pictures with my Iphone 5,  I have a £10 everything pack I should be able to send pictures using MMs with this pack shouldnt I.

    Hi 
    No Problem that's what we're here for!
    Yeah if you plug your device in to iTunes and back-up all your data. For Apple help & support on backing up Click Here.
    Once it's all backed if you go into Settings > General > Reset > Erase All Content and Settings this will then take you to the initial set-up.
    To save you having to call you can register your replacement SIM Here.
    I'll keep my fingers and toes crossed that this works!
    Let me know how you get on. 

Maybe you are looking for

  • Can't Get Videos on iPod!! HELP PLZ!!

    Argh!! I've had my iPod for almost 2 months, and I just can't figure out how to get videos on it. I've downloaded video converters for it and everything, and I still can't get videos onto iTunes to get onto my iPod. PLEASE HELP ME!!!

  • "jdbc:mysql:///test" - "jdbc:mysql:test" what is the difference

    "jdbc:mysql:///test" -> "jdbc:mysql:test" what is the difference: I used both of them in my url but only "jdbc:mysql:///test" worked only what is the difference what /// means?

  • A user granted with alter user privilege

    Dear all i have granted a user with create user, alter user system privilege so that he can create or alter users. But i found the user is able to alter the sys and system also. Tell me how to restrict the user so that he can not effect sys and syste

  • Is the concept of "profiles" still there, in JavaFX 1.2?

    Hi all, I can't find the concept of profiles in JavaFX 1.2, like common profile, desktop profile etc, on the javafx.com website. Has this idea been deprecated? Edited by: Carl-David on Jun 9, 2009 1:41 AM

  • Query regarding printing

    i have to print a material description of 40 characters into label of small size.when i am printing the discription is overlaped into other window some times when material descriotion length is around 35 characters and it is printing in next line som