Reproducing oracle standard messages

Hi Forms gurus,
when I try to save a new record or update an existing record in a form in various blocks, the tables in the database get populated or updated accordingly.
But I don't get the standard message in the message bar at the bottom of the form saying Transaction Completed.. or No changes to Save etc.
How do I reproduce the standard messages? Please help.
TIA,

hi
if u do not have on-message trigger at form level
u can create on-message trigger and it will display message on taskbar.
message('--------------');Note:-if u have On-message trigger please disable it.
run your form and insert values.
sarah

Similar Messages

  • No standard message displayed in the new custom form

    Hi All,
    I developed a new custom form for FA module using Template.fmb. It is not showing any standard messages such as "Transaction complete: 1 records applied and saved". The records are getting saved. I even tried setting in when-new-form-instance ":SYSTEM.MESSAGE_LEVEL := 0" but that too didn't work out.
    Please help on how to display the standard message. Please let me know if I am not clear with my question
    Details
    Oracle Form version: 6i
    Application version: 11.5.10

    Can you see if something in the code is overriding your message level?
    Can you set the message level to 0 in the pre-commit trigger?

  • GoldenGate on Oracle Standard Edition

    Hi,
    GoldenGate supports extract from an Oracle Standard Edition One database, but I have not yet managed to create an extract queue.
    I have read the manuals, I have searched Oracle forum and I have also searched Oracle Support pages, but I haven't found anything how it should be done.
    Please guide me.
    I have tried to create the extract with several different commands. Here are some of them:
    add extract ggsrc, tranlog, begin now, threads 1
    add extract ggsrc, tranlog, begin now, passive
    Here is the error message I receive:
    2011-11-10 12:14:00 WARNING OGG-01756 Cannot register EXTRACT GGSRC with database because of the following SQL error: OCI Error ORA-00439: feature not enabled
    : Streams Capture
    ORA-06512: at "SYS.DBMS_CAPTURE_ADM_INTERNAL", line 453
    ORA-06512: at "SYS.DBMS_CAPTURE_ADM", line 289
    ORA-06512: at line 1 (status = 0). See Extract user privileges in the Oracle Gol
    denGate for Oracle Installation and Setup Guide. You can manually register this
    group with the REGISTER EXTRACT command.
    EXTRACT added.
    As you can see the command is trying to use an option which is not enabled in the Standard Edition One. It is using some Streams functionality which is standard in Enterprise Edition.
    Regards
    Kjell Magne Kvinnesland

    Have you seen this?
    Adding an Extract Fails with OGG-01756 Cannot Register EXTRACT (Doc ID 1330577.1)

  • Oracle Standard 9i 9.2.0.1.0

    Hi, oracle standard edition limited memory ram? 2gbs?
    thank's
    Message was edited by:
    Gustavo_SAIB

    Hi, oracle standard edition limited memory ram?
    2gbs?Nope.
    The only hardware limitation on Standard is "max 4 CPU on one server". In 10g that changes to "max 4 CPU" [I think dual-core], but no longer restricting it to 1 server.
    For 9i, the rules are in the appendix of the New Features document.

  • Query about oracle standard request monitoring page

    Hi all
    I have provided a link for request monitoring in OA Framework through the following url
    OA.jsp?akRegionApplicationId=0&akRegionCode=FNDCPREQUESTVIEWPAGE
    But In this page there is no option to cancel the request .Also there is no column for viewing the parent request as we have these option in oracle forms.
    Could u plz tell me if there is any option to view parent request Id and Cancel button in Oracle standard Request Monitoring page.
    Thanks and Regards
    Bhupendra

    Jaison,
    There's another way to do that might work for you:
    1. Create the fields updated_by and updated_on in the table;
    2. Create in the page the items PX_UPDATED_BY and PX_UPDATED_ON of type "Text field (saves state)";
    3. Go to the properties of the item.
    PX_UPDATED_BY
    Source:
    - Source Type: Database column;
    - Source Value or expression: updated_by
    - Post Calculation Computation: :APP_USER
    Default:
    - Default value: &APP_USER.
    PX_UPDATED_ON
    Source:
    - Source Type: Database column;
    - Source Value or expression: updated_on
    Default:
    - Default value: sysdate
    - Default value type: PL/SQL Expression
    When the user submits the changes, the table fields are updated.
    Regards,
    Ricardo Stumpf
    Brasília - Brazil
    Message was edited by:
    Stumpf

  • Oracle tuxedo and Oracle tuxedo message queue on top of a virtual machine.

    Hi buddies.
    how is it going?
    A quick question.
    So we are going to go live  using Oracle Tuxedo 12.1.1.0 with Distinguished Bulletin Board Liaison and Oracle Tuxedo Message Queue 12.1.1.0  on top of a Virtual Machine (VMWARE) running Oracle Linux 6.2. However we want to know if there are any recommendations or mishaps in which we may face ahead by running Oracle Tuxedo on a virtual machine?
    I mean, I am wondering if I have to worry about kernel parameters, virtual machine parameters or any other thing from which could mess up everything.
    Another question.
    Does oracle also provide virtual machines certification where Oracle tuxedo would run on top of ?
    Todd Little-Oracle
    Maurice G

    Hi Bruno,
    I'm not sure what you mean with Distinguished Bulletin Board Liaison.  I'm guessing you mean a clustered or MP configuration?  And is it truly a clustered configuration or just a single machine MP configuration?
    Regarding configuration, are you using Tuxedo services as well or just Tuxedo Message Queue?  The biggest issue related to OS configuration is around IPC resources.  If you do a tmloadcf -c on your UBBCONFIG file, it will help you determine the minimum IPC resources required.  In general I suggest configuring significantly more resources than the minimum to allow for future changes and for some of the parameters for heavier loads.  In particular IPC message queue parameters are heavily dependent upon load.  So make sure the maximum message size and queue size are large enough for your anticipated workload.  You can monitor them under load using the ipcs command.
    We don't certify virtual machine environment but support them as long as the VM vendor assures compatibility, which obviously VMware and Oracle VM both do.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • In which table cound i find the info on EDI standard Message type??

    Example
    EDI standard Message type Business process
    EDIFACT ORDERS Purchase order
                   INVOIC Invoice
    ANSI X12  850 Purchase order
                    810 Invoice
    Like those 850..810..etc info, i dont know from which table could i find the related info?
    Thanks.

    Hi Hoo,
    Electronic Data Interchange (or EDI) refers to the use of computers in formatting and exchanging business information using internationally recognized standards and formats. Standards organizations throughout the world have defined hundreds of document types to create a universal language for companies to conduct business while using dissimilar systems and processes. Common business documents, such as the invoice, purchase order, production planning schedule, ship manifest, and customs declaration, have been standardized and are sent and received electronically over private secure networks (Value-Added Networks - VANs) and the Internet.
    So EDI is not an SAP product, It is a method to exchange the data over internet.
    You dont get any information in any table in SAP. SAP supports EDI to exchange the data over internet. There are no. of third party EDI tools to connect to SAP.
    following is link to know more about EDI message types.
    http://www.edifactory.de/messages.php?s=D96A

  • CIDX Standard Message Map to IDoc -- 2

    Hi Michal and Shabarish,
    Thanks for providing the required information. I am stuck up with a issue which is explained below.
    Sample xml downloaded from http://www.cidx.org/ is different from the required message.
    Sample ShipNotice xml downloaded is as follows....
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ShipNotice>
    - <Header>
    - <ThisDocumentIdentifier>
    <DocumentIdentifier>12345678</DocumentIdentifier>
    </ThisDocumentIdentifier>
    - <ThisDocumentDateTime>
    <DateTime DateTimeQualifier="On">2002-04-01T20:55:13Z</DateTime>
    </ThisDocumentDateTime> ......
    But what is required as per the business scenario is as follows
    <?xml version="1.0" encoding="UTF-8"?>
    <PlannedShipment>
    <PlannedShipmentIdentifier>191919</PlannedShipmentIdentifier>
    <ShipDirection>Outbound</ShipDirection>
    <FreightTerms>Pre-Paid</FreightTerms>
    <CarrierSCAC>SEFL</CarrierSCAC>
    <FreightForwarder/>
    <EquipmentType>ODY CODE HERE</EquipmentType>
    <EquipmentNumber>TRL2096</EquipmentNumber>
    <CarrierTrackingNumber>100283534</CarrierTrackingNumber>
    <LoadList>
    <Load>
    <PlannedLoadIdentifier>125656</PlannedLoadIdentifier>
    <TransportationOrderIdentifier>1230987</TransportationOrderIdentifier>
    <Schedule>
    <ScheduledPickupDate timezone="EST">2004-03-19T15:35:00</ScheduledPickupDate>
    <RequestedDeliveryDate timezone="EST">2004-03-22T15:35:00</RequestedDeliveryDate>
    <ScheduledDeliveryDate timezone="EST">2004-03-22T15:35:00</ScheduledDeliveryDate>
    </Schedule> ..........
    In this case, How should I proceed?
    Kindly help me out.
    Thanks & Regards,
    Suraj Kumar

    Hi,
    I have gone through different sites to find the suitable CIDX standard message. I understood that there are message standards supported from order to invoice. They are all in sync with either seller or buyer. But my scenario is entirely different. In between order to invoice there is one step where logistics is involved, where in we need to send the transportation order. Logistics will place the tenders to different freight agencies and carry out the business.
    So, here in my scenario I need to send SHPMNT05 IDoc(Outbound shipment) to logistics using cidx standards. So, it is not Ship Notice (Buyer or Seller) and it should be different message dealing with logistics or freight agent.
    I have two questions here:
    1. Find suitable CIDX message for SHPMNT05.
    2. If I do not find the suitable one, then 'How should I proceed?'.
    XI Experts, kindly help me out.
    Thanks & Regards,
    Suraj Kumar

  • Standard Message Type Missing in XI!!!

    Hi,
    We have installed XI server and its working fine.
    when we try to execute the Idoc scenario, in import parameter details, we have given only the XI Server details which we have installed.
    When we try to import the IDOC ,the Standard IDOC's like CREMAS MATMAS ARTMAS DEBMAS are not shown.
    i just want to know..
    1)Is this standard Message type will be present only in R/3 system?
    2) In case, if we want to configure for these standard message types, what are the steps to be followed in XI server?
    waiting for the reply..
    regards,
    Sujata

    hi shabarish,
    yeah i know that we have to specify the SAP r/3 system.
    In case if i give the details of XI server instead of SAP R/3 system details in import parameter details,is it possible to import the Standard IDOC's say MATMAS,CREMAS etc..??
    this is my question..
    regards
    Sujata

  • Bind Variable in Oracle Standard Report

    hi experts
    i'm using oracle 10g r2 , working on oracle erp r12 ebs
    i have a standard report where i add some bind variables but the code is too complex and most of the data retrieved from formula column define in oracle standard report . how to add bind variable in this scenrio??

    I think you want to post in the appropriate EBS sub forum. This one is specifically to do with SQL and PL/SQL, so not everyone here will have knowledge of EBS.

  • How oracle standard code to create/write concurrent log/output to $APPLCSF on the application tier server.

    Dear all,
    Could you please let me know how oracle standard code create/write concurrent log/output to $APPLCSF on the application tier server? utl_file ? or any other API?
    Thanks.
    Best & regards,

    APPS.FND_FILE
    PL/SQL APIs for Concurrent Processing
    http://docs.oracle.com/cd/E18727_01/doc.121/e12897/T302934T458258.htm
    PACKAGE: APPS.FND_FILE
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_details?c_name=FND_FILE&c_owner=APPS&c_type=PACKAGE&c_detail_type=sou…
    PACKAGE BODY: APPS.FND_FILE
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_details?c_name=FND_FILE&c_owner=APPS&c_type=PACKAGE%20BODY&c_detail_t…
    Thanks,
    Hussein

  • Calling Oracle Standard Form from OAF page - Need to hide the find screen.

    Hi all,
    i have a requirement where i need to call a oracle standard form(D2K form) from OAF page and need to pass parameter. Now i can able to call a form from page on button click using the following syntax,
    "form:AR:US_AR_SUPER_USER:STANDARD:AR_ARXCWMAI_AGE"
    My query here is, When i call this form its open with find Form and after values are entered it goes the main form.
    I need to hide this find screen which is avaiable in standard and need to call directly the main form with out find form.
    Please help me out to reach this.
    Thanks in advance.
    Regards,
    Renu

    You need to pass the parameter to the actual form to display the results something like "form:AR:US_AR_SUPER_USER:STANDARD:AR_ARXCWMAI_AGE&P_PARAM=123", assuming P_PARAM is the actual parameter defined in the form. Open the form and check which parameters are available and pass the values accordingly.
    Thanks
    Shree

  • How to call Report 6i/9i Oracle Standard Report into Discoverer 10g

    How to call Report 6i Standared report into Duscoverer 10g as there is a requirement to create or transfer Oracle Standard report into Discoverer.
    1) Account Analysis Subledger Details(180 Char) - Standard Report 6i as i want the same report in Discoverer 10g.
    2) Aging Report -- 7 bucket --Standard report in 6i,how to transfer in Discoverer 10g.
    Is is possible to Transfer from Report 6i to Discoverer or How to Create this report in Discoverer 10g.
    Please advice,
    Sushant

    Well, if I had to do it, here's how I'd start.
    1. Get the SQL from the Oracle Report and then create a database view that's more generic based on the SQL but still gets the answers.
    For example, you'd not code many conditions, etc. but the database view would be pointing to the correct Oracle Apps tables / views.
    Once you've got the view, bring it in to Disco Admin, etc. and create a report from it that now adds the extra conditions needed. That way you can use the underlying concept without hard coding things like dates, etc. which you would ask the user at run time.
    However ... as you may well know ... Oracle Reports can do some 'strange and/or powerful things' on the fly and, for example, it may be something like a temporary table generated for the report, etc. so may become a much bigger issue.
    2. If you have NoetixViews views then they'll most likely already have the views for these queries already created as they're reasonable for what's needed in an Oracle environment.
    3. I'd see if there is already a pre-defined BIS view that covers this as well. Again, you're in an area that's pretty popular so if a BIS view already covers much of the same info then you've got a create view 'head start' already. Check views owned by Apps starting with the application plus FV or FG (the one you'd really want) such as: GLFG_Budgets_To_Actuals to see what I mean.
    Russ

  • What's the Oracle Standard for generating Output & logfile for Conc Prog?

    Is there any Oracle Standard for generating output and log files for standard concurrent programs and reports.
    for example: if Error, only Log no output
    if Warning, Log & output
    Complete Normal, Log & output
    Any help is appreciated...
    Thanks,
    Subhadeep

    Is there any Oracle Standard for generating output and log files for standard concurrent programs and reports.
    for example: if Error, only Log no output
    if Warning, Log & output
    Complete Normal, Log & output
    Any help is appreciated...APPS.FND_CONCURRENT -- procedure get_dev_phase_status
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_details?c_name=FND_CONCURRENT&c_owner=APPS&c_type=PACKAGE%20BODY&c_detail_type=source
    Thanks,
    Hussein

  • Standby Database with Oracle Standard Edition

    Hi,
    my customer wants to create a standby database for his production database (Oracle Standard Edition 11g R2 @ Windows 2008 R2 64 Bit). Now has somebody a proof-of-concept which explains shortly the concept and how to achieve it.
    Many thanks in advance.
    Best Regards,
    Martin

    Hi
    We have the following options :
    1. Oracle Enterprise Edition (EE) - Will have automatically 'Oracle DataGuard' option. No extra license for Oracle DataGuard. We have to purchase Oracle EE for both the sites.
    2. Oracle Standard Edition (SE) - Will not have 'Oracle DataGuard' option. So we can't implement Standby database.
    3. Oracle Standard Edition (SE) - Will not have 'Oracle DataGuard' option. If you want to implement disaster recovery site we have to purchase Oracle GoldenGate for both the sites. But we have to Oracle GoldenGate license for both the sites
    Thanks
    LaserSoft

Maybe you are looking for

  • Filter(NULL IS NOT NULL) in Explain Plan ??

    Hi All, Can someone please explain what this explain plan statement means? I see a filter(NULL IS NOT NULL) as the first statement - could not figure out why it came up so from googling. My Query Used: EXPLAIN PLAN FOR MERGE INTO summary_bysrccd USIN

  • How to format this table in jsp page?

    I have a table in database and there are four data field in it.They are "id","name","email","registetime". In javabean,I add all this data to a vector:" ResultSet rs; while(rs.next()){ vec.add(rs.getString("id"); vec.add(rs.getString("name"); vec.add

  • Data Recovery After A Complete Reboot

    Good morning all, My wifes Macbook Pro got one of the perpetual spinning discs on start up. So we took it to the Geniuses who confirmed after a couple of hours that it in fact would not boot and that a complete wipe would need to be done and start af

  • How to merge the detail dimension?

    Hello, The webi has provided an option to merge the main dimension but is there any option to merge the detailed dimension? or can it be done manually? if yes then how? Regards, Durgesh.

  • How to see all z report t codes

    Dear Friends Can you tell me how can I see all the Z reports developed at a glance? I went to SE38 and pressed F4 in the field I could only see a handfull of T codes but not all.. Thanks Chandra