Unable to generate form 16:

We are using transaction pc00_m40_f16 to generate form16.
Payroll area =67
Comapny Code =1000
This displays a list of employee's records.. After I select one of them, and use output device of type (PDF1).. (output immediately).
However, this does not generate a spool request. In Print Errors, I can see, Last payroll run is off cycle in period 20110401 - 20120331 for Employee No. 80000017
Can someone please help ? Do we need to have Adobe Document Services instance for this ?

Hi,
Please request your basis team to have adobe life cycle designer and adobe document service on your system.
Also, request them to check your printer setting for same.
Thanks,
Ameet

Similar Messages

  • Unable to generate form

    Hi Friends,
    I have created a form using Smartforms.  When I execute this form in Production server, I am getting the error messas as "Unable to generate form",  whereas it is working fine in Development and QA Servers.
    Could anyone tell me why I am getting this error message.
    TIA.
    Regards,
    Mark K

    Hi Mark,
    As per your post, Just check the case as others ahve said, If it is correct , just check whether you have activated your form.
    I am sure this will resolve your query.
    <b>Reward all the helpful answers.</b>
    Regards

  • 'Unable to generate forms Smartform name '

    Hi ,
    I am facing. In Dev & Test it is working fine but in Production it is giving me error: 'Unable to generate forms <Smartform name>'
    Please inform me how u solved ur issue. If I will solve ds issue i will inform u.
    Helpfull answere will be rewarded
    regards,
    Mehul.

    hi,
       plz make sure that code is completely transferred from development > quality>production.
    Also check for necessary tables and others which will be used by Smart form.
    Is it possible you to check the variables used in the smart form are properly populated in the print program or not.
    Plz make sure above mention issues, it may solve your problem.
    Reward if useful.
    pradeep

  • Unable to generate form CSTFVTLC.fmx even after Patch 8528194

    Hell EBS Gurus,
    We have recently upgraded from 11i to 12.1.3 EBS and adadmin is failing on gerating form CSTFVTLC.fmx. I have followed Note 130686.1 and applied Patch 8528194 and a manual compilation:
    frmcmp userid=apps/apps module=CSTFVTLC.fmb output_file=$AU_TOP/forms/US/CSTFVTLC.fmx module_type=form batch=no compile_all=special
    or
    $ORACLE_HOME/bin/frmcmp_batch.sh module=$AU_TOP/forms/US/CSTFVTLC.fmb userid=APPS/APPS@OFD1 output_file=$AU_TOP/forms/US/CSTFVTLC.fmx module_type=form batch=no compile_all=special
    or
    $ORACLE_HOME/bin/frmcmp.sh module=$AU_TOP/forms/US/CSTFVTLC.fmb userid=APPS/APPS@OFD1 output_file=$AU_TOP/forms/US/CSTFVTLC.fmx module_type=form batch=no compile_all=special
    all still get the same error:
    FRM-91500: Unable to start/complete the build.
    I manually edited $TNS_ADMIN/tnsnames.ora adding:
    OFD1=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ofindev03.macott.com)(PORT=1528))
    (CONNECT_DATA=
    (SERVICE_NAME=OFD1)
    (INSTANCE_NAME=OFD1)
    and then had a different error:
    $ORACLE_HOME/bin/frmcmp.sh module=$AU_TOP/forms/US/CSTFVTLC.fmb userid=APPS/APPS@OFD1 output_file=$AU_TOP/forms/US/CSTFVTLC.fmx module_type=form batch=no compile_all=special
    Errors:
    Compiling KEY-NXTBLK trigger on MTL_MATERIAL_TXNS_VAL_QF data block...
    Compilation error on KEY-NXTBLK trigger on MTL_MATERIAL_TXNS_VAL_QF data block:
    PL/SQL ERROR 49 at line 1, column 1
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 1, column 1
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 3, column 1
    bad bind variable 'parameter.G_query_find'
    Compiling KEY-LISTVAL trigger on FROM_DATE item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-VALIDATE-ITEM trigger on FROM_DATE item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling KEY-LISTVAL trigger on TO_DATE item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-VALIDATE-ITEM trigger on ITEM item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-VALIDATE-ITEM trigger on TRANSACTION_SOURCE_TYPE item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-VALIDATE-ITEM trigger on TRANSACTION_SOURCE item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-BUTTON-PRESSED trigger on CLEAR item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-BUTTON-PRESSED trigger on FIND item in MTL_MATERIAL_TXNS_VAL_QF data block...
    Compilation error on WHEN-BUTTON-PRESSED trigger on FIND item in MTL_MATERIAL_TXNS_VAL_QF data block:
    PL/SQL ERROR 49 at line 1, column 1
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 1, column 1
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 4, column 1
    bad bind variable 'parameter.G_query_find'
    Compiling ON-POPULATE-DETAILS trigger on MTL_MATERIAL_TXNS_VAL_V data block...
    No compilation errors.
    Compiling ON-CHECK-DELETE-MASTER trigger on MTL_MATERIAL_TXNS_VAL_V data block...
    Compilation error on ON-CHECK-DELETE-MASTER trigger on MTL_MATERIAL_TXNS_VAL_V data block:
    PL/SQL ERROR 905 at line 10, column 19
    object APPS.CST_LAYER_ACTUAL_COST_DTLS_V is invalid
    PL/SQL ERROR 0 at line 10, column 5
    SQL Statement ignored
    Compiling PRE-QUERY trigger on MTL_MATERIAL_TXNS_VAL_V data block...
    Compilation error on PRE-QUERY trigger on MTL_MATERIAL_TXNS_VAL_V data block:
    PL/SQL ERROR 49 at line 1, column 4
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 1, column 4
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 10, column 10
    bad bind variable 'parameter.g_query_find'
    PL/SQL ERROR 49 at line 10, column 10
    bad bind variable 'parameter.g_query_find'
    Compiling QUERY_FIND trigger on MTL_MATERIAL_TXNS_VAL_V data block...
    No compilation errors.
    Compilation errors have occurred.
    Form not created
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    Has anyone encountered and resolved this problem?
    thanks
    Mathias

    Hello Hussein,
    I was focussing on an SR (3-6322036041) I opened on this but there has been no solution from that end.
    When I executed
    $ORACLE_HOME/bin/frmcmp_batch.sh
    The complete error output is:
    Compiling KEY-NXTBLK trigger on MTL_MATERIAL_TXNS_VAL_QF data block...
    Compilation error on KEY-NXTBLK trigger on MTL_MATERIAL_TXNS_VAL_QF data block:
    PL/SQL ERROR 49 at line 1, column 1
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 1, column 1
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 3, column 1
    bad bind variable 'parameter.G_query_find'
    Compiling KEY-LISTVAL trigger on FROM_DATE item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-VALIDATE-ITEM trigger on FROM_DATE item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling KEY-LISTVAL trigger on TO_DATE item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-VALIDATE-ITEM trigger on ITEM item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-VALIDATE-ITEM trigger on TRANSACTION_SOURCE_TYPE item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-VALIDATE-ITEM trigger on TRANSACTION_SOURCE item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-BUTTON-PRESSED trigger on CLEAR item in MTL_MATERIAL_TXNS_VAL_QF data block...
    No compilation errors.
    Compiling WHEN-BUTTON-PRESSED trigger on FIND item in MTL_MATERIAL_TXNS_VAL_QF data block...
    Compilation error on WHEN-BUTTON-PRESSED trigger on FIND item in MTL_MATERIAL_TXNS_VAL_QF data block:
    PL/SQL ERROR 49 at line 1, column 1
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 1, column 1
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 4, column 1
    bad bind variable 'parameter.G_query_find'
    Compiling ON-POPULATE-DETAILS trigger on MTL_MATERIAL_TXNS_VAL_V data block...
    No compilation errors.
    Compiling ON-CHECK-DELETE-MASTER trigger on MTL_MATERIAL_TXNS_VAL_V data block...
    No compilation errors.
    Compiling PRE-QUERY trigger on MTL_MATERIAL_TXNS_VAL_V data block...
    Compilation error on PRE-QUERY trigger on MTL_MATERIAL_TXNS_VAL_V data block:
    PL/SQL ERROR 49 at line 1, column 4
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 1, column 4
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 10, column 10
    bad bind variable 'parameter.g_query_find'
    PL/SQL ERROR 49 at line 10, column 10
    bad bind variable 'parameter.g_query_find'
    Compiling QUERY_FIND trigger on MTL_MATERIAL_TXNS_VAL_V data block...
    No compilation errors.
    Compilation errors have occurred.
    Form not created
    With this form not being created, there is also a bunch of about 45 views and 4 packages that are invalid.
    I will apreciate anyhelp on this form.
    Thanks
    Mathias
    Edited by: user558643 on Nov 27, 2012 8:24 AM

  • Unable to genrate form

    Hi Experts,
    I have made a smartform which is workin in development in a proper way..but wen i am transfering it to quality server..it is showing an error there 'unable to generate form'.and in smartform it is showing error as Internal error (RC = 1, FORM = SFP_DESIGN_START, NR = 2)..can u plz solve ma problem..
    regards,
    raman

    Hi Raman
    while transporting from DEV server to QAS server make sure all object should transport properly(style). Check logo in QUALITY server, it seems to be that problem.
    Check No units are entered in the form for the window measurements of a window or the unit of a window measurement is deleted while the Form Painter is activated.
    The case where no units are entered for the window measurements was not caught in the program.
    You must check your window settings including layout again carefully.
    Basically this kind of error arises due to overlaping of windows on pages.
    First check all the windows are placed correct.
    you please check all the windows are placed in the pages correctly.
    Try this.
    This will solve your problem
    Hareesh Menon

  • URGENT: Form Import FAILED with  Unable to generate UI form: ORA-0650

    I am importing application components from one installation of portal 3.0.9.8 to another installation. Both installed versions of POrtal are the same.
    The application name is PROFILE_APP. I have created this same app with same specifications as in source, in the target portal instance.
    To import, I am using the SQL scripts generated through portal using the "Export" feature available for each component.
    I could successfully import LOV into this app from source to target by running the above generated SQL. When i run the SQL for the form component in the target - i get the following error :
    ...Importing component: ID = 5861481106 Name = WST_USER_PROFILE_V_FRM Owner = WST_PROFILE_PORTAL30_APP Type = FOT
    *** ERROR ***
    wwa_generate_module.transfer_fot_metadata: Unable to generate UI form: ORA-06502: PL/SQL: numeric or value error
    The form worked successfully in the source instance.
    Any help is greatly appreciated.
    Thank you,
    Tanushree.

    Form CustomForm_791b1adc_97fd_4de1_a077_646a418fe59b extends form Microsoft.EnterpriseManagement.ServiceManager.ChangeManagement.Forms.ChangeRequestForm, which already has another extension (CustomForm_3e2fd77f_cfed_40f9_9def_c6735078bf2a).
    you already have a form customization that extends the change request form, and this MP is also importing a different customization to the same form. each form can only have one customization. 

  • Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    i am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    i exported the application from apex.oracle.com and imported it to our environment
    import went fine, but when I ran the IR page I got
    ORA-20001: get_dbms_sql_cursor error ORA-00904: : invalid identifier
    evidently the problem is a lack of public execute on DBMS_LOB, which is used in the generated IR source.
    while waiting for the DBA to grant privs on DBMS_LOB, changing the dbms_lob.getlength call to length() fixes the IR.
    however, i am not getting the download link on the associated form page... changed templates, that's not the issue -- we'll see if that's a dbms_lob issue as well

  • Unable to generated a document ID error

    We are testing berkeley Dbxml 2.5.13 in Windows xp/Sp2.
    We want to design an application that can connect to DB placed in server and modify it by multiple users.
    Application open a dbxml database once and keep it until the App closed. Then free resources.
    I use following configuration:
    EnvironmentConfig:*
    pEnvironmentConfig.setLogDirectory(FileLogPath);
    pEnvironmentConfig.addDataDir(FileContainerPath);
    pEnvironmentConfig.setAllowCreate(true);
    pEnvironmentConfig.setInitializeCache(true);
    pEnvironmentConfig.setInitializeLogging(true);
    pEnvironmentConfig.setTransactional(true);
    pEnvironmentConfig.setInitializeLocking(true);
    pEnvironmentConfig.setCacheSize(20*1024);
    pEnvironmentConfig.setRunRecovery(true);
    pEnvironmentConfig.setThreaded(true);
    pEnvironmentConfig.setRegister(true);
    pEnvironmentConfig.setMutexTestAndSetSpins(50);
    pEnvironmentConfig.setMaxLockers(10000);
    pEnvironmentConfig.setMaxLockObjects(10000);
    pEnvironmentConfig.setMaxLocks(10000);
    pEnvironmentConfig.setJoinEnvironment(true);
    And for Xmlmanager:*
    pXmlManagerConfig.setAdoptEnvironment(true);
    pXmlManagerConfig.setAllowExternalAccess(true);
    And for XmlContainerConfig:*
    pXmlContainerConfig.setTransactional(true);
    pXmlContainerConfig.setCreateDir(FileContainerPath);
    I place Environment Home Directory in a Directory in Server and for all users give full access to it.
    User "A" can open as much as process that he want and connect to db via each process in his own Computer an add/remove data from each process from data base easily.
    When a User "B" connect to DB and open another instance of application from his own computer he once he can add data to DB anad User "A" can see those modification immediately. Then user "A" add data and user "B" can see. In the third time when user "B" wants to add data following error arise):
    Error in AddDocument:com.sleepycat.db.DatabaseException:Unable to generated a document ID, errorcode=INVALID_VALUE
    It is worth mentioning that when I set pEnvironmentConfig.setCacheSize(20*1024*1024);
    This error doesn’t appear but users couldn't see other user's modification.

    I do not use Snapshot isolation. please take a look at my code(for readability i omit Try/Catch).
    using System;
    using System.Windows.Forms;
    using com.sleepycat.db;
    using com.sleepycat.dbxml;
    using java.io;
    class DBConnection
    string _strEnvironmentPath = @"M:\DB";
    string _strContainerPath = @"M:\DB";
    string _strLogPath = @"M:\DB";
    public string _strContainerName = @"DB.dbxml";
    string _strContainerAlias = "alias.dbxml";
    XmlManager _XmlManager = null;
    XmlContainer _XmlContainer = null;
    public DBConnection()
    InitializeDb();
    private void InitializeDb()
    XmlManagerConfig pXmlManagerConfig = new XmlManagerConfig();
    pXmlManagerConfig.setAdoptEnvironment(true);
    XmlManager = new XmlManager(EnvironmentSettings(strEnvironmentPath), pXmlManagerConfig);
    XmlContainerConfig pXmlContainerConfig = new XmlContainerConfig();
    pXmlContainerConfig.setTransactional(true);
    File FileContainerPath = new File(_strContainerPath);
    pXmlContainerConfig.setCreateDir(FileContainerPath);
    XmlContainer = XmlManager.openContainer(_strContainerName, pXmlContainerConfig);
    XmlContainer.addAlias(strContainerAlias);
    private com.sleepycat.db.Environment EnvironmentSettings(string strEnvPath)
    File FileEnvironmentHome = null;
    if (_strEnvironmentPath != null)
    FileEnvironmentHome = new File(strEnvPath);
    File FileLogPath = new File(_strLogPath);
    File FileContainerPath = new File(_strContainerPath);
    EnvironmentConfig pEnvironmentConfig = new EnvironmentConfig();
    pEnvironmentConfig.setLogDirectory(FileLogPath);
    pEnvironmentConfig.addDataDir(FileContainerPath);
    pEnvironmentConfig.setAllowCreate(true);
    pEnvironmentConfig.setInitializeCache(true);
    pEnvironmentConfig.setInitializeLogging(true);
    pEnvironmentConfig.setTransactional(true);
    pEnvironmentConfig.setInitializeLocking(true);
    pEnvironmentConfig.setCacheSize(20 * 1024 * 1024);
    pEnvironmentConfig.setRunRecovery(true);
    pEnvironmentConfig.setThreaded(true);
    pEnvironmentConfig.setRegister(true);
    com.sleepycat.db.Environment pEnvironment = new com.sleepycat.db.Environment(FileEnvironmentHome, pEnvironmentConfig);
    return pEnvironment;
    public XmlValue GetDocument(string DocumentID)
    string strQueryString = @"doc('dbxml:/" + _strContainerName + "/" + DocumentID + "')";
    return XmlManager.query(strQueryString, XmlManager.createQueryContext()).next();
    public bool AddDocument(string XMLContent, string strDocumentID)
    XmlTransaction pXmlTransaction = _XmlManager.createTransaction();
    XmlDocument pXmlDocument = _XmlManager.createDocument();
    pXmlDocument.setName(strDocumentID);
    pXmlDocument.setContent(XMLContent);
    _XmlContainer.putDocument(pXmlTransaction, pXmlDocument);
    pXmlTransaction.commit(); pXmlTransaction = null;
    return true;
    }

  • Unable to generate a PDF from SWF

    Hi,
    I am using SWF file as my form. I am unable to generate the form data into PDF with pdfgenerator Livecycle ES2.
    Does anyone facing the problem?? any help on this....
    Thanks in advance

    Hi,
    Even we are trying to convert SWF file to PDF file and it is not working out. I believe that we should have Acrobat 9.0 or higher in order to use Generate PDF service. We have Adobe Reader version 9.3.1.
    Please help.

  • Table API and Generated forms

    I have been told that Oracle Designer Table API (Application
    Programmer Interface) disables default functionality of querying
    records in a Headstart generated form, due to limitations with
    Designer. I am unable to find a bug number for this fault and was
    wondering if you could please point me in the right direction.
    Thank you
    Afe Ogun
    null

    Afe,
    The Oracle Designer Table API can be used as both the data target
    (INS, UPD, DEL) and data source (QRY). You do this by setting
    the data target and data source to 'Procedure' (instead of
    table). When it is used as the data source, you cannot enter
    query criteria in your form. You might want to use 'Procedure'
    as your data target, but continue to use 'Table' or 'View' as
    your data source. This is not a bug, but is just how the various
    options work together. It also has nothing to do with
    Headstart.
    You might want to look into the Oracle Designer online help or
    contact the Designer discussion group on Metalink.
    Regards,
    Lauri
    Afe Ogun (guest) wrote:
    : I have been told that Oracle Designer Table API (Application
    : Programmer Interface) disables default functionality of
    querying
    : records in a Headstart generated form, due to limitations with
    : Designer. I am unable to find a bug number for this fault and
    was
    : wondering if you could please point me in the right direction.
    : Thank you
    : Afe Ogun
    null

  • Fix to allow Headstart Generated Forms to run with Forms Debugger!

    All,
    A big thank you to Marcel Kappel!
    He has resolved the long outstanding problem that caused us to be unable to use Headstart generated forms with the
    Forms Debugger.
    Regards,
    Lauri
    In the database stored package QMS_PROFILE, there is a cursor c_uso. It references the column 'language' which
    also happens to be a reserved word in Forms. This is the culprit. To fix the problem, we simply need to prefix the
    column name with the table alias.
    Old Definition:
    cursor c_uso (b_user_name varchar2) is
    select va_queryable_item
    ,va_readonly_item
    ,va_required_item
    ,va_selected_record
    ,enable_cs_ind
    ,highlight_qi_ind
    ,highlight_ri_ind
    ,raise_find_window
    ,menu_call_method
    ,language
    from qms_user_options uso
    where uso.user_name = b_user_name;
    New Definition:
    cursor c_uso (b_user_name varchar2) is
    select uso.va_queryable_item
    ,uso.va_readonly_item
    ,uso.va_required_item
    ,uso.va_selected_record
    ,uso.enable_cs_ind
    ,uso.highlight_qi_ind
    ,uso.highlight_ri_ind
    ,uso.raise_find_window
    ,uso.menu_call_method
    ,uso.language
    from qms_user_options uso
    where uso.user_name = b_user_name;

    Ibrahim,
    Check out the Headstart installation guide. It explains why client/server deployment is not recommended as well as
    guidelines for working around this problem. In a nutshell, we are using the 'automatic' keyword for foreground and
    background color to get optimal performance with the Oracle Look and Feel in webforms. Unfortunately, client/server
    has problems with this keyword.
    We have just published a new client/server kit which is available via the Supplement Option.
    Regards,
    Lauri

  • Installation Problem on 11g, RHEL 5 - Unable to generate temporary script

    Hello all,
    This is for the first time i am encountering this kind of error on 11g. Half way through installation i get this error.
    All parameters set correct, used the official installation technique (works fine previously), except for this time i am getting a weird error, which does not allow me to continue with the installation.
    Please help.
    Environment
    Oracle 11g
    RHEL 5
    Error on GUI -
    OUI-10053: Unable to generate temporary script: {0}. Unable to continue install
    Error on command prompt -
    OUI-10053:Unable to generate temporary script: /u01/app/oraInventory/orainstRoot.sh. Unable to continue install.
    Help appreciated.
    Thanks

    Hi Monu Koshy
    Can you please control the user rights and also the df ?
    ls -al /u01/app/oraInventory/
    df -h /u01/app/oraInventory/
    Regards,
    Hub

  • Error while generating form 16 in portal - Screen output without connection

    Dear Gurus,
    We are facing error while generating form 16 through portal and getting the below error in portal.
    Screen output without connection to user.    error key: RFC_ERROR_SYSTEM_FAILURE
    When we checked for dumps in R/3 the following dump is coming:
    DYNPRO_SEND_IN_BACKGROUND with error message :
    Message class : FPRUNX
    Message number: 102: No job started.
    Then we tried to execute the form 16 through R/3 itself using tcode PC00_M40_F16 after putting in the relevant values in the selection screen and then press on PRINT FORM button, but surprisingly the system logs out without giving any error or dump.
    We tried doing it repeatedly and once in these attempts we got an error saying Initialization of font server module failed.
    We are not getting clue as to why this is happening. <<Text removed>>
    Regards
    Edited by: Matt on Jul 27, 2011 9:50 AM

    Dear,
    This might be the problem of Adobe Acrobat Reader. what is the version of Adobe you are using ?? If it 9.0, then uninstall it and reinstall 8.0 and then check .
    Could you please check your installed SAPGUI component? If component 'Engineering Client Viewer' is installed, please uninstall
    it. And try to call same transaction again.
    BR, Deepak

  • Multi-record / spread table...moveable fields in designer generated form

    Good morning all;
    I hope you are doing good...
    Imagine a multi-record block layout with it's overflow property set to spread-table to accomodate 10 varchar2(25) fields. Now, of the hundreds of users working with this generated form, not one of them wants to see the fields in the same order on the screen.
    What i would like to do is generate the form from designer so that a user could 'drag'n drop' let say, field #10 to the field #2 spot on the screen. Something like windows explorer where you can move the 'Size' column around so it is viewable without having to use the spread-table bar at the bottom of the screen...
    Any idea on how to generate this form from designer?
    Thank you and wish me luck!

    I don't know a solution, but I think a solution could be easier found if it was a read-only block. You did not specify that. Then maybe you could dynamically change the query behind the block.
    Good luck, Paul.

  • Login page not showing "Unable to generate forwarding URL. Exception:"

    Dear All,
    I have install the EBS R12 on RHEL 5.5 64bit. All run fine some days but one day after restart there is a issue on database we rectify that DB issue but after that we are not able to get the login page. ALL application/DB node process are end with exiting with status 0. we have tried adautocfg.sh with status 0.
    still getting login page as blank.
    showing msg:
    Unable to generate forwarding URL. Exception: oracle.apps.fnd.cache.CacheException
    I got on file javacache.log . i think this is showing error logs.
    /u02/oracle/PROD/inst/apps/PROD_apex/logs/appl/rgf
    $ vi javacache.log
    showing issue:
    correct one :
    [2013-02-25T15:10:48.994+05:30] [ias] [NOTIFICATION] [] [cache.Lifecycle] [host: apex] [nwaddr: 192.168.0.4] [tid: 11] [userId: applmgr] [ecid: 1361785246:192.168.0.4:6700:0:2,2] JOC is initialized. ver=10.1.3, distribute=true, vid=2, coordinator=[192.168.0.4:61230, pos=0, uid=0, pri=0, def=prop:NA], discover list=[[192.168.0.4:12345, pos=-1, uid=0, name=, pri=0]]
    log having problem:
    [2013-03-01T14:40:52.083+05:30] [ias] [ERROR] [] [cache] [host: apex] [nwaddr: 192.168.0.4] [tid: 12] [userId: applmgr] [ecid: 1362129052:192.168.0.4:3933:0:102,2] [[
    oracle.apps.jtf.base.resources.FrameworkException
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:234)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:201)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:176)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:151)
    at oracle.apps.jtf.cache.GenericCacheLoader.load(GenericCacheLoader.java:87)
    at oracle.ias.cache.CacheLoader.callLoad(Unknown Source)
    at oracle.ias.cache.CacheHandle.findObject(Unknown Source)
    at oracle.ias.cache.CacheHandle.locateObject(Unknown Source)
    at oracle.ias.cache.CacheAccess.get(Unknown Source)
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:771)
    at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)
    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
    at oracle.apps.fnd.functionSecurity.User.getUser(User.java:338)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUser(FunctionSecurity.java:527)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.init(FunctionSecurity.java:1620)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.<init>(FunctionSecurity.java:188)
    at oracle.apps.fnd.functionSecurity.RunFunction.init(RunFunction.java:309)
    at RF.jspService(_RF.java:205)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: ORA-01410: invalid ROWID
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
    at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)
    ... 37 more
    Pls help in this case. I am novice in EBS.
    Thanks

    Hi Yoonas,
    while login page shwoing error "Unable to generate forwarding URL. Exception: oracle.apps.fnd.cache.CacheException "
    alert logs are fin no issue from db end all rectified. pls find the application.log.
    13/02/28 18:11:58.536 html: 10.1.3.4.0 Stopped
    13/03/01 10:54:24.412 10.1.3.4.0 Started
    13/03/01 10:54:34.841 html: 10.1.3.4.0 Started
    13/03/01 12:08:50.767 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1362119930766
    13/03/01 12:08:50.767 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null
    13/03/01 12:08:51.980 html: Servlet error
    java.lang.ExceptionInInitializerError
    at oracle.apps.fnd.sso.AppsLoginRedirect.doGet(AppsLoginRedirect.java:613)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.apps.fnd.cache.CacheException
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
    at oracle.apps.fnd.functionSecurity.User.getUser(User.java:338)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUser(FunctionSecurity.java:527)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.init(FunctionSecurity.java:1620)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.<init>(FunctionSecurity.java:188)
    at oracle.apps.fnd.sso.SSOUtil.getLocalPwdChangeUrl(SSOUtil.java:735)
    at oracle.apps.fnd.sso.SSOUtil.getLocalPwdChangeUrl(SSOUtil.java:791)
    at oracle.apps.fnd.sso.SSOManager.<clinit>(SSOManager.java:2191)
    ... 19 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: Failure in CacheLoader: oracle.apps.jtf.base.resources.FrameworkException
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:830)
    at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)
    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
    ... 26 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:234)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:201)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:176)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:151)
    at oracle.apps.jtf.cache.GenericCacheLoader.load(GenericCacheLoader.java:87)
    at oracle.ias.cache.CacheLoader.callLoad(Unknown Source)
    at oracle.ias.cache.CacheHandle.findObject(Unknown Source)
    at oracle.ias.cache.CacheHandle.locateObject(Unknown Source)
    at oracle.ias.cache.CacheAccess.get(Unknown Source)
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:771)
    ... 29 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: ORA-01410: invalid ROWID
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
    at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)
    ... 39 more
    13/03/01 16:02:42.161 html: 10.1.3.4.0 Stopped
    13/03/01 17:06:37.969 10.1.3.4.0 Started
    13/03/01 17:06:47.473 html: 10.1.3.4.0 Started
    13/03/01 18:00:40.903 html: 10.1.3.4.0 Stopped
    13/03/01 18:12:07.664 10.1.3.4.0 Started
    13/03/01 18:12:25.248 html: 10.1.3.4.0 Started
    13/03/01 18:34:41.921 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1362143081921
    13/03/01 18:34:42.155 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null
    13/03/01 18:57:48.659 html: 10.1.3.4.0 Stopped
    13/03/04 11:40:01.741 10.1.3.4.0 Started
    13/03/04 11:40:23.176 html: 10.1.3.4.0 Started
    13/03/04 12:09:47.660 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1362379187660
    13/03/04 12:09:47.824 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null

Maybe you are looking for

  • Screen Error while saving VA02 Transaction

    Dear All, Yesterday there was a sudden power failure in my company. Even UPS also got fail. Due to which some errors are coming in Production Server. The error is coming in VA02 transaction while saving the transaction. The error is: "SAP SYSTEM MESS

  • Wie kann ich in einem Channel z.B Werte kleiner 100 und größer 50 FILTERN

    Hallo! Ich möchte grundsätzlich Messwerte in verschiedenen Channel filtern, ähnlich wie die "Autofilter" Funktion bei MS Excel.. Gibt es solche Möglichkeiten unter DIADEM. In meinem Fall - z.B. alle Werte in Channel 2 (s. Anhang), die kleiner 100 und

  • ESS / MSS - HR Functional Point of View

    Dear Friends, I am HR functional consultant and i am new to ESS/MSS. Now we have a requirement. Clients current SAP version is 4.6c and in that they have implemented ESS through Workplace 2.1. Now they are going for an upgrade to mySAP ERP 2005 (ECC)

  • Look for Big party Terraria PSVITA

    i was so bored today so i look for join big party terraria in PSVITA add me Cambackman and put your PSN name comments so i have so fun with you guys

  • Require some suggestion related to OCA

    Hi, I have a basic/intermediate knowledge of SQL ( cleared 1st papar of MySQL DEV exam last year), now because of requirement at work , i have been given an additional responsibility to do Oracle related study and certification. I am planning to go f