Emailing option in form personalization

Hi All,
Is it possible to send email thru form personalization option? For example, if I want to notify some users on some triggering event, is it possible?
Thanks
SA

Hello there,
I don't think that there's a built-in function that sends email. You can use personalization events to call a stored procedure in the database that sends an email.
Aaron.

Similar Messages

  • Personalize folder options in form

    Hi,
    I have a form with folders. I need to add more conditions with the default folder query.
    Please help me to achieve this without customization.
    Thanks,
    Raja.

    Hi,
    Please see if these documents help.
    Note: 279034.1 - Information About the Oracle Applications Form Personalization Feature in 11i
    Note: 468657.1 - How To Do Forms Personalization
    Note: 395117.1 - Form Personalizations in Oracle Applications (Release 12)
    Regards,
    Hussein

  • Unable to populate the default value  using form personalization

    Hi, I need to default a value in order managemnt for waybill number
    shipping -- transaction - delivery - detail --
    In Order management
    Shipping - Transactions
    Source system -- Order management
    From Order number - Any ordernumber
    say find
    I want to default this Detail ( xxxxx) as Way bill
    value of :DLVB.DETAIL_LABEL
    I have put the following condition on form personalization
    Condition tab
    Triger event
    When new record instance
    Trigger object
    dlvy_s
    Processing mode both
    Actions tab
    Property
    Object type Item
    Target Object DLVY_S.WAYBILL
    Property name Value
    Value
    :DLVB.DETAIL_LABEL
    but it is not defaulting... Appreciate if any one has idea what is wrong in this.
    Edited by: 885022 on Oct 3, 2011 11:31 AM
    Edited by: 885022 on Oct 3, 2011 11:33 AM

    yes Srini
    as we dont have any option via personalization to set the default values ,it can be done through controller extension ,
    in processRequest method of extended controllere get the control for that particular field where u want to set the default value and set the value using fieldbean.setValue(pagecontext,value);
    in case of any particular case ,please post in the forum
    thanx
    Pratap

  • How to capture OK / Cancel Button response of warning type message in EBS D2K form using Form personalization

    Hi Experts
    We are working on one requirement in which on a standard D2K EBS form based on the response of a warning message we need to perform certain actions using Form Personalization.
    The problem is that we are not able to capture response of OK and Cancel buttons of the warning.
    If any one has come across such scenario, I would request to please share your valuable suggestions. 2898414
    Thank You
    Regards
    Mirza Tanzeel

    Figured out myself that this is mot possible using Form Personalization.
    Only option possible is to try implementing by modifying custom.pll
    Thanks
    Mirza Tanzeel

  • POST COMMIT FORM issue in Oracle Forms Personalization

    Hi All,
    I have following requirement in Oracle Forms Personalization :
    1. User updates a records( from the table xxtable) in the Form
    2. Following this, on saving the record, a stored procedure is called to pick those records which are updated/inserted and display. But its displaying still the old values, since commit has not occured.
    3. I have added new forms personalization using POST-DATABASE-COMMIT and POST-FORM-COMMIT. However, none of this trigger is firing.
    Used POST-UPDATE and POST-INSERT, but this trigger are not fetching the committed data but picking the old value.
    Please let me know, how this requirement can be achieved in Oracle forms personalization?
    Many Thanks in Advance.

    the difference in time is that you doing the following additional tasks in forms that you dont do in sqlplus:
    1. you are retrieving data into the fields of the form.
    2. creating the record.
    which is a network round-trip for each record. AFAIK.
    if its an option for you, I would create a global temporary table and then populate the temporary table with the required data. Then build a base table block based on the global temporary table. This way you can use the forms default functionality and its fast because you dont have to populate all the records on the form before you see the first record!
    :>)

  • PO Summary Form Personalization

    Hi Gurus,
    We are having a requirement as below.
    User Created a Purchase Order with 100 Lines and approved it.Now he wants to change the Promise Date of few Lines.User used the PO Summary form to do it.In the "FInd Purchase Orders Form" User enter the PO Number in Number Field and Line Number in Lines Field as 77 and click on the find button.Its Navigated to Purchase Order Lines Form then clicked on the Open Button in "Purchase Order Lines Form" then the Purchase Order Form opens with all the Lines that are Presented in the PO.But the User Needs only the Particular Line 77 of that PO in order to Modify Promise Date.But its not Navigating to Particular Line Directly why?
    Is there any Possibility of doing Form Personalization? If so please suggest me the clear step by step process to attain my requirement.
    We are using Oracle Applications R12.1.3.
    Are there any profile options to navigate the cursor to particular line?
    Its my urgent requirement.Please gurus help me out immediately in solving this requirement.
    Thanks In Advance,
    RS.
    Edited by: user2549696 on Jul 27, 2012 4:00 PM

    Hello RS,
    I don't see a simple way to achieve what you are looking for. Most probably you will have to develop a customization to the form (customize the form itself) or maybe via CUSTOMPLL, but I have no experience with that. Maybe someone else has some ideas on that.
    Another option is that people use the form in a different way, using the "Query by Example":
    On the find form they enter just the PO number and press on find, then open to open and they will see all the lines in the PO. Then they click into the Lines block, press F11, enter Line number, press CTRL+F11 to execute the search and it will show only this specific line. Maybe not so efficient as you want, but at least faster than scrolling through all the PO lines.
    And in R12 there is a web-based version of the PO Summary (OAF page), maybe you should explore that one as well? It's called "Buyer Work Center". Click on tab "Orders" and on that page on (sub)tab "Lines". Then you can add search fields "Order" and "Line Number" (use forms personalizations to have those search fields per default available).
    Then search for PO & Line number, press Go. Then above the search results table you can select from the LOV the entry "Update Line" and press Go and it will navigate immediately to the specific Line and you can update the quantity or date.
    kind regards,
    David.

  • FOrm Personalization(PO form)

    Hi,
    in the PO form,when the match approval level is 3-way,i need to set the invoice match option to Receipt and when the match approval level is 2-way,i need to set the invoice match option to PO using form personalization.
    can anyone help with this?
    thanks,
    JA
    Message was edited by:
    user581846

    Hi,
    I don't think i understand u r problem at all. The whole point of purchase options, is to set up some default values. How do you change the match approval for individual records??
    Regards,
    Utsav.

  • Query regarding Forms Personalization

    Hi ,
    I have a requirement to execute the following code in a WHEN-NEW-FORM-INSTANCE trigger to update the WHERE clause of the Item Category flexfield in the Purchasing module.
    Normally I would have executed this code from within the trigger. How can I replicate it using Forms Personalization, I mean what type of Action do I need to define which will execute this code directly or indirectly.
    FND_KEY_FLEX.UPDATE_DEFINITION( BLOCK=>'LINES',
    FIELD=>'ITEM_CATEGORY',
    ENABLED=>'N'
    WHERE_CLAUSE=>' ( NVL(DISABLE_DATE, SYSDATE + 1) > SYSDATE AND category_id =
    644)'
    I also tried to create a stored procedure without luck as fnd_key_flex is defined in a library attached to the form, so get error creating the procedure.
    Thank You
    Shankar.

    Hi,
    I guess I will need to achieve this using CUSTOm.pll. But, I have a query !
    The KFF is defined using fnd_key_flex.define(block=>'LINES',
    field=>'ITEM_CATEGORY',
    id=>'CATEGORY_ID',
    code=>'MCAT',
    appl_short_name=>'INV',
    num=> ':po_startup_values.structure_id',
              required => 'Y',
              validate => 'FULL',
    usedbflds=>'Y',
              autopick=> 'Y',
              qbe_in=> 'Y',
    SELECT_COMB_FROM_VIEW=>'MTL_CATEGORIES_VL',
              COLUMN=> 'DESCRIPTION \\\"' || NAME_IN('PARAMETER.DESCRIPTION') || '\\\"(240)',
    WHERE_CLAUSE=>' ( NVL(DISABLE_DATE, SYSDATE + 1) > SYSDATE )',
    WHERE_CLAUSE_MSG=> 'APPL=PO;NAME=PO_RI_INVALID_CATEGORY_ID');
    where it selects from mtl_categories_v.
    Tha Dev Guide mentions that we can update the WHERE_CLAUSE using for eg.
    FND_KEY_FLEX.UPDATE_DEFINITION( BLOCK=>'LINES',
    FIELD=>'ITEM_CATEGORY',
    ENABLED=>'N'
    WHERE_CLAUSE=>' ( NVL(DISABLE_DATE, SYSDATE + 1) > SYSDATE AND
    category_id = 644)'
    But, there is no option to change the source view itself. How do I change that ? I cannot see a parameter SELECT_COMB_FROM_VIEW for the FND_KEY_FLEX.UPDATE_DEFINITION !!
    Can I write the FND_KEY_FLEX.DEFINE again in CUSTOM.pll using my custom view instead ? Will it override the default definition ?
    Any suggestions or alternative ways would be appreciated.
    Thanks
    Shankar
    Edited by: user565538 on Mar 27, 2009 3:46 AM

  • Forms Personalizations - How to navigate to a specific tab

    I am trying to do a forms personalization in Oracle Financials.
    The business requirements is have a menu option in AR Account Details form which takes the user to the Customers - Standard (ARXCUDCI) form and then queries back the customer and displays a particular tab.
    I have everything working except the tab navigation. I do not know how to navigate to a particular tab using forms personalizations.
    I'm not even sure that the 'Tabs' I'm thinking of are the same as Forms 'Tabs' as, when I try to look at the 'Tabs' in Forms Personalization it doesn't appear there are any. It looks like each tab the user sees is a different Canvas.
    The canvas my 'tab' is on is called CUST_MKT.
    As you can prob tell, I'm a functional consultant with limited forms dev experience. I expect the answer is simple - so hoping someone can help me out???
    Thanks,
    - Matt

    Hi Matt,
    You can use the action 'GO_ITEM' (type BuiltIn). In the argumen, you should write MYBLOCK.MYITEM where MYITEM should be an navigable item in the tab to which you want to navigate. To check the actual name of MYBLOCK and MYITEM, go to that item in the screen and check the menu Help > Diagnostics > Examine...
    I hope it helps.
    Regards.

  • Forms Personalization: Ensure they take effect?

    I have been tinkering with Forms Personalization in an 11i10 installation and have found some inconsistencies regarding when the actual personalizations take effect. Is there a known 'formula' to ensure that all forms Personalizations take effect? Let me give an example as to what I am experiencing.
    1. I have created 2 menu new menu items (MENU1 and SPECIAL13)
    2. For each menu item I set up the personalization to show a message
    3. I could not get either to 'fire' UNTIL I completely exited forms and re-logged back into EBS.
    4. Upon logging back in, the triggers would fire.
    5. I then deleted the menu item and trigger for SPECIAL13. No reference of it exists in the personalization form what so ever.
    6. Logged out of EBS (closed down browser session etc...)
    7. Logged back into EBS, and menu item for SPECIAL13 was still enabled! Even though it no longer exists in the personalization form.
    Am I missing something here? There must be some cache that has to be cleared?
    Edited by: brent.lowe on May 12, 2011 9:47 AM

    >
    5. I then deleted the menu item and trigger for SPECIAL13. No reference of it exists in the personalization form what so ever.
    6. Logged out of EBS (closed down browser session etc...)
    7. Logged back into EBS, and menu item for SPECIAL13 was still enabled! Even though it no longer exists in the personalization form
    >
    It does not make sense. If you deleted the personalization action that CREATES the tools>menu option, logged out and back-in, there is no way Oracle will know how to show that option.
    Are you sure you saved when you deleted ALL the actions?

  • Help In Forms Personalization

    Hi all,
    I have a requirement to get the last four characters in a text field using forms personalization.
    How to get it.
    Note: Its a query only form.
    I have tried using format mask option but it never worked.
    For ex: if a value is 1111111 in need to show it has ###1111.
    Thanks for the help.
    Regards
    Rajesh

    First of all, I assume you explored CONCEAL_DATA and discarded it because it hides all characters - not just first few.
    So can't think of an easy way to do it.
    The problem is that the query is brining value 123456 and to change it, you must make it **3456. As soon as you change the database field, Oracle will think you are changing the record. But since it is a query only form, you may have a problem.
    Here is a possible solution
    1) A lot of Oracle's seeded forms have display fields that are mirror fields. The display fields itself is not a database field. So you might be able to change it. The display fields typically have a suffix of MIR.  See if you get lucky and change it without makign system.recordStatus = changed
    If not , here is a different route
    1) Typically Oracle's forms are based on a query from a view. Change the select clause of the view to bring **3456 instead of 123456. Make sure that the view is not used anywhere but in this form. Otherwise there will be trouble. Use this as your last option.
    Another way would be to customize the form and modify the select clause or use a custom view.
    Hope this helps
    Sandeep Gandhi
    Independent Consultant
    513-325-9026

  • Oracle Forms Personalization - Menu Icon

    Hello, hopefully a quick question. Looking at forms personalization and want to add a new menu item. I can achieve this using Forms Personalization no problem. My question is regarding the 'Icon Name' field for the Action Type of Menu. I understand that this is asking for a .ico file to display in the toolbar, however I'm not sure where to place this .ico file on the file system for it to be picked up? Any thoughts?
    Thanks

    Thanks.
    Basically in the Forms Personalization Form for an Action Type of "Menu" there is a parameter called "Icon Name". According to the Forms Personalization documentation (279034.1) the definition for this field is:
    "Icon Name: Specify an optional icon name that you want added to the Toolbar to achieve the same functionality as in the special pulldown menu entry"
    I tried specifying one of the icons in the directory you mention below: afattach.gif (even tried just afattach) to see if that would render on the Toolbar, but no luck.
    Any thoughts on what is required for this field?
    Thanks

  • Set_lov_column_property through Oracle Forms Personalization does not work

    Oracle EBS 11.5.10
    I need to change the LOV column title in an existing form using Forms Personalization technique. I am using BuiltIn->Call Custom Library option to invoke set_lov_column_property in WHEN-NEW-FORMS-INSTANCE event. It is not changing the LOV column title. I have attempted to use Synchronize following set_lov_column_property action and it has no impact. I have not tried using CUSTOM.pll changes and I feel it may work. At our client site, we have used only Forms Personalization to implement extensions instead of CUSTOM.pll changes as a standard practice.
    Has anyone attempted this technique in Forms Personalization and know whether this works?
    Any help is greatly appreciated.
    Gopal

    Hi Oleh,
    I was just returning to the thread to report that I'd found the issue (actually a colleague did) - and it is exactly what you said - the in-house documentation for the translations library says to add an ON-ERROR trigger to capture (and ignore) 41364, but whoever developed this form apparently forgot to perform this step.
    You still get the brownie points for the answer though =)
    Thanks for the help, my mind is more restful now because I was going nuts trying to find this!
    Alan.

  • EXIT_FORM in forms personalization

    Hi All,
    By entering anything in a database item in the form the status of the
    block containing this item changes from 'QUERY' to 'CHANGED' and thus the
    question 'do you want etc' is shown when leaving the form. I just
    want to use the form as a querytool then leave the form by the command
    exit_form(no_commit,no_validate);
    How and where to call EXIT_FORM from forms personalization?
    Oracle EBS 11.5.10.2 on Linux.
    Thanks.

    If you are just using the form to query and view the data, the form will not show any warning message when you close it. You must be entering values in some fields when the form is not in query mode and form status is changing.
    Open the form --> Press F11 --> Enter Query fields -- Press Ctrl + F11, unless you don't change the data, you can close the form and it will not show any warning messages.
    Other option, if you want to use form as read-only, see if you can make the form function read only with READ_ONLY parameter. so that the entire form not editable.

  • 11.5.9 - Form Personalization

    Hi,
    I know that in 11.5.9, form personalization is not supported.
    Our requirement is, in Salary screen of core HR, we need to disable some of the fileds. User should not be allowed to enter new salary record from this screen but should be viewable. I tried by changing the Item's property "Enabled" to "FALSE" value. But when I reopen the same form, this gets enabled.
    How can we achieve this without customization of this form?
    Thanks in advance.

    Hi,
    You have two options: the first one is to set the profile option "HR:Query Only" to Yes at the responsibility level, but this action will make the whole responsibility read-only.
    Or alternatively, and if you require to make only a specific function read-only; you can create a new function in sysadmiin same as the salary proposal function but the attribute "query only" should be yes. Please follow the following steps to apply this action:
    1. Login into the System Administrator/Application Developer responsibility.
    2. Navigate to ‘Security -> Responsibility -> Define’
    3. Query for the responsibility for which you want to make the form as ‘Query Only’ and copy the ‘Menu’ name.
    4. Navigate to ‘Application -> Menu’ and query with the menu name which we got in step 3 in ‘User Menu Name’
    5. Now look out for the form (Prompt) you want to make it as query only. Copy the value in the ‘Function’ field w.r.t the form that needs to be made as ‘Query Only’.
    6. Navigate to ‘Application -> Funtion’ and query with the function name we got in Step 5 in ‘User Function Name’ field.
    7. Identify the correct Function for your form and then naviagate to the ‘Form’ tab.
    8. Enter the value: QUERY_ONLY=YES in the parameters section in the Form tab, if you already have another value existing in the parameter form then you need to seperate them with a space..
    Example: MODE=”PROJECT” QUERY_ONLY=YES
    Good luck.

Maybe you are looking for