Query regarding different refreshing data from the grid when returned from a workflow

Hi Experts,

JDEV version is: 11.1.1.5

Our application uses dynamic tabs the user interface shell.

Whenever the user connects, it is taken in A TAB.

Since the TAB A, the user navigates to TAB B.

TAB B has a GRID B(table with a few records).

Column A on TAB B has a hyperlink which, once clicked on will open a stream of different tasks in a different tab.

Click on the column of hyperlink for the different lines will open different tf (under certain conditions).

By clicking on the hyperlink, that the method _launchActivity(String title, String taskflowId, boolean newTab) is used, which the TF open in a new tab.

The user works on the TF (in a new tab) which opened on click of a hyperlink in the column is and click on SAVE.

Click to save some operation and removeCurrentTab method is called which will close the current tab, and control passes to the first tab (TAB A).

The problem:

Once the user tries to click or to return to the TAB B the WHAT GRID B is never updated that we cannot get the descriptor to refresh the data in the grid.

Any suggestions would be much appreciated.

Thank you

Jean Claude

huh, I thought it was another library in question.

In all cases, you can use contextual event (when you close the current tab).

The second option is to navigate to the method executeQuery by code call activities:

https://blogs.Oracle.com/jdevotnharvest/entry/how-to_navigate_in_bounded_task_flows

Tags: Java

Similar Questions

  • How to display tree view in data in the grid?

    Friends hi.,.

    I use the tree control to get the data from database dynamically.

    Now I use selected (node or folder) will be grid view in the tree structure with the help of Panel.   an example of coding...?

    Someone help me...

    Regarding.,.

    Lingu..,.

    I've posted some examples of arborescent structures in a Datagrid in a subject a little below it

    http://forums.Adobe.com/thread/569070?TSTART=0

  • Filtering XML data in the grid

    I can't sem to figure out how to filter my XML data before entering my data grid. I want to load only the XML data with the ID 'BALUSTER' attribute and have tried to enter:

    data_grid. DataProvider dp =. (@ID IS 'BALUSTER');

    in my function xmlLoaded without success.  I'm fairly new to as3 and could certainly use the help.  Thank you.

    var dpataProvider;
    var products_xml:XML;
    var xmlReq:URLRequest = new URLRequest("data/products.xml");
    var xml_loader:URLLoader = new URLLoader();

    function xmlLoaded(event:Event):void {}
    var ldr:URLLoader = event.currentTarget as URLLoader;
    var xmlDP:XML = new XML (ldr.data);
    DP = new DataProvider (xmlDP);
    data_grid. DataProvider = dp;
    }

    xml_loader. Load (xmlReq);
    xml_loader.addEventListener (Event.COMPLETE, xmlLoaded);

    Assign the filtered data (not the original) to the data provider:

    function xmlLoaded(event:Event):void {}
    var ldr:URLLoader = event.currentTarget as URLLoader;
    var xmlDP:XML = new XML (ldr.data);
       
    var data: XML = ;
        data.setChildren (xmlDP.PRODUCTS. (@ID) IS 'BALUSTER'));
       
    DP = new DataProvider (data);
    data_grid. DataProvider = dp;
    }

  • Loading data into the list when necessary

    HI all,

    I'm a huge display of data from database in the list,

    I do not want to load all the data in one shot, I want to show also responsible, means (if the user scroll the list automatically loads the data from my db?)

    any ideas?

    Thank you

    You will need to check whether sqlite supports offsets and limits.

    http://www.SQL.org/SQL-database/PostgreSQL/manual/queries-limit.html

  • How to get the data on the phone when the touch screen is cracked?

    Hello

    I break my means of accidentally, touch panel before I couldn't unlock my phone more...

    but there are some very important data and the file in the phone memory.

    is this possible or means to get out these data/files?

    I don't want to fix the façade of this phone more... (2nd time already..) I would get a new model.

    Thanks in advance.

    Sean

    Hi O54Sean,

    You can connect an OTG cable to your handset and then connect a mouse to the OTG cable and use the mouse to unlock the screen. A large part of the time an OTG cable is supplied with the phone, however if you do not have one you can buy one of the retailers of electronics major for a reasonable price.

  • How to use the date of the file, when you download a file?

    Using the basics of 12 c, APEX 5.0 and IE11

    I am creating a file upload feature for my application.  I'm able to get the upload├⌐ file in my table, but one of my requirements is that I fill in a value in the table with the "file date".

    Is there an easy way to get the "file date" in the file being downloaded and fill a field for all records with this date?

    Tillie

    Tillie says:

    Using the basics of 12 c, APEX 5.0 and IE11

    I am creating a file upload feature for my application.  I'm able to get the upload├⌐ file in my table, but one of my requirements is that I fill in a value in the table with the "file date".

    Is there an easy way to get the "file date" in the file being downloaded and fill a field for all records with this date?

    That depends on your definition of 'easy '...

    The HTML5 File interface can be used to access date in browsers supportthe file was last modified.

    1. Add a hidden page that contains the file download point (P6_FILE_DATE in this example).

    2. create a dynamic action of change on the file upload question (P6_FILE):

    Event: Change

    Selection type: Agenda

    Region:

    Real Actions

    Action: Run the JavaScript Code

    Fire on Page load: NO.

    Code

    console.log('Get file modification date:')
    var fileItem = $x('P6_FILE');
    if (window.File) {
      if (fileItem.files.length > 0) {
        var file = fileItem.files[0];
        if (typeof file.lastModifiedDate !== 'undefined') {
          console.log('...lastModifiedDate for file \"' + file.name + '\": ' + file.lastModifiedDate);
          apex.item('P6_FILE_DATE').setValue(file.lastModifiedDate);
        }
        else {
          console.log('...browser does not support the HTML5 File lastModifiedDate property.');
        }
      }
    }
    else {
      console.log('...browser does not support the HTML5 File interface.');
    }
    

    If the browser has support for the File interface and lastModifiedDate property, the date, the file was last modified will be presented in the P6_FILE_DATE article in the form:

    Fri Jul 17 2015 10:43:44 GMT+0100 (GMT Daylight Time)

    You can analyze and convert your data load process to obtain a TIMESTAMP or DATE value according to the needs.

  • the deselection of the grid when you open photoshop CC

    How can I remove the grid on all my images when you open photoshop cc

    View menu > show > grid if you it disable it should stay like this.

  • Web Service data control the result as a basis for workflow router

    Hello

    I'm under JDEVADF_11.1.2.3.0_GENERIC_120914.0223.6276.1 build

    I want to use the result of a check of SOAP Web Service data as input for a router on a workflow; lines will only ever return 0-1 control of data.

    Is it possible declaratively on the workflow diagram by simply using a SOAP data control, or should I access the data control through a managed bean, or go on the road of web service proxy?

    I'm new to ADF some detailed guidance would be appreciated.

    Thank you very much.

    Hello

    routers can have their own binding ADF file, so yes its possible. Select the router and then use the right button of the mouse to go to the pageDef file. As it does not exist it will be created. Then add a method binding point to the method on the WS to invoke domain controller. In the router, you should be able to use #{bindings.methodName.execute} as the EL. If the method returns a value, then it went to the assessment.

    However, if you need to look at an iterator (returned collection) then you are binding the attributeValue to one of the attriibutes in the collection. This should also configure the WS iterator and the required method binding

    Frank

  • How insert/DML data in the table when the data in the related table changes

    Hello guys!

    I came across a problem that I need to get fixed. Because I don't know how to start and get it resolved I wanted to ask you for your expertise.

    The scenario is as follows:

    I have a table 'a' in my 10g database and a view "ab" which combined table 'a' with 'b' table in a view. However, the 'b' table is a table in another schema Manager database. and accessible (read only right) via a database link.

    Now here it is: whenever the data changes in table "b", for example 2 new sets of data is inserted, I need to insert automatically the 2 values of these 2 sets of data in my table "a". Same procedure for update and delete in table "b".

    The action that inserts data into the table 'a' must be initialized in my database, I have limited access to the other. Can I somehow use a trigger my reviews of "ab" to insert data into the table "a"? Or is it possible to use the "change notification procedure database" using the view as the reference?

    Desperately need help and example of all suspicion/code greatly appreciated. I am very new to Oracle and not very fond of PL/SQL routines. So please be so kind as to give me more details.

    Thanks in advance - I hope you have any ideas how I can get this problem resolved.

    Sebastian

    >

    ... it does not, since the DDL operations are not permitted on the remote databases (ORA-02021). I can't create the trigger on a view either. :-(
    So what ways are left to insert data into the table 'a' when the related table changes?

    Please, help if you have an idea!

    Yes,
    You can't perform the DDL (create the trigger...) on remote databases as you can see...
    Try to create this trigger in the local database that will make DML (insert into...) on the remote database.

        CREATE OR REPLACE TRIGGER local_forward_pt_after_insert
         AFTER INSERT
             ON N2K_INV_PT
             FOR EACH ROW
    
         BEGIN
             -- Insert records into table "a"
             INSERT INTO TBL_PUNKTDATEN@remote_database_sid
              ( INT_NUMMER,
                STR_GEBIET
                 )
             VALUES
              ( :new.INT_INV_PT_NR,
                :new.GEBIET );
         END;
    

    Thank you

    Good luck

  • Adding new instances of data in the Grid control

    Hi all

    Can someone tell me how to add instances of database for the EM grid control.

    Thank you

    Install the OEM agent on the new machine and configure it with grid server. You can then add new instances of db.

    If not discovered automatically and then discover instances manually.

    Please read OEM for the same framing grid.

    http://download.Oracle.com/docs/CD/B19306_01/EM.102/b40103/post-installation_configuration_tasks.htm#CIHIGBIF

    http://download.Oracle.com/docs/CD/B19306_01/EM.102/b40103/deploying_the_management_agent.htm#CIHHJJJJ

    Concerning
    Rajesh

    Published by: rajesh.lathwal on March 19, 2010 09:52

    Published by: rajesh.lathwal on March 19, 2010 09:53

  • Scaling of the data in the grids answers / swivels

    Hi, anyway is to have your autoscaling of data in your charts of responses without putting in a formula? Or do you always put a formula in any of columns? Please let me know. Thanks for your help!

    Sandy, you're right. You must put the formula.

  • Illustrator CC2014 not release from handles to the grid when snap to grid is enabled

    illustrator_problems_0002_Layer 2.jpg

    illustrator_problems_0000_Layer 4.jpg

    It's (also) makes me crazy. Is there something that I am on here, or this (essential) feature missing from CC2014?

    blackadde,

    Maybe in this way:

    Adobe - feature request/Bug Report Form

  • Skip the password when returning from sleep

    I'm really embarrassed to ask this question again.

    Shorlly after that I first set up my mini ipad4 I did something that allowed me to go to the lock screen directly without having to give a password every time the Ipad is awake or started cold...  For the life of me I don't remember how I did it I can't find the "how to" instructions, I found on the web somewhere.  I need this because I just do a restore to Icloud and the device wants a password to access the lock screen every time.

    Could someone please refresh my memory so that I don't have to type in the access code?

    Thank you very much.

    Do you mean open the iPad and get to the home screen of the iPad without having to enter a password? If you do then settings > password > (enter password) > disable password

  • Writing data to the file when the trigger is activated?

    Hi all

    I'm quite new in lab mode, and I find it difficult to find a solution to this problem quite simple. I installed a gauge on a tank, and each time, he reached the limit of overflow of the VI should write all data to a file. I implemented my data tables, but I am struggling to find a way to have the VI writing the data when the specific trigger (the tank overflow) occurs. I'm sure the solution is quite simple, but was faced with this during a few days now so I decided to ask for help.

    See you soon,.

    Gasim

    Gasim wrote:

    Seems to work, but the program stops when the trigger activates and asks you a file name to write on and then reset the whole process. Is that anyway so he can write the data automatically, without any interruptions?

    Yes, simply son by the name of desired file in VI of file write. If a cable it won't entice.

  • Restart the computer when returning from hibernation

    I'm a noob to PC, with a renovated 3440 of Dell with Windows 7 Professional. I have problems with my computer restart when he returned after hibernation. I looked on other posts, and it seems as if others have had the same trouble. Unfortunately, I don't know enough to understand the explanations.

    The error message I receive after reboot is as follows:

    Signature of the problem:
    Problem event name: BlueScreen
    OS version: 6.1.7601.2.1.0.256.48
    Locale ID: 1033

    More information about the problem:
    BCCode: 7A
    BCP1: FFFFF6FC50010370
    BCP2: FFFFFFFFC00000C0
    BCP3: 0000000011065880
    BCP4: FFFFF8A00206E000
    OS version: 6_1_7601
    Service Pack: 1_0
    Product: 256_1

    Files helping to describe the problem:
    C:\Windows\Minidump\051114-16099-01.dmp
    C:\Users\Tony\AppData\Local\Temp\WER-58266-0.SysData.XML

    Read our privacy statement online:
    http://go.Microsoft.com/fwlink/?LinkId=104288&clcid=0x0409

    If the online privacy statement is not available, please read our offline privacy statement:
    C:\Windows\system32\en-US\erofflps.txt

    --

    Help, please. Thank you!

    td3323

    Although not directly involved in accidents, the referenced third-party only processes are mcshield.exe and mctray.exe, both belonging to The Antivirus Mcafee and Trend micro tmlisten.exe.

    It seems that you have items of Trend micro remaining on your system and causing corruption and the issue of the conflict with Mcafee.

    Error_code: (NTSTATUS) 0xc00000c0 - this device does not exist.

    BUGCHECK_STR: 0x7a_c00000c0

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

    Nom_processus: McTray.exe (Mcafee AV)

    CURRENT_IRQL: 0

    Error_code: (NTSTATUS) 0xc00000c0 - this device does not exist.

    BUGCHECK_STR: 0x7a_c00000c0

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

    Nom_processus: TmListen.exe (trend micro)

    CURRENT_IRQL: 0

    Remove Mcafee completely, the remains of Trend micro cleaning and replace with Microsoft Security Essentials.

    McAfee uninstall utility

    http://service.McAfee.com/FAQDocument.aspx?ID=TS101331

    Uninstall Trend Micro program thanks to the Trend Micro Diagnostic Toolkit

    http://eSupport.trendmicro.com/solution/en-us/1037161.aspx

    Microsoft security essentials.

    http://Windows.Microsoft.com/en-us/Windows/Security-Essentials-download

    Run the Chkdsk command from an elevated command prompt window.

    CHKDSK c: /r

    You also can run the memory test (memtest86). Check the initial link predict how.

    Let us know the results of the tests.

Maybe you are looking for