How to customize E-Business Suite Forms Managed Attachments Solution

Hi
i had requirement in that i have to configure E-Business Suite Forms Managed Attachments Solution , i have to add an extra attribute in header region of oaf Form
how can i add an extra attribute in that region .
In the Line item entry The left box shows Oracle E-Business Suite configuration and connects to the Oracle E-Business Suite configuration database; it includes transaction tables, custom PLLs, and AXF PL/SQL procedures. To the right are two WebLogic Server boxes, one connecting to an AXF configuration database and containing AXF 11g , and the other WebLogic Server box connecting to a Content Server database and containing Content Server 11g and Content Server functionality (components, search engines, and services, including the AF Grant Access Service).
Thanks regards
Rajendar

If you can use any unused variable already available in the header part that will be a quick and easy solution.
On other hand if you are very much sure you want to add a new header field then you have to make changes in all the layers including AXF DB and OOTB SPs.
Regards,
Vikrant Korde.

Similar Messages

  • How to Unlicensed E-business suite product ?

    Hi,
    How to Unlicensed E-business suite product module ?
    If I want to take off CASH management which is currently showing as licensed product like that.
    Thanks

    Hi,
    There is no direct way to achieve this, so you will have to restore the application/database files from a backup before this module was licensed. If you cannot afford this solution, please log a SR and see if Oracle support would suggest any workaround.
    Note: Please do not update any table manually unless you are instructed to do so by Oracle Support.
    Regards,
    Hussein

  • EXCEPTION RAISED WHILE OPENING EXCEL SHEET FROM E-BUSINESS SUITE FORM

    Hi,
    I got error message ORA-10656I when was trying to open excel sheet which is in my local drive from e-business suite form. the following is the code where it is raising error.
    Appid := dde.app_begin('C:\Program Files\Microsoft Office\Office12\EXCEL.EXE '||'D:\emp.xls' ,dde.app_mode_normal);
    Oracle EBS version : 11.5.10.2cu
    Server : HP
    OS : HP Unix 11.11
    Could anyone help me out
    Thanks

    Two different forum users, exactly the same question? Hardly possible. So I guess this is just a double post.

  • How to install e business suite on linux 32 bit?

    Hi All,
    Can any body direct me how to install e business suite on linux 32 bit env.
    Thanks.

    LAVANKV wrote:
    Hi All,
    Can any body direct me how to install e business suite on linux 32 bit env.
    Thanks.Interesting Documents Concerning E-Business Suite 11i to R12 Upgrades [ID 850008.1]
    Oracle E-Business Suite Installation Guide Using Rapid Install
    http://docs.oracle.com/cd/E18727_01/doc.121/e12842/toc.htm
    Thanks,
    Hussein

  • How to install E-business suite for easy and simple?

    Please help me.
    I installed oracle application 11i,but i don,t use it. when i create a new user or modify a user,then login in system with this user name,but it is failed.the error message is :
    ORA-01403:not found data.
    ORA-06510:
    ORA-01403: Traslation data has not been installed yet,pleas apply NLS patch.
    who tell me:how to get NLS pacth?where get NLS patch?

    LAVANKV wrote:
    Hi All,
    Can any body direct me how to install e business suite on linux 32 bit env.
    Thanks.Interesting Documents Concerning E-Business Suite 11i to R12 Upgrades [ID 850008.1]
    Oracle E-Business Suite Installation Guide Using Rapid Install
    http://docs.oracle.com/cd/E18727_01/doc.121/e12842/toc.htm
    Thanks,
    Hussein

  • How to get E-Business Suite session.

    I want to get E-business suite session in Java program.

    Hi User,
    TRY THIS..!!
    FND_GLOBAL.APPS_INITIALIZE (Server)
    Variable      Description
    Summary      
    procedure APPS_INITIALIZE(user_id in number,
              resp_id in number,
              resp_appl_id in number);
    Description      This procedure sets up global variables and profile values in a database session. Call this procedure to initialize the global security context for a database session. You can use it for routines such as Java, PL/SQL, or other programs that are not integrated with either the Oracle E-Business Suite concurrent processing facility or Oracle Forms (both of which already do a similar initialization for a database session). The typical use for this routine would be as part of the logic for launching a separate non-Forms session (such as a Java program) from an established Oracle E-Business Suite form session. You can also use this procedure to set up a database session for manually testing application code using SQL*Plus. This routine should only be used when the session must be established outside of a normal form or concurrent program connection
    You can obtain valid values to use with this procedure by using profile option routines to retrieve these values in an existing Oracle E-Business Suite form session. For manual testing purposes, you can use Examine during an Oracle E-Business Suite form session to retrieve the profile option values.
    Variable      Description
    USER_ID      The USER_ID number
    RESP_ID      The ID number of the responsibility
    RESP_APPL_ID      The ID number of the application to which the responsibility belongs
    Example
    fnd_global.APPS_INITIALIZE (1010, 20417, 201);
    Hope this is Helpful
    MARK THE ANSWER CORRECT OR HELPFUL...

  • How to maintaing E-Business suite with latest product levels and bug/securi

    Hi All,
    How to maintaing E-Business suite with latest product levels and bug/security fixes?
    backup strataegies for database and E-BS suite?
    what is mean by gather user requirements?
    Please some one explain briefly...........
    Thanks

    Please post your question in the appropriate forum.
    E-Business Suite
    http://forums.oracle.com/forums/category.jspa?categoryID=3
    Thanks,
    Hussein

  • How to Restore E-Business Suite after Server Crash?

    Hi Hussein Sawwan,
    I have a question that will be useful to other members of the community. How do I restore Oracle E-Business Suite R12 after physically loosing the server that hosts the ERP instance?
    I have 2 scenarios here:
    1-Existing cold backups of the DbTier and AppsTier are available
    I have been doing a full backup of the Apps and Inst folders once a week on an external drive.
    I have been copying the DB folder (Data + DBMS_ORACLE_HOME) after shutting down the database cleanly once a week on an external drive. Noting that, here the database is in NOARCHIVELOG mode.
    2-Existing Hot backups of the Database are available and I have a backup of the Apps and Inst folders (AppsTier)
    The database is in archivelog here. I have been doing a full hot backup of the database once a week, an Incremental backup everyday, and a full backup of the archivelogs once a week. All of this to an external drive. The Apps and Inst folders are backed up once a week to an external drive.
    Let say something bad happens and we completely loose the physical server. How can I do to restore and recover my Oracle E-Business Suite R12 to a new server?
    I know I will have to Install the same OS on the new server, but what happens after that?
    Thanks in advance,
    Clamarion.

    I believe the easiest approach would be:
    - Install the same OS on the new servers
    - Install OS pre-req software and packages for your EBS instance
    - Restore from cold backup (if the crash happened directly after this backup and you haven't lost any data)
    OR,
    - Restore from hot backup (if the crash happened after your cold backup and you have data that wasn't part of the cold backup)
    I assume that no changes to the hostname, domainname, IP Address, port numbers, directory structure, ..etc is taking place in this restore.
    Thanks,
    Hussein

  • Unhandled exception while opening excel file from e-business suite form

    Hello,
    I am getting error ORA-106561 (Unhandled errorg) when I am trying to open excel sheet which is reside in my desk top from Oracle E-business suite customized form using dde.app_begin('C:\Program Files\Microsoft Office\Office12\EXCEL.EXE'||'d:\emp.xls' ,dde.app_mode_normal)
    E-BUSINESS SUITE is in Unix server and EBS version is 10.5.10.2cu and hp Unix version is 11.11
    Please help me out in the above issue
    My objective is to open an excel sheet which is in my local disk and read and update the excel.
    Edited by: user538673 on Jul 23, 2010 2:20 AM

    Hello,
    This is the standalone Forms forum here.
    Please, ask your EBS questions on the E-Business Suite forum ;-)
    Francois

  • How to integrate E-Business Suite and OWB

    I want to extract data from an E-business Suite (EBS) database. In the OWB 10.2 userguide is a paragraph, Enabling Integration with Oracle E-business Suite, telling me to import some metadata tables from the EBS-database. But how do I go from there to extracting the application data from the EBS database?
    Jaap.

    Hi Jaap,
    Take a look at the following paper on OTN as to how the EBS connector works in 10.2 (http://www.oracle.com/technology/products/warehouse/pdf/ERP%20Data%20Integration%20with%20OWB.pdf)
    In general this works like most import and loads in OWB. You basically read the EBS metadata catalog and then once that information is in OWB, you drag these tables into mappings.
    Hope this answers the questions,
    JP

  • How to study E-business suite?

    Hi all,
    I never studied Oracle any products. I want to study Oracle 11i e-business suite, but I don't know how to study it. Can you give me some suggestions and give me some documents for study? Thanks!

    Hi,
    Please see the following threads.
    How to go over E business suite?
    Re: How to go over E business suite?
    Books/Documents that I can Refer to pass Certification
    Re: Books/Documents that I can Refer to pass Certification.
    Regards,
    Hussein

  • Host a custom form on E-Business Suite Forms Servlet

    Hi.
    Is it possible to host my own form using the Forms engine integrated with E-Business Suite?. is this a good idea? or do i have to setup another forms servlet?
    I'm trying it with one form with a menu. I just Copied the mmx files and fmx files where all the fmx files of EBS suite reside. or do i need to recompile it inside linux forms compiler (adadmin) using .pll plx, fmb files?
    I manually type the url "domainname.com:8000/dev60cgi/f60cgi?formname.mmx?user=username?password=password"
    where user, password = database user (not apps user)
    when i did this, it still launched the applet but still goes to the main form of EBS? and the custom form doesn't get called..
    regards,
    anton

    I think you can do it.
    Should look in appsweb.cfg configuration file. usaually in $COMMON_TOP/html/bin
    ; 1) Runform Arguments
    ; The module argument defines the first form to be started.
    ; It is composed from parameters %prodTop%/forms/%lang%/%formName%
    ; The default looks like $APPL_TOP/fnd/<version>/forms/US/FNDSCSGN
    ; Following parameters and prodTop are used for composing module.
    ; Note: Personal Home Page modifies the lang setting automatically.
    formName=FNDSCSGN
    lang=US
    Forms servlet is just a mechanism to start the f60webmx processes on the application server (which also has the Forms listener servlet). So you will not need a seperate servlet in your case.
    HTH
    Bansi

  • How To Install E-Business Suite Release 12.1.1 Media Pack On Windows Server

    Hi Every body,
    I am trying to install Oracle E-Business Suite Release 12.1.1 Media Pack on Windows Server
    and hope to find guidance and answers to some points
    1- which Windows Server Version would be better for this installation Windows Server 2003 or 2008?
    -- Currently I have Windows Server Enterprise Edition 2008 SP2 32-Bit Update (2010-12-15).
    2- Is it possible to run the installation on Windows 7?
    -- My knowledge is that Oracle certified Windows 7 as an EBS client machine (means IE8) and Oracle certifies Server systems to run Oracle server applications and Databases.
    and certifies desktop machines to run the client side applications So >>
    3- If I do not need the Oracle support over my EBS , then is that means that I am free to successfully install and run the EBS on my desired system? or what is the importance of Oracle systems certification any way ? 4- I need a step by step installation guide for the version you recommend ?. -- >(The MOST important Point)
    -- I am new to EBS world
    5- If I completed the installation successfully then would I be able to login to EBS from the same machine ?
    -- I am trying to install EBS on my Toshiba L500 Laptop which its resources is
    (Processor Core(TM) i3 M330 @ 2.13 GHz
    RAM 4 GB
    HD 320 GB). and I want this Installation for both functional and technical learning.
    I know guys this questions may cause headache to answer but I'd really appreciate your patience.

    1- which Windows Server Version would be better for this installation Windows Server 2003 or 2008?
    -- Currently I have Windows Server Enterprise Edition 2008 SP2 32-Bit Update (2010-12-15). The list of supported OS can be found in (Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit) [ID 761567.1]).
    2- Is it possible to run the installation on Windows 7?
    -- My knowledge is that Oracle certified Windows 7 as an EBS client machine (means IE8) and Oracle certifies Server systems to run Oracle server applications and Databases.
    and certifies desktop machines to run the client side applications So >> No -- Windows 7 is certified as a client tier only (Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]).
    3- If I do not need the Oracle support over my EBS , then is that means that I am free to successfully install and run the EBS on my desired system? or what is the importance of Oracle systems certification any way ? Certification means running your application/database on a combination of OS/Hardware so whenever you have an issue, Oracle support will be able to help in troubleshooting -- You need to run your application on a certified OS.
    Current E-Business Suite Technology Stack Certifications
    http://blogs.oracle.com/stevenChan/certifications.html
    4- I need a step by step installation guide for the version you recommend ?. -- >(The MOST important Point)
    -- I am new to EBS world Install 12.1.1 as per the document referenced above. Also, refer to:
    Oracle Applications Installation Guide: Using Rapid Install
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121oaig.pdf
    You can upgrade to 12.1.3 once you are done with 12.1.1 installation (12.1.3 cannot be installed from the beginning, and in order to have this release you need to install 12.1.1 first).
    Oracle E-Business Suite Release 12.1.3 Now Available
    http://blogs.oracle.com/stevenChan/2010/08/ebs_1213_available.html
    5- If I completed the installation successfully then would I be able to login to EBS from the same machine ?
    -- I am trying to install EBS on my Toshiba L500 Laptop which its resources is
    (Processor Core(TM) i3 M330 @ 2.13 GHz
    RAM 4 GB
    HD 320 GB). and I want this Installation for both functional and technical learning. You can access the application from the same machine as long as you are using a supported OS (please see the two docs referenced above for the supported OS and browsers). All Oracle Apps 12.1.1 documentation can be found at:
    Oracle Release 12.1 Documentation Library
    http://download.oracle.com/docs/cd/B53825_03/current/html/docset.html
    Thanks,
    Hussein

  • How to start E Business Suite ?~~

    i install E Business Suite on redhat AS4 system. but i can't login on E Business Suite home .the error is:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, changeOnOHSInstall and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    where are the documents about E Business Suite on redhat as4/as3?
    help ~~~please...:)

    I recommend to you to enter with the following with the following url, http: // yourserver.domain:port/dev60cgi/f60cgi, and enter with sysadmin user and enable the system profile FND: Debug to yes, and retry the normal login, and review the log error file.
    Good Luck

  • How to remove E-Business Suite R12 in linux?

    Hi Guru's
    I am using Linux OS Server
    In that i am using 2 fresh , 1 Production and 1 Vision EBS-R12.
    Now i need to remove One Fresh because i want to install New fresh Setup.
    So Please Guide me how to remove E.Busainess suite R12 in Linux.
    Regards,
    ***SBJ***

    In that i am using 2 fresh , 1 Production and 1 Vision EBS-R12.
    Now i need to remove One Fresh because i want to install New fresh Setup.
    So Please Guide me how to remove E.Busainess suite R12 in Linux.https://forums.oracle.com/forums/search.jspa?threadID=&q=Remove+AND+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Clean+AND+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

Maybe you are looking for