How to enable attachment option in custom form

Hi All,
I am using oracle apps r12.1.3 version and my form version is 10g and db is 10g.
I was trying to make the enable the attachment option in my custom form but i got this Msg when i press attache button in menu.
Do you want to commit this data before...
I was followed this steps as mentioned in this like
http://knol.google.com/k/adding-attachment-functionality-to-forms#, but when i click the attach button the attach option is not opening, can any one pls guide me how to do.
Thanks & regards
Srikkanth

Hi Helios,
Thanks for your reply, i have followed the same steps as u mentioned but i getting the a pop up msg when i am trying to click the attach option
"Record must be committed before adding attachment. Do you want to commit?.
After when i click yes the data get inserted to the table but attach option is still not enabled. when i tried to click again the attach option again it shows the same msg.
Can you pls guide me where i went worng.
Regards
Srikkanth

Similar Messages

  • How to enable record history for custom forms

    Hi All,
    I have developed a custom form but i am unable to view the record history when queried and it throws an error saying 'Record history not available here'.
    can some one help me in sorting out the problem.
    Thank you

    Hi,
    The following table lists the standard columns used for Record History (WHO), the column attributes and descriptions, and the sources for the values of those columns. Set the CREATED_BY and CREATION_DATE columns only when you insert a row (using FND_STANDARD.SET_WHO for a form).
    CREATION_DATE
    CREATED_BY
    LAST_UPDATE_DATE
    LAST_UPDATED_BY
    LAST_UPDATE_LOGIN
    For more details, please refer to "Oracle Applications Developer's Guide", Page 3-2 Tracking Data Changes with Record History (WHO)
    Oracle Applications Developer's Guide
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/115devg.pdf
    Regards,
    Hussein

  • How to enable attachment icon to a custom form

    Hello all,
    I am developing one custom form in 6i version.. can any one help me how to enable attachment icon to a custom form..
    Thanks in advance.

    What exactly are your trying to do when you say "enable attachment icon"? Also, since you mention "Custom Form" I assume you are developing in the Oracle Enterpise Business Suite (EBS). Whatever you are attempting, there may already be an "Apps Approved" method for doing this. I suggest you review the Applications Documentation specifically the Oracle E-Business Suite Developer's Guide and Oracle E-Business Suite User Interface Standards for Forms-Based Products guides. Also, you might want to post your question in the General EBS Discussion Forum.
    Craig...

  • Export Option in Custom Form

    Dear Members,
    I have developed a custom form in Oracle Applications using Template.fmb.
    I am using the above custom form successfully in oracle applications for all purposes like data entry querying etc.
    But when Iam trying to export the data from the form, I dont have the export option enabled in my custom form.
    Can any one please let me know how to enable this export option in my custom form.
    Many thanks in advance.
    Best Regards,
    Arun Reddy.

    See you duplicate post here
    Export Option in Custom Form
    HTH
    Srini

  • How to enable export option in oracle apps

    I have a custom form, which needs to export the data. File->Export option is disabled in all the responsibilities. How to enable this option only for this form?
    appreciate your help

    The Export function is disabled when the responsibility is opened initially .
    When we enter into a specific form its automatically enabled .
    Login to a user who has Application Developer responsibility & to Application >Register & press f11 and Ctrl f11 .

  • How to enable "Debug Option" in submit request

    how to enable "Debug Option" in submit request

    Hi,
    Please see these docs.
    (Pics) How Can Trace and Debug Be Turned On For A Concurrent Request? [ID 759389.1]
    How To Trace a Concurrent Request And Generate TKPROF File [ID 453527.1]
    FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12 [ID 296559.1]
    Thanks,
    Hussein

  • How to initialize org in a custom form in R12 upgrade

    Hi,
    We are migrating a custom form from 11i to R12. But the form and LOVs in the fields dont return any values in R12. The custom views attached to these LOVs, return values in toad when the org is set. We think that the issue is that the org is not initialized in the form.
    Can anyone help on how to resolve this?
    Would it help if we used "MO_GLOBAL.SET_POLICY_CONTEXT('S',fnd_global.ORG_ID);" in the when new form instance trigger in the form.
    Thanks

    Use following code in when-new-form- instance form level trigger
    FND_ORG.CHOOSE_ORG;
    :PARAMETER.ORG_ID:=FND_PROFILE.VALUE('org_id');
    then insert following in pre-insert block level trigger
    :ORG_ID := :PARAMETER.ORG_ID;

  • How to enable olap option in oracle enterprise edition 10g?

    what are the settings/steps one should take in enabling OLAP option in oracle enterprise edition 10g?
    If we have an installation of Oracle EE 10g,how can we know that OLAP is enabled or not?
    Can anyone throw light on OLAP_TABLE function?
    In Analytic Workspace manager 10g,i have created a workspace ,under that i am having some dimensions,cubes,as well.
    After mapped to source table,and maintained,when i do a right click on measures, to view data, i get a error ORA-06553:PLS-222:no function with the name 'OLAP_TABLE' exists in this scope

    The Export function is disabled when the responsibility is opened initially .
    When we enter into a specific form its automatically enabled .
    Login to a user who has Application Developer responsibility & to Application >Register & press f11 and Ctrl f11 .

  • Attachment Functionality in Custom Form

    Hi All,
    I am developing a custom form. In that custom form i want to give the users the attachment functionality. How could i achieve it?
    Please help.
    Regards
    Santhosh

    Hi,
    see the file upload component in ADF Faces. SRDemo contains an example of how to upload files to the middle tier. Same is explained in the documentation
    http://download-uk.oracle.com/docs/html/B25947_01/toc.htm
    Frank

  • Urgent: Enabling Folder functionality in Custom Form

    Hi!
    I want to enable the folder functionality in my custom form. I'm copying STANDARD_FOLDER object group from standard oracle form and attaching APPFLDR library.
    But when I try to open any folder in my form all the fields get disabled.
    Any help on this will be appreciated.
    Thanks

    Post your question in OA forum:
    http://forums.oracle.com/forums/forum.jspa?forumID=40, this is the forms forum, you'll get more help there.
    Message was edited by:
    Rosario Vigilante

  • How To dynamically change values in custom form

    Hi,
    Requirement is to change values in custom form dynamically that are passed by Global variables through standard form .
    I have used forms personalization to call custom form and passing some parameters to custom form using global variables.
    Now i have to change values displayed in custom form(already opened) when user moves from one record to another record.
    I cannot change the standard form.Only i have write logic in custom form that dynamically changes values as user moves from one record to another in standard form.
    Global variables values will be different for each record.
    Pls let me know how i can achieve this.
    Regards
    Udit

    Udit,
    Your question should be posted to the Enterprise Business Suite (EBS) forum. This forum is dedicated to non-EBS forms development.
    Craig...

  • Enabling system menus for custom form

    Hi All,
    can I enable system menus First Row (CtrlH) and Last Record(CtrlE)  for custom forms? They are not getting visible for custom forms. So I am getting the error as 'Menu not found' when try to enable that.
    Jisha

    Hello,
    These menus (from GOTO menu) are not exist in the User Defined Forms either type is UDO or not UDO.
    You can implement these menus, with the same menu IDs (First Row = "5901") by Adding menu items to form
    Dim oMenuItem As SAPbouiCOM.MenuItem = oForm.Menu.Add("5901", "First Row" + vbTab + "CTRL+E", BoMenuType.mt_STRING, -1)
    But you should implement all the features you needed.
    Regards,
    J.

  • How to enable all options under "Text Edits"

    Hi,
    How to activate all options under "text edits" see screenshot.

    Hi,
    I discovered, these options are not enabled for scanned PDF files.
    Thank You

  • How can i attach a file in Form 10g

    Hi all
    I have searched in otn about attaching a file in forms but no proper solution i got.
    Actually I want to attach a file in Forms 10G . How can I do that anyone can help me??
    Thanks

    Which one of the various solutions did you try, and what error did you get?
    http://www.google.com/search?q=send+email+attachment+oracle
    Note that when sending mails from the database the email attachment file needs to reside on the filesystem of the database (or any location the database server has access to).
    Did you configure your mailserver properly? Or do you want to send a E-Mail via a Mailprogram from the client? And last but not least: what database version on which platform do you use? Questions over questions...
    cheers

  • How to enable print option in CS02 transaction

    hi,
    In CS02 transaction print option is in disable mode. How to enable it?
    thanks & regards
    Prajwala

    It is a system defined settings.
    You cannot change that.
    Regards,
    Jyothi

Maybe you are looking for

  • Is it possible to load One Track at a time to ipad??

    Is it possible? -- It seems to only want to load EVERYTHING in my itunes.  Somewhere it says something about chekcing things.... but they are all checked alreadt and when I uncheck they dissappear... ??  Very important, thanks.

  • Receiving a calendar event message from a third party on a BB Z10

    I have a BB Z10 on the UK Vodafone network. My Z10 is set to GMT time and correctly shows that I am in the "Dublin, London" time zone. This is the GMT time zone description that all BB devices that I have ever owned have shown. This afternoon (UK tim

  • Credit has not been posted to my account

    Hi,  I purchaced $10 in Skype credit on my computer before leaving on a business trip to China where i knew i was going to need to use skype to call landlines in the US. Everything looked good and I was pretty confident upon leaving that everything w

  • Poor internet connectivity

    Just purchased new 2011 MacBook Pro, and find it performs very poorly with wireless internet in my home. My old iBook and a PC laptop I have both have no problem picking up the signal from my preferred location, downstairs from the wireless router. B

  • I can't connect my mobile x6-00 to my computer thr...

    When I connect it vi suite keep telling me that USB  drivers are being installed on your computer so I left it for 24 hours the computer is and when I woke up the next day still installing I think that some drivers cannot take that long Solved! Go to