Test the data block in an OPA

Hello

We have developed a rules engine that has more than 6000 + test cases with permutations and different combinations. Could someone please suggest a method to generate the test data for the same thing and also test on the engine of the OPA. Tried to do with the document analysis-If-persists but this does not cover everything.

Thank you!

Kind regards

Varsha

Tried to use processing batch and it worked. Exit A in a few seconds.

Tags: Oracle Applications

Similar Questions

  • I have a trigger to post to the data block request...

    I have a trigger to post to the data block request...
    BEGIN
         IF :SECTION IS NOT NULL THEN
              SELECT DESCRIPTION INTO :BOROUGH FROM C_LOV_BOROUGH WHERE :SECTION = SECTION;
         END IF;
    END;
    Table C_LOV_BOROUGH has many lines

    When I scroll quickly after querying data...
    I get the error ORA-01403, after than scrolling up and down... it disappears... someone can help?

    Use a slider instead of direct SQL SELECT as if you can't find all the lines, would not raise an exception, or use an exception handler to handle all exceptions silk-screened - found.

    DECLARE
     CURSOR c_get_desc IS
       SELECT DESCRIPTION
         FROM C_LOV_BOROUGH
       WHERE SECTION = :SECTION;
    BEGIN
    IF :SECTION IS NOT NULL THEN
      OPEN c_get_desc;
      FETCH c_get_desc INTO :BOROUGH;
      CLOSE c_get_desc;
    END IF;
    END;
    

    Second method:

    BEGIN
      IF :SECTION IS NOT NULL THEN
        SELECT DESCRIPTION INTO :BOROUGH
          FROM C_LOV_BOROUGH
       WHERE SECTION = :SECTION;
      END IF;
    EXCEPTION
      WHEN NO_DATA_FOUND THEN NULL;
    END;
    

    Cursor is safer than direct SELECT SELECT because maybe meet TOO_MANY_ROWS exceptions too... but if you use the slider, he realized the first found line extraction and populate the BOROUGH and if it does not find anything, it won't throw an exception.

  • Regarding the authorized request property if the data block is the database no.

    I'm now a project located on Oracle Forms 10g.

    There is a DataBlock with certain properties such as

    1 block of data in the databases: No.
    2 query allowed: Yes
    3 interrogate the Data Source Type: table
    4 insert authorized: Yes
    5 update allowed: Yes
    6. Remove allowed: Yes

    If the DataBlock is not database data block are then properties no. 2 to 6 relevent?
    I think these properties must be set to NO and the query data Source Type must be None.
    Can someone help me please.

    Yes... The block of database property must be "NO"... I made the mistake of typo... You can also change other properties... No problem in that

  • RESTRICTING THE SIZE OF THE DATA BLOCK REGISTRATION

    I have a form with a main block and details. MY requirement is as follows:

    The number of records that will allow the bulk of RETAIL data entry should depend on the selection of a certain text value in the header block.

    For ex: if I select A value in the header, data can be resumed for only 6 records block details. If you try to enter data in the record of the 7th, then system should display an error message.


    Is this possible. Help, please.

    Hello
    This one, you have to do manually. Create a synthesis item to get total retail entered and records at the top of WHEN-CREATE-RECORD , check if the total number of records exceeds the desired lines.

    Kind regards

    Manu.

  • Validate the data block

    Hello
    I have a block of data with editable fields. If the user changes some data in these fields and click on a button in a different block, then I need to display a message asking the user to save changes (similar to the message when the data is not stored and user tries to close the window). How do validate us this on a click of a button?

    Kind regards
    Suresh

    This code on your button

    if :system.form_status = 'CHANGED' then
    message('Save your changes'); pause;
    end if;
    
  • disable the data block smartbar menu navigation.

    Hi all
    I use forms 9i, at my request, I'll have 10 Web stack and each containing different data blocks with about 10-15 pieces of data on each to view.
    with the connection credentials, I use to turn on or off certain blocks of data by setting the enabled property of the canvas to true/false. but I realized that even if I turn off the Web, it can be activated by the arrow navigation of oracle smartbar default menu next block there is option to disable the block of data element but what I want doesn't want do not display them at all even not the canvas that is not necessary. definition of each element of data visible and enable property is very repetitive task. so is there another way or what should I do on the other I can stop to navigate to data blocks.

    Thank you
    Rahul

    create KEY-NXTBLK and KEY-PRVBLK triggers at the level of the form with just

    NULL;
    

    as a code.

    To disable the functionality of menu as well as the keyboard navigation.

  • Update of the data block on the table

    Hello

    I have a table that already exists with the data. I got another set of spreadsheet data to update the date on the table. The table name is EMPLOYEE.

    The table structure is like this

    > > EMP_ID, FIRST_NAME, LAST_NAME, ADDRESS, PHONE_NUMBER

    Most of the files is not in the data table ADDRESS or PHONE_NUMBER, worksheet contains the updated information that needs to be updated on the EMPLOYEE table.

    Please suggest me a method to update the data.

    I intend to create a temporary table upload the data in the table. and then update the data using tables. Is this right approach please suggest

    Thank you
    Sudhir

    This means that your UNIQUE_ID is truly UNIQUE...

  • How to test the API block against the environmental tests?

    Hello

    I need to be able to test my code to import data and want to do without messing with data in real time. Is it possible to be able to have a test environment for Eloqua that I use to test my API to bulk import?

    Thank you

    Rami

    Rummy, you would need to get either a sandbox (if you are an existing customer) or to join the technology partnership program and get an instance of development.  See Getting started with the Eloqua platform for more details.

  • Get the serial number automatically in the data block

    How can I get the serial number automatically in the block of data after executing the query statement

    use: blk.slnumber: =:system.trigger_record; in the trigger after change.

  • Save the record before moving on to the next line in the data block

    Hello

    Form 10g, I have a block of retail, in the block of retail, I want the user first save the current line and then move to the next line, in the validate_record trigger, I checked the system.block_status = new but its does not work and the user is still able to move around the lines below without saving it in the upper rows.

    any tips?

    Ouadi wrote:
    Hello

    Form 10g, I have a block of retail, in the block of retail, I want the user first save the current line and then move to the next line, in the validate_record trigger, I checked the system.block_status = new but its does not work and the user is still able to move around the lines below without saving it in the upper rows.

    any tips?

    Yes. You can make commit automatic when changing the line.

    When-new-folder-instance trigger writing

    commit_form;
    

    I hope this helps...

  • Remove the date block impressions

    I have problem where I put a button on a block table several as you saw in the number shown



    and how the button to remove the contents of a tuple? !

    CLEAR_RECORD will be only 'hide' the line of the display without actually deleting.

    If you want to delete the row from the database, you must use DELETE_RECORD;

  • On the freedom of Navigation in the element of the data block

    Hello everyone.

    I use Forms 9i and oracle 9i database.

    Case: I make a form in which table I use to have all the fields declared as NOT NULL
    forms required of each item property is set to Yes.

    After running the form I can't navigate the fields unless theres something entered in it.

    I tried to adjust the property necessary move, it makes browsing but it doesn't then search fields empty and error comes that once it is sent to the database.

    I want to be like I can freely navigate the fields taking care that they are declared not null in the database
    and I can stop sending data from database if none of them are left blank

    you have 3 options with the 'Reporter required order' 'Yes', 'No' and '4.5 '.

    No is the default.

    If the value "Yes" law enforcement will take place as soon as the form validation and you can move freely on the elements. But in this case WHEN-VALIDATE-ITEM triggers won't shoot up to save the form.

    So together "4.5" you will be able to navigate freely AND WHEN-VALIDATE-ITEM triggers will fire when the element is valid even if the element is empty. This will be useful if you have calculations that you need to perform.

    Tony

  • How can I obtain the data by programming block

    Dear friends,

    I use Oracle Forms version 6.0.8.26.0 and need to know how I can get the data by programming block elements, for use during execution.

    Let's say I have a data block called 'BLK_TEST', what elements are "ITEM1", "ITEM2" and "ITEM3" - I need my form to look inside 'BLK_TEST' programmatically and display its "ITEM1", "ITEM2" and 'ITEM3' elements to the user. I just need to know if there's a top that looks at "BLK_TEST" and for this job. I thought it might be get_block_property.

    Furthermore, is it possible for me to find all the data blocks by programming as well? In the affirmative, please tell me.

    Sincere thanks and best regards,

    Franklin

    You can search in the online help.
    At get_block_property you have firt_item and last_item, which returns the first element of your block, and the last_item of your block.
    You can combine these properties with the property get_item_property(item_name,NEXTITEM) in a loop inside your block and show all the item you need.
    Hope it helps you,
    Fabrizio.

    If this answer is useful or appropriate, please mark. Thank you.

  • DAQ Assistant acquires the data into segments

    I'm writing a code that reads and records the voltage, temperature and pressure on a cdaq-9174 using or 9221 and cards or 9173.  The problem is that when the daq assistant is set to N samples outputs the data blocks in the graphics.  I wish it were a continuous stream so I can see what is actually happening.  I tried to change continuously, but it gets an error or is has data about 16000 points in 10 seconds, which is a lot more that I prefer.  The code I am using is borrowed from another person and then the installation exactly it works on this computer, but not mine.  Does anyone have any suggestions on how to solve this problem.  I enclose the code as well as the sub live he uses.

    Thanks for all the help.  I didn't know at first that the NI 9237 card has a minimum sampling rate of ~ 1600 Hz.  I am now able to taste to 2000 Hz then use decimating continues to write in my file at 200 Hz.

  • Verizon Palm Centro with data block incoming picture message issue

    My wife & I have Verizon Palm Centro.  We have a data block on the account that we only wanted to fuse our PDA with our phone to carry less devices.  Recently, someone she knew sent him a picture message.  She never received as to be expected since we have a block of data.  BUT now his phone constantly freezes and will not allow her to put it to sleep.  I noticed that when he behaved in this way, there are two icons triangle above the antenna meter chart, which mean the transfer of data (they go gray and then become green and grey).
     
    To try to remedy the situation, I did a soft reset.  One more question.  Did a Hard Reset.  One more question.  She took it to the Verizon store.  They said he had no trouble finding.  Has continued to be a problem.  Then I saw on the Palm site there is an upgrade of the operating system.  Done (which includes some reset hard).  One more question.  The next day, my wife returned to the Verizon store.  This time, they saw the issue.  They said there was nothing they could do, but give him a new phone.  She brings the phone home and same problem.  I then HotSync had to get all its data back on the phone.
     
    Now, I get a little concerned, as it has been 5 days since the beginning of the question.  As this problem happening my wife tells me of the picture message sent him these days ago.  While it's a data connection, I opened the message Centre and there is an icon of mail with arrows to move through it stay at 0%.  When that disappears, the triangle icons disappear from the graph of power antenna.
     
    I call the technical assistance.  The person is very and said we should would never block because someone should only get this phone for data.  I explained that we wanted only to combine devices.  I explained the picture message. blah blah blah.  He then says that it is from a software on the phone.  Takes me through a bunch of read him information.  All the time that he does not believe me that it's something to do with the unrecovered MMS (which we do not want yet).  In any case, it is more than an hour on the phone with the guy.  It had Palm on instant message and at the back of their hand for me.  He then tells me to do a Hard Reset.  I told her that I've already done a lot and it was not the solution.  I had to do because it could it resolve, he said.  I did, and for the next few minutes, it doesn't lock upwards with the icons.  That is why he said it was fixed and it was something we did on the phone.  Then, he wanted to end the call.  As he was not driving, I ended the call.
     
    Well..................  I did a restore complete everything on the phone my wife, starting by a Safe Hotsync for his calendar, list of tasks and addresses.  Then I restored one - by - one all of his requests including its Documents to go files, etc..  It took another hour +.  The phone worked ok for some time and now 1 day later... The same thing is happening again.
     
    Is there a way to stop this madness?  Verizon can't kill what is trying to get out?  Is there something in the Palm that can kill the message?  Any help would be great.

    PS Our phones have the same exact software on them with the same applications, provided with the phone and the modules provided by Verizon/Palm.  We have the same ringtones.  We have the same content of music on our MicroSD cards.  The only thing different is photos we have taken.  My phone doesn't have this problem.  The only difference is that picture stupid someone message.  Hopefully, it's not mine.  Thanks again.

    Thank you very much for the reply.  After that I posted this, I contacted Verizon Technical Support.  It seems that the problem was exactly what I said it was.  There was a picture message which was held by the data block, but still somehow try to get on the phone.  I spent some time with a very competent tech person who took the time to solve the problems with me (and down tell me).  We tried to remove the block to see if the message would come through.  Still problem.  We went through all kinds of things to reprogram and realign the phone to the Verizon network.  Still problem.  Then he looked again and found a setting in the application of message for MMS messages fired automatically.  When I disabled this setting, bam message came (no picture because of the block) and the problem stopped.  I was very pleased with the help and the phone my wife is no problem.

    P.S., while my wife & I have the same contacts this is a manual process to keep the same.  We have different identifiers of Palm.  Our devices are different.  The only reason why I mentioned in my original post how we hae the inforamtion even had to point out that his phone was screwing and mine was not (with essentially the same content).  Once again, thank you.  G

    Message relates to: Centro (Verizon)

Maybe you are looking for

  • The multiplot XY graphs & Data Types

    Currently working on four tracing data sensors of pressure on a XY plot, but up to this impossible. In addition, I do not know if I use the correct data type. As you can see in the image below, my code is taking measures of the DAQ Assistant and proc

  • Windows Vista Defrag Crash

    Whenever I have run defrag, my system hangs. Initially, I used Windows ONECARE and tried to use the option to defrag Vista with no luck.

  • Restart the computer after 2 hours

    Well, I have a problem. afer start my computer, I have EXACTLY 2 hours before it restarts. I dot know if someone messed with the settings. So if they did is anyway to fix this?

  • My laptop was stolen and I want to install windows 7 original in my new laptop

    My laptop was stolen and I want to install the windows 7 original (which I had installed in my stolen laptop) in my new laptop, but it is not preinstalled (I bought the computer laptop and windows separately, so I still have the CD and serial number)

  • O that the EU FACO?

    Depois da ultima atualizacao nao could but open o Lightroom. Aponta um problema com a permissao. SEGUI all have Solução booking sem sucesso. Desinstalei e reinstalei duas vezes, also sem resolver o problema. I need help.