How to compile the customization form in oracle ERP R12

hi i'm newbie.. plzz gimme the procedure line by line
and what is command behind then and where i apply on linux or windows..
there is no DBA available soi have the responsibility to perform this task..!
Regards
Zafar Habib

Hi,
Please see this thread.
f60gen equalent in R12
f60gen equalent in R12
Thanks,
Hussein

Similar Messages

  • How to upload data into form of Oracle EBS R12 using ATS ver 9.0

    Hi experts,
    Could you please guide me how to upload data into form on Oracle EBS R12 using Oracle Application Testing Suite verson 9.(The simpliest way)
    For example: I need to create user account on Oracle EBS. Normally, I use Dataloader to upload the data, however it just can upload one by one record, cannot upload multi record at same time. Moreover if the performance of server is low, so I will get the issue when using dataloader.
    Thanks in advance
    Best Regards
    Hieu

    Hi you can create Virtual users to enter data. Note than you have to name the objects accordingly.
    For Example default recording provided by Open script is ObjectNAME_(Index No of the object).
    when you record one iteration the name of any object would be ObjectNAME_(0)
    You can then create virtual users so the index will increment as the total number of Virtual users increases. Also you have to handle which row of your test data would get mapped to which Virtual user in the script run session.
    Thanks

  • R12 CLASSPATH to compile the 11i custom OAF pages in R12

    Hi,
    Can you please let us know how to compile the 11i custom OAF pages in R12 in Unix Box.
    We copied the 11i custom OAF pages to R12 and when we try to compile the java files all are erroring out. How can we compile these classes.
    Thanks,
    HC

    Hi Anoop,
    Thanks for responding. Please find the error messages below.
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    public void setupHeaderAndItemsRgn(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:770: cannot find symbol
    symbol : class OAPageContext
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    public void setupHeadercustributesTable(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:770: cannot find symbol
    symbol : class OAWebBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    public void setupHeadercustributesTable(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:823: cannot find symbol
    symbol : class OAPageContext
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    public void processRequest(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:823: cannot find symbol
    symbol : class OAWebBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    public void processRequest(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:1499: cannot find symbol
    symbol : class OAPageContext
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    public void processFormData(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:1499: cannot find symbol
    symbol : class OAWebBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    public void processFormData(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:1513: cannot find symbol
    symbol : class OAPageContext
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    public void processFormRequest(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:1513: cannot find symbol
    symbol : class OAWebBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    public void processFormRequest(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:2022: cannot find symbol
    symbol : class OAPageContext
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    private void setupContractTeams(OAPageContext oapagecontext, OAWebBean oawebbean, BidHeaderVORow bidheadervorow)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:2022: cannot find symbol
    symbol : class OAWebBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    private void setupContractTeams(OAPageContext oapagecontext, OAWebBean oawebbean, BidHeaderVORow bidheadervorow)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:2022: cannot find symbol
    symbol : class BidHeaderVORow
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    private void setupContractTeams(OAPageContext oapagecontext, OAWebBean oawebbean, BidHeaderVORow bidheadervorow)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:2078: cannot find symbol
    symbol : class OAPageContext
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    private void setupSiteAddressBean(OAPageContext oapagecontext, OAWebBean oawebbean, Number number, Number number1, Number number2)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:2078: cannot find symbol
    symbol : class OAWebBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    private void setupSiteAddressBean(OAPageContext oapagecontext, OAWebBean oawebbean, Number number, Number number1, Number number2)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:2211: cannot find symbol
    symbol : class OAPageContext
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    private void removeSessionValues(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:2211: cannot find symbol
    symbol : class OAWebBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    private void removeSessionValues(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:2218: cannot find symbol
    symbol : class OAPageContext
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    private void putSessionValues(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:2218: cannot find symbol
    symbol : class OAWebBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    private void putSessionValues(OAPageContext oapagecontext, OAWebBean oawebbean)
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:54: cannot find symbol
    symbol : variable VersionInfo
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    public static final boolean RCS_ID_RECORDED = VersionInfo.recordClassVersion("$Header: ResponsePageLevelCO.java 115.138.11510.27 2006/04/25 22:08:10 snatu shi" +
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:60: cannot find symbol
    symbol : class OAApplicationModule
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    OAApplicationModule oaapplicationmodule = oapagecontext.getApplicationModule(oawebbean);
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:61: cannot find symbol
    symbol : class OAViewObject
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    OAViewObject oaviewobject = (OAViewObject)oaapplicationmodule.findViewObject("BidItemsVO");
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:61: cannot find symbol
    symbol : class OAViewObject
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    OAViewObject oaviewobject = (OAViewObject)oaapplicationmodule.findViewObject("BidItemsVO");
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:62: cannot find symbol
    symbol : class OAViewRowImpl
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    OAViewRowImpl oaviewrowimpl = (OAViewRowImpl)oaviewobject.getCurrentRow();
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:62: cannot find symbol
    symbol : class OAViewRowImpl
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    OAViewRowImpl oaviewrowimpl = (OAViewRowImpl)oaviewobject.getCurrentRow();
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:71: cannot find symbol
    symbol : class OAPageLayoutBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    OAPageLayoutBean oapagelayoutbean = oapagecontext.getPageLayoutBean();
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:72: cannot find symbol
    symbol : class ResponseAM
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    ResponseAM responseam = (ResponseAM)oapagecontext.getApplicationModule(oawebbean);
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:72: cannot find symbol
    symbol : class ResponseAM
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    ResponseAM responseam = (ResponseAM)oapagecontext.getApplicationModule(oawebbean);
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:73: cannot find symbol
    symbol : class BidHeaderVO
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    BidHeaderVO bidheadervo = (BidHeaderVO)responseam.findViewObject("BidHeaderVO");
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:73: cannot find symbol
    symbol : class BidHeaderVO
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    BidHeaderVO bidheadervo = (BidHeaderVO)responseam.findViewObject("BidHeaderVO");
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:74: cannot find symbol
    symbol : class BidHeaderVORow
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    BidHeaderVORow bidheadervorow = (BidHeaderVORow)bidheadervo.first();
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:74: cannot find symbol
    symbol : class BidHeaderVORow
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    BidHeaderVORow bidheadervorow = (BidHeaderVORow)bidheadervo.first();
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:76: cannot find symbol
    symbol : class MessageToken
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    MessageToken amessagetoken[] = {
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:77: cannot find symbol
    symbol : class MessageToken
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    new MessageToken("AUCTIONID", bidheadervorow.getAuctionDisplayNumber().toString()), new MessageToken("BIDNUMBER", bidheadervorow.getBidNumber().toString())
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:77: cannot find symbol
    symbol : class MessageToken
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    new MessageToken("AUCTIONID", bidheadervorow.getAuctionDisplayNumber().toString()), new MessageToken("BIDNUMBER", bidheadervorow.getBidNumber().toString())
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:79: cannot find symbol
    symbol : variable SourcingUtil
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    s = SourcingUtil.getMessage(oapagecontext, oawebbean, "PON_CRT_RESP_TITLE", amessagetoken, bidheadervorow.getDoctypeId().intValue());
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:87: cannot find symbol
    symbol : class ResponseAM
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    ResponseAM responseam = (ResponseAM)oapagecontext.getApplicationModule(oawebbean);
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:87: cannot find symbol
    symbol : class ResponseAM
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    ResponseAM responseam = (ResponseAM)oapagecontext.getApplicationModule(oawebbean);
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:88: cannot find symbol
    symbol : class BidHeaderVO
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    BidHeaderVO bidheadervo = (BidHeaderVO)responseam.findViewObject("BidHeaderVO");
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:88: cannot find symbol
    symbol : class BidHeaderVO
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    BidHeaderVO bidheadervo = (BidHeaderVO)responseam.findViewObject("BidHeaderVO");
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:89: cannot find symbol
    symbol : class BidHeaderVORow
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    BidHeaderVORow bidheadervorow = (BidHeaderVORow)bidheadervo.getCurrentRow();
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:89: cannot find symbol
    symbol : class BidHeaderVORow
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    BidHeaderVORow bidheadervorow = (BidHeaderVORow)bidheadervo.getCurrentRow();
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:91: cannot find symbol
    symbol : class OAPageLayoutBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    OAPageLayoutBean oapagelayoutbean = (OAPageLayoutBean)oawebbean;
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:91: cannot find symbol
    symbol : class OAPageLayoutBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    OAPageLayoutBean oapagelayoutbean = (OAPageLayoutBean)oawebbean;
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:94: cannot find symbol
    symbol : class OABreadCrumbsBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    OABreadCrumbsBean oabreadcrumbsbean = (OABreadCrumbsBean)oapagelayoutbean.getBreadCrumbsLocator();
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:94: cannot find symbol
    symbol : class OABreadCrumbsBean
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    OABreadCrumbsBean oabreadcrumbsbean = (OABreadCrumbsBean)oapagelayoutbean.getBreadCrumbsLocator();
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:115: cannot find symbol
    symbol : variable OAUrl
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    s = new String(OAUrl.removeParamFromUrlString(s1, as));
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:120: cannot find symbol
    symbol : variable SourcingUtil
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    s = SourcingUtil.constructOAFLink("PON_SOURCING_BUYER", "buying", 0);
    ^
    /opt/app/atepl12/apps/apps_st/comn/java/classes/cust/oracle/apps/pon/auctions/webui/CustResponsePageLevelCO.java:123: cannot find symbol
    symbol : variable SourcingUtil
    location: class cust.oracle.apps.pon.auctions.webui.CustResponsePageLevelCO
    s = SourcingUtil.constructOAFLink("PON_SOURCING_SUPPLIER", "selling", 0);
    ^
    100 errors

  • How to Locate the Custom Form Name  in Oracle Apps

    Hi hussein,
    We had a migration project from 11.0.3 NT to 11.5.10.2 AIX, and it include
    1 form I guess. The client user is showing me the navigation tree where the customized form was located.
    She opened the NT Oracle Apps 11.0.3 and it is showing the following:
    Cash Management Responsibilty
    + Other
    Enter Adjustment >> this is the customized form that she showed me
    When the form opened, i shows a block with parent table "AP_BANK_ACCOUNTS_ALL" and a child table
    "CEC_ADJUSTMENT_RECON".
    My question is, based on the navigation, how do I know which is the location of the forms.fmx? of what
    module was it registered to?
    ==============
    I tried to navigate to the custom form and open it, then click "Help --> About"
    from the menu bar, but it does not show you the form name and the forms executable location path,
    (not like the standard forms of oracle where it shows the form name),
    the "help" being shown is the help of the runtime form in a normal default oracle form window.
    so I assumed that the custom form has been registered but not following the standard procedure.
    ==============
    How do I reverse locate it? base on the "tree" > Enter Adjustment
    Thanks a lot

    Hi,
    Please see (Note: 176852.1 - Integrating Custom Applications with Oracle Applications Release 11i), Step 10-f.
    For the (Help > About) issue, please see if (Note: 556755.1 - Forms Version Not Showing On 'About Oracle Applications' Form From Help Menu) helps.
    Btw, I guess we had a similar discussion before in this EBS 11i Customized Oracle Forms and Reports.
    Regards,
    Hussein

  • How to implement the spell check in oracle forms 10g or 6i...

    How to implement the spell check in oracle forms.
    Is there any different method is there.
    Please help me....
    Praveen.K

    Here is one different from Jspell..
    In 6i client/server you can call MS Word spell checker using OLE. Below sample code for 6i.
    For 10g you will need webutil to use same code. install webutil and just replace "OLE2." with "CLIENT_OLE2."
    PROCEDURE spell_check (item_name IN VARCHAR2)
    IS
       my_application   ole2.obj_type;
       my_documents     ole2.obj_type;
       my_document      ole2.obj_type;
       my_selection     ole2.obj_type;
       get_spell        ole2.obj_type;
       my_spell         ole2.obj_type;
       args             ole2.list_type;
       spell_checked    VARCHAR2 (4000);
       orig_text        VARCHAR2 (4000);
    BEGIN
       orig_text := NAME_IN (item_name);
       my_application := ole2.create_obj ('WORD.APPLICATION');
       ole2.set_property (my_application, 'VISIBLE', FALSE);
       my_documents := ole2.get_obj_property (my_application, 'DOCUMENTS');
       my_document := ole2.invoke_obj (my_documents, 'ADD');
       my_selection := ole2.get_obj_property (my_application, 'SELECTION');
       ole2.set_property (my_selection, 'TEXT', orig_text);
       get_spell :=ole2.get_obj_property (my_application, 'ACTIVEDOCUMENT');
       ole2.invoke (get_spell, 'CHECKSPELLING');
       ole2.invoke (my_selection, 'WholeStory');
       ole2.invoke (my_selection, 'Copy');
       spell_checked := ole2.get_char_property (my_selection, 'TEXT');
       spell_checked :=SUBSTR (REPLACE (spell_checked, CHR (13), CHR (10)),1,LENGTH (spell_checked));
       COPY (spell_checked, item_name);
       args := ole2.create_arglist;
       ole2.add_arg (args, 0);
       ole2.invoke (my_document, 'CLOSE', args);
       ole2.destroy_arglist (args);
       ole2.RELEASE_OBJ (my_selection);
       ole2.RELEASE_OBJ (get_spell);
       ole2.RELEASE_OBJ (my_document);
       ole2.RELEASE_OBJ (my_documents);
       ole2.invoke (my_application, 'QUIT');
       ole2.RELEASE_OBJ (my_application);
    END;Call it like this: SPELL_CHECK ('BLOCK.MY_TEXT_ITEM' );

  • How to find the invalid form session in oracle Apps

    Oracle Apps R12
    Hai All
    How to find the invalid form session in oracle Apps R12 and How to Kill the that.
    Thanks & Regards
    Srikkanth.M

    Hi,
    Please refer to these docs (for 11i and R12).
    How to Kill Inactive Sessions Based on the Information in the Monitor User Form [ID 103516.1]
    Script: How To Identify The apps User Using The O/S PID For Forms Users In 11i [ID 185762.1]
    Thanks,
    Hussein

  • How to get the customize url of an portlet using PLSQL

    How to get the customize url of an portlet using PLSQL.

    Are you trying to call the portlet Customization form directly from the browser?

  • How to run the parameter form example report :pform_report.jsp

    how to run the parameter form example report : pform_report.jsp ?
    I got these error message:
    Reports Error Page
    Sat Oct 18 11:58:24 CST 2003
    javax.servlet.jsp.JspException: rwlib-1: REP-6106: (, 4 L, XML 1h��/�� ' PI with the name 'xml' can occur only in the beginning of the document.'.
    javax.servlet.jsp.JspException: rwlib-1: REP-6106: (, 4 L, XML 1h��/��
    PI with the name 'xml' can occur only in the beginning of the document.'.
         at oracle.reports.jsp.ObjectsTag.doEndTag(ObjectsTag.java:180)
         at examples.tools._pform__report._jspService(_pform__report.java:79)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:66)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:539)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:285)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:771)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:152)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:796)
         at java.lang.Thread.run(Thread.java:484)

    repost !
    please help!

  • Hide Bind Variable in the Customization form of a Report

    I have a report where I set the bind variable default using a API call. I do not want the user to change the value. How do I keep the text box for the bind variable value from showing????
    Thanks,
    Linda

    Hi,
    It is not possible to hide a bind variable from appearing in the customization form. You can run the report directly with the
    parameters and not take the user to the customization screen.
    Say you have a bind variable dept in a report new_report then the url the user should use will be like this
    http://mydomain/pls/portal30/portal30.new_report.show?p_arg_names=dept&p_arg_values=10
    Thanks,
    Sharmila

  • How to transfer the stock form Project stock to Sale order stock

    Hi
    How to transfer the stock form Project stock to Sale order stock
    I tried to do this with movement type 413Q
    System is giving me error
    Valuated project stock not allowed with customer stock.
    Message no. KI346
    How to do this
    Thanks
    NK

    You can use Mov Type 412-Q
    412     Q     Transfer posting project to own - reversal
    Thanks
    Rajesh

  • HOW to download The Demo Version of Oracle JD Edwards Enterprise One 9.0,

    Dear Friends,
    Can any one tell me how to download The Demo Version of Oracle JD Edwards Enterprise One 9.0, for Practice purpose,
    if you have any links please tell me,
    and how much capacity of hard disk need to store the same.
    I am Learning the Oracle JD Edwards ERP, so that i want to Practice it in my home.
    Is it possible to work demo version with out Internet facilities?
    regards.
    AR

    user11690597 wrote:
    Thanks for the link, but not able to find JDE demo version for download.It's not quite as simple as 'click the download' button. You gotta get the infrastructure in place.
    As recommended, go to http://edelivery.oracle.com , click on Continue, fill the legal page, select JD Edwards for your OS, and start downloading. I would probably start and stop with the Installation document, since that likely has information such 'how much of the 60GB download is really required'.
    In the Oracle world, learning and practicing starts with reading.

  • How to rename the column name in oracle 8i?

    hi,
    Does anyone know how to rename the column name in oracle 8i?My method was drop the relationship key first then delete the old column,finally add the new column.
    Thanks for your replay.
    jing

    There is no facilty to rename a column name in Oracle 8i. This is possible from Oracle 9.2 version onwards.
    For you task one example given below.
    Example:-
    Already existed table is ITEMS
    columns in ITEMS are ITID, ITEMNAME.
    But instead of ITID I want ITEMID.
    Solution:-
    step 1 :- create table items_dup
    as select itid itemid, itemname from items;
    step 2 :- drop table items;
    step 3 :- rename items_dup to items;
    Result:-
    ITEMS table contains columns ITEMID, ITEMNAME

  • How to setup the Advance payment in Oracle Payroll

    Dear Friends,
    Can any one pls let me Know,How to setup the Advance payment in Oracle Payroll.. Pls ..
    with regards
    Veeru

    GLOBAL HRMS , XX_legislation
    Plz help

  • How to setup the SMTP server in Oracle apps?

    Hi,
    How to setup the SMTP server in Oracle Apps? Is it mandatory to keep the SMTP server on the same host where the Oracle data base is installed? Also can someone help how we can set up the SMTP server on different host (not the Database server) and we can use the same for Workflow notification mailer.
    Thanks,
    Bijoy
    Edited by: user12070886 on Feb 6, 2013 4:26 AM
    Edited by: user12070886 on Feb 6, 2013 4:27 AM

    How to setup the SMTP server in Oracle Apps? Is it mandatory to keep the SMTP server on the same host where the Oracle data base is installed? No, it is not mandatory. Also please note that the mails are sent out from concurrent manager mode. Not from the database node.
    Also can someone help how we can set up the SMTP server on different host (not the Database server) and we can use the same for Workflow notification mailer.
    >
    It depends on the operating system you are using. If you are using *nix then sendmail needs to be configured.
    Thanks

  • How to get the papi wsdl of Oracle BPM Studio

    How to get the papi wsdl of Oracle BPM Studio. What is the url of the papi wsdl of Oracle BPM Studio

    Thanks to Lovin:
    There is an icon in the studio when the engine starts.. called as "Launch Deployed Webservice webapp"
    Also.. Need to go to Engine Preferences -> Engine -> Advanced Tab -> Startup and select Start PAPI Web Services.
    Default URL:http://localhost:8585/papiws/PapiWebServiceEndpoint?wsdl

Maybe you are looking for