Implement the OdiOpenToolAbstractJava Interface

Hello

I read in the slides in presentation of Oracle, there is a possibility to implement your own tools ODI by implementing an interface in Java called OdiOpenToolAbstractJava.
But I could not find detailed information on this interface and how to proceed with the classes implement.

Is there information on how to implement your own ODI tools available?

Thank you
H.

You will find the information contained in the [reference tools Guide | http://www.oracle.com/technology/products/oracle-data-integrator/10.1.3/htdocs/documentation/oracledi_tools_reference.pdf], and the details of the API is available in the documentation of your installation:
\oracledi\doc\sdk\opentools\index.html

Tags: Business Intelligence

Similar Questions

  • How to implement the ScreenUiEngineAttachedListener Interface?

    How to implement the ScreenUiEngineAttachedListener Interface? It is somewhat a mystery reading through the API.

    I have a class that implements ScreenUiEngineAttachedListener:

    public class UiListener implements ScreenUiEngineAttachedListener {
      public void onScreenUiEngineAttached(Screen screen, boolean attached) {
      }
    }
    

    Then I have a class MyScreen which extends from screen and has two methods:

    public void addScreenUiEngineAttachedListener(ScreenUiEngineAttachedListener listener) {
      super.addScreenUiEngineAttachedListener(listener);
    }
    
    private void removeScreenUiEngineAttachedListener() {
    
    }
    
    • What is the correct positioning of everything?
    • Can I define an instance of UiListener and pass in the addScreenUiEngineAttachedListener?
    • How to remove UiListener in removeScreenUiEngineAttachedListener?

    You will need:

    • an instance of your UiListener - probably a static member inside your UiApplication;
    • a method that allows to retrieve the reference to this instance of UiListener;
    • a call in your constructor for the screen at addScreenUiEngineAttachedListener (yourApplication.getUiListener ()) or similar;
    • potentially a call within your onScreenUiEngineAttached (attached screen, boolean) routine, the branch (attachment is false) : screen.removeScreenUiEngineAttachedListener (this);

    However, all this is too much work for no gain. Just override protected void onUiEngineAttached (boolean attached) in your screen class and make your logic there - all members of your class are accessible and all the code is placed where it belongs.

  • I get a JavaScript Application error: "setTimeout" called on an object that does not implement the interface Window for Firefox.

    I get a pop up box with the message: Application JavaScript error: "setTimeout" called on an object that does not implement the interface Window for Firefox.

    But it seems to appear when I go to Amazon.com. Then he opens with this message and the OK option? But as fast as I can click OK, another box appears. After all a half dozen, she disappears - until what I move to another part of Amazon! I uninstalled - reinstalled and then - Firefox and BA. I do not understand this!

    (And of course, there is always the possibility that it is not only attacking me on Amazon... There may be a lot of other sites that also trigger, and I just haven't been there yet.)

    Hello

    Try Firefox Safe mode to see if the problem goes away. Firefox Safe mode is a troubleshooting mode that temporarily disables hardware acceleration, restores some settings and disables add-ons (extensions and themes).

    If Firefox is open, you can restart Firefox Safe mode in the Help menu:

    • In Firefox 29,0 and above, click on the menu button

      click Help

      then select restart with disabled modules.

    • In previous versions of Firefox, click on the Firefox button in the upper left of the Firefox window and click help (or click on help in the Menu bar, if you do not have a Firefox button) and click on restart with disabled modules.

    If Firefox is not running, you can start Firefox in Mode safe mode as follows:

    • On Windows: Hold down the SHIFT key when you open the desktop Firefox or shortcut in the start menu.
    • On Mac: Hold the option key during the startup of Firefox.
    • On Linux: Exit Firefox, go to your Terminal and run firefox-safe-mode
      (you may need to specify the installation path of Firefox for example/usr/lib/firefox)

    When the Firefox Safe Mode window appears, select "start mode safe."

    If the problem is not present in Firefox Safe Mode, your problem is probably caused by an extension, theme or hardware acceleration. Please follow the steps described in the section Troubleshooting extensions, themes and problems of hardware acceleration to resolve common Firefox problems to find the cause.

    To exit safe mode of Firefox, simply close Firefox and wait a few seconds before you open Firefox for normal use again.

    When find you what is causing your problems, please let us know. This might help others with the same problem.

  • Need help for reading in parallel on the same interface and writing XNET

    Hello. I need help to configure CAN interface to write and read from the same interface.

    I use NI PXI-8513/2. I use CAN1 as interface.

    My had TO send status messages CAN every 100ms. I have to read in order to return akntoowlege to keep DUT CAN interface happy and not make mistakes.

    So, I want to open Strim Session and readall frames in the loop. At the same time, I need to be able to write in a frame HAD at the time...

    I only need to read one picture at a time too, but since I know the ID, I can pull it from the stream.

    What I'm confusing all is how to put in place the same CAN1 interface to be able to write and read in parallel.

    I think I would get errors that interface is already in use.

    Since I'm new to CAN, I was read and write only when necessary. But, sometimes I was getting errors on my messages. Sometimes I get message, sometimes miss me. But, when I run CAN test criminal as sniffer he sends and written every time. I was told it's because it recognizes all messages.

    I opened to suggestions of how best to implement the interface.

    I guess I can use CAN2 and separator to work around this problem, but I would use an interface if possible.

    Thank you

    Hi Rus,

    The XNET hadrware takes care of most of the low level of detials for you. The reading and writing of the circuits are both connected to the bus at any time. When you write to the hardware it will try to put a frame on the bus at the first opportunity he can. If the frame loses arbitration material re - will attempt to send the frame up is successful. Reception equipment monitor activity on the bus, regardless of what it conveys. The material received will usually throw a framework that was sent by communication equipment, but there is an Echo property pass to circumvent this behavior too.

    Take a look at the example of the expedition: MAY-> NI - XNET-> Sessions-> multiple Sessions Intro-> CAN even exit entry framework Port unique Point.vi. Keep in mind that this example you will need to use a second CAN interface to recognize frames, it transmits. I would recoment against the example CAN output Frame Single Point which would mimic your ECU if you choose a type of cyclic frame running this example.

  • How to query the object module for the interface of the module interface specific, I need

    Hello.

    Currently using LabVIEW TestStand/2012 2012.

    I am looking to change the sequence of LabVIEW text translator, and in the CreateStep.vi I am trying to create a step of type WIS_Sequence_Call (a customized version of NI_Types.ini--> SequenceCall).

    I need set the file path, name and step sequence parameter values.  I think I need to access the SequenceCallModule class to do this.

    This will help the States of SequenceCallModule in the description of the file: "To access the properties and methods of a specific module class, ask the object Module for the specific module interface interface, you want to acquire".

    What, exactly, is "request" here?  It looks to "Clarify" might be what I'm after, but I want that result programmatically, IE no dialog box.

    See my excerpt below.

    Thank you.

    Use the connectivity-> ActiveX--> consider Variant. Define the type of SequenceCallModule, giving the interface as input Module. You must close the interfaces of the Module and the SequenceCallModule when you are finished with them.

    What he does is to call QueryInterface on the entry. The COM Module object implements the interfaces of the Module and the SequenceCallModule in this case to use.

    Hope this helps,

    -Doug

  • scan to PDF or missing the twain interface

    Series of HP D110 printer/scanner, prod # CN731A

    When I arrived to this printer, she had a scan to the pdf option, but after installing the updates, the feature was lost somewhere. Specifications also state that there is a twain interface for this device, but it is not in the software.

    I use the scanner probably more than the printer. It's an ugly printer, jams a lot. How can I scan to PDF? Find a twain interface for this?

    I used to love the HP printers, but lately all I got seems to be worse than the last. I got it at a great price for an emergency situation. Indicates that the warranty expired before I bought the printer!

    TWAIN is integrated in the HP Solution Center, software of digitization. This is the interface that our software uses to communicate with the printer. If you want just a standalone scanning application, I recommend you search your computer for the "HPSCAN.exe", but according to the version supplied with your software, it can just implement the Solution Center. I know that some versions have their own independent analysis component, but I saw where it was incorporated with the solution center software.

  • need the location and update the user interface in each a second

    you will need to update the user interface by every second so that my application will not hold?

    What is the best way to implement?

    (in the PPH), it should look like this:
    void locationUpdate (long latitude, longitude long);

  • Implement the 'New tab' feature in the tabbed pane

    Hello

    I wanted to design feature 'New tab' in my application of cascades in same way that we found in the browser native avaialbe on system Z10.

    On the left sidebar, it states:

    Bookmarks

    History

    New tab

    Tab 1                    |--------------------------

    Tab 2                    |

    Tab 2                    |

    ........

    Tab n                    |-----------------------------

    I know that TabbedPane provides functions like add, insert, delete can be used to manage the tabs in the tabbed pane. But they show cahnges in the level list root of the tabs.

    1 how we can implement similar user interface design?

    1.1 how to add newly created list tab under the menu tab "new tab"?

    1.2 How to provide on each newly created tab close button?

    Could someone please guide me to make this UI?

    Thanks in advance.

    He's right, because while the browser uses WebWorks, you use stunts where the TabbedPane is not customizable in this way (at least not close buttons).

    You can certainly make a tab that says 'New tab', however, and have in fact insert a new tab and then switch to him. How to do this should be pretty obvious once you have read the documentation of the API TabbedPane.

  • Implement the actions of wheel

    Hello world

    I would like to implement a listener to the TOP, BOTTOM, LEFT, RIGHT wheel events. I use the keyboard interface and in its documentation, it says to substitute navigationClick in this way:

     public boolean navigationClick(int status, int time)
         {
             if ((status & KeypadListener.STATUS_TRACKWHEEL) == KeypadListener.STATUS_TRACKWHEEL)
             {
    
             }
             else if ((status & KeypadListener.STATUS_FOUR_WAY) == KeypadListener.STATUS_FOUR_WAY)
             { 
    
                 }
             return super.navigationClick(status, time);
         }
    

    But, how whether the direction (right or left, etc.)?

    Thanks, now it works. Is the code I use:

     protected boolean navigationMovement(int dx, int dy, int status, int time) {
             if(dx < 0 && dy == 0) {
                 System.out.println("______________________________________LEFT");
                 } else if(dx > 0 && dy == 0) {
                 System.out.println("______________________________________RIGHT");
                 } else if(dx == 0 && dy > 0) {
                 System.out.println("______________________________________DOWN");
                 } else if(dx == 0 && dy < 0) {
                 System.out.println("______________________________________UP");
                 }
             return true;
         }
    
  • Public and private IPs on the same Interface by using NAT Exemption/policy NAT

    I'm looking for some feedback on whether my thoughts on the installation program will run.

    Equipment: PIX 515E 6.2 (2)

    Scenario:

    The inside interface of the PIX will host 3 blocks of addresses IP - 24 public 2 blocks and 1 private/16 block. (All IP addresses have been replaced by dummy blocks.)

    Blocks of audiences:

    * 192.168.10.0/24

    * 192.168.20.0/24

    Block of private:

    * 10.50.0.0/16

    Traffic from the public 2/24 blocks should go through the firewall without address translation.

    The two blocs of the public will be able to receive connections initiated from the Internet.

    Public blocks will need to be able to send and receive traffic on a static VPN tunnel to our headquarters without subject to address translation

    Traffic leaving the sector private/16 block should be subjected to PAT before passing through the firewall.

    Private/block 16 will not receive incoming traffic from the Internet (other than responses to outbound connections initiated from within the private block).

    However, the private block will also have to be able to send and receive traffic on a static VPN tunnel to our headquarters * without * subject to address translation (i.e. hosts on our corporate network must be able to initiate connections to the private block and vice versa).

    The inside interface of the PIX will be connected to a Catalyst 3xxx series layer 3 switch, which will be responsible for routing all internal (so the PIX will never be routing of traffic on the interface, it was received).

    My ideas on how to implement are:

    * Use the exemption of NAT to exempt public address translation blocks. This will allow incoming and outgoing connections through the firewall.

    * Use the exemption of NAT to exempt the block private NAT when connecting to our head office on the VPN tunnel.

    * Use policy NAT w / PAT to translate the block private connecting to all other hosts.

    I have translated these thoughts in the following configuration snippet.

    Because the NAT exemption is processed before policy NAT in the evaluation of the NAT rules, I believe that this should allow the public IP blocks treat incoming/outgoing traffic without translation, while submitting the private translation block (except during handling of incoming/outgoing connections to our network of corporate office).

    Can someone confirm my assumptions about this?

    # ----------------------------------------------------------------------

    traffic of # which should be exempted from translation

    permit ip 192.168.10.0 access list nat_exempt 255.255.255.0 any

    nat_exempt 192.168.20.0 ip access list allow 255.255.255.0 any

    nat_exempt ip 10.50.0.0 access list allow 255.255.0.0 10.100.0.0/16

    traffic of # which should be the subject of translation

    policy_nat ip 10.50.0.0 access list allow 255.255.0.0 any

    # Suppose 192.168.5.1 is the address to use for PAT

    Global (outside) 1 192.168.5.1

    NAT (inside) 0-list of access nat_exempt

    NAT (inside) 1 access-list policy_nat

    # assumes that 192.168.10.7 is the IP address of the inside layer 3 switch

    Route inside 192.168.10.0 255.255.255.0 192.168.10.7 1

    Route inside 192.168.20.0 255.255.255.0 192.168.10.7 1

    Route inside 10.50.0.0 255.255.0.0 192.168.10.7 1

    #assume the following configuration sections appear elsewhere: static tunnel VPN, ACL, ifconfig, etc..

    # ----------------------------------------------------------------------

    Yes, this will work, even if you don't need political NAT for the 10.50.0.0 network. For PAT the 10.50.0.0 network when to anywhere (except via VPN) just do:

    Global 1 192.168.15.1 (outside)

    NAT (inside) 1 10.50.0.0 255.255.0.0

    As I said, you have works perfectly, the above is just an easier way to do it.

  • VPN client with counterpart on secondary ip address on the public interface of the router

    Hello

    On our office LAN, we have a Linux server than it hosting a VPN connection to a remote client.

    Do this to ISAKMP card on our Cisco router port connections to the internal ip address of the Linux host.

    However, we now want to allow our users to establish VPN connections to our local network using the unit of Cisco VPN Client.

    Of course, this would present challenges, as the ISAKMP our router port is mapped through an internal host.

    So, we tried to set up a secondary ip address on the router and VPN clients to connect to that.

    What we see in our newspapers is as follows:

    Phase 1 is very well established, and the VPN Client prompts the user for a user name and password.

    Authentication of the phase 2 starts, but the router says it's is not to receive a proposal of hash of the client.

    185 12:18:06.943 09/03/11 Sev = Info/4 IKE / 0 x 63000014
    RECEIVING< isakmp="" oak="" info="" *(hash,="" notify:no_proposal_chosen)="" from="">

    (in this case, where x.x.x.x is the secondary ip address on the public interface)

    After that, the Phase 1 SA is removed and the connection fails.

    My understanding is that the Phase 2 negotiation takes place with the ip address assigned to the client in Phase 1, which suggests that the problem occurs because the client communicates with the main on the interface ip address, and no secondary ip address.

    When remove us the mapping of port isakmp and the VPN client to connect to the primary ip address, everything works fine.

    Question:

    It is possible to establish 2 router VPN Client uses a secondary ip address?

    If not, is there some way I can implement the port mapping so that it occurs, the connection comes from a specific ip address?

    Garreth

    Should be supported on IOS.

    The command is crypto ctcp port...

    Check this link:

    http://www.Cisco.com/en/us/prod/collateral/iosswrel/ps6537/ps6586/ps6635/ps6659/prod_white_paper0900aecd8061e2b3.html

    Federico.

  • Extension of the user interface - javascript does not come to the top


    Hello

    I'm on PLM6.1.1.5 and EP 3.11. I followed the implementation of measures to extend the user interface:

    Step 1. copy the files:

    Copy the Utilities\UIExtensions\config\Core\UIExtensionScripts directory and its contents in the \config\Core < PLM4P_Home > directory

    Copy the Directory of Utilities\UIExtensions\config\Extensions\UIExtensionScripts and its content in the directory of \config\Extensions < PLM4P_Home >

    Copy the following assemblies to the SharedLibs folder of the the Pack of extensibility in the \Web\scrm\bin < PLM4P_Home >, < PLM4P_Home > \Web\gsm\bin or < PLM4P_Home > \Web\npd\bin directories:

    • PLM4PExtensionUtils.dll
    • ScriptingUtils.dll
    • UserInterfaceExtensions.dll

    Step 2: Insert the following lines in CustomPluginExtensions.xml, in the FormatPlugins section

    < name of the Plugin = "UIExtensionGSM."
    FactoryURL = "class: Oracle." Agile.PlmProcess.UserInterfaceExtensions.Java
    scriptLoaderFormatPluginFactory, UserInterfaceExtensions$ NameValuePair: FormatPluginNames = GSMSpecJavaScriptPlugin & amp; ScriptFiles=config\\Core\\UIExtensionScripts\\static\\UIExtensionsCore.js,config\\Extensions\\UIExtensionScripts\\static\\GSM_Variables.js ".
    / >

    < Plugin
    name = "GSMSpecJavaScriptPlugin" FactoryURL = "class: Oracle." Agile.PlmProcess.UserInterfaceExtensions.GSMSpecJava
    scriptFormatPluginFactory, UserInterfaceExtensions$false"/ > ".

    Step 3: update the \config\Extensions\UIExtensionScripts\UIExtensionsConfig.xml file to enable the specific extension points.

    UIExtensionGSM default has been activated.

    4:go to step < PLM4P_HOME > \config\Extensions\UIExtensionScripts\Static, has used the sample for customization 2147.js.

    None of my javascript are applied to the page. I tried simple javascript like this:

    ($(window) .load)

    function() {}

    Alert ("hello world");

    }

    );

    in 2147.js, 1004.js, 1009.js. Nothing came

    All the steps that I missed

    Thank you

    Church

    You said that by default uiextensiongsm has been activated. But I have to manually turn on UseInEditMode and UseInReadMode. Please check this.

  • Shell of the user interface: generate a new TAB within the area with the help of a binding element.

    Hello Oracle Community:

    I work with an application based on the model of Shell user interface design.

    My use case is

    #1: start a tab Dynamics from the Navigation pane.

    #2: tab loads in the local area. (this works as expected, pictured below)

    #3: launch of the additional tabs in the page loading in the step #2.  They are triggered by simple links on the .jsff page.  (this does not work - please help.  This should work?  If so, what missing am me?)

    Question : Can I launch a new tab from a link component in the local area (page .jsff)?

    As you can see I have links on my dashboard and I want that they engage in new tabs when you click.  Please test before responding "in theory".

    junker.png

    Here's how this link is setup.

    junk2.png

    junk3.PNG

    junkIT.PNG

    Here is my error logs.

    [15: 05:23] Application deployed successfully.

    [15: 05:23] the constriction of context following URLS have been defined and can be used as a starting point for testing your application:

    [15: 05:23] http://192.168.1.154:7001 / MyAST

    [15: 05:23] for deployment time: 18 seconds

    [15: 05:23]-deployment is complete.  ----

    Run start time: 18394 ms.

    [MyAst12cUpgrade of the application currently running on IntegratedWebLogicServer]

    URL - target Http://127.0.0.1:7001 / MyAST/faces/Login

    15:05:23.891 [ExecuteThread [ASSET]: '1' for the queue: "(self-adjusting) weblogic.kernel.Default"] c.a.view.utils.MySessionListener DEBUG - # present Session created: xP0oqsMzARHojfj6kJ-MJGW53jzYWYI2swzTPA_zyG6yHi30HJZb! 1821648284! 1439496323891 on Thu Aug 13 15:05:23 CDT 2015

    < org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl > < ViewHandlerImpl > < _checkTimestamp > < TIMESTAMP_CHECKING_ENABLED_SHOULDNOT_IN_PRODUCTION >

    < org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils > < SkinStyleSheetParserUtils > < _createStyleNode > < ALIAS_DEFINITION_NOT_STARTING_WITH_DOT >

    < 13 August 2015 3:05:28 PM CDT > < WARNING > < Socket > < BEA-000449 > < close the socket, as no data read on 127.0.0.1:57,456 during the inactive configured timeout of 5 seconds. >

    < 13 August 2015 3:05:28 PM CDT > < WARNING > < Socket > < BEA-000449 > < close the socket, as no data read on 127.0.0.1:57,460 during the inactive configured timeout of 5 seconds. >

    < 13 August 2015 3:05:28 PM CDT > < WARNING > < Socket > < BEA-000449 > < close the socket, as no data read on 127.0.0.1:57,459 during the inactive configured timeout of 5 seconds. >

    < 13 August 2015 3:05:28 PM CDT > < WARNING > < Socket > < BEA-000449 > < close the socket, as no data read on 127.0.0.1:57,457 during the inactive configured timeout of 5 seconds. >

    < 13 August 2015 3:05:28 PM CDT > < WARNING > < Socket > < BEA-000449 > < close the socket, as no data read on 127.0.0.1:57,458 during the inactive configured timeout of 5 seconds. >

    < oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl > < DiagnosticsDataExtractorImpl > < createADRIncident > < incident created 317 to key problem "DFW-99998 [java.lang.ClassNotFoundException] [oracle.jbo.pool.ResourcePoolMonitor.setLoader] [myAst12cUpgrade]" >

    e-mail matched expression

    15:06:17.305 [ExecuteThread [ASSET]: '5' for queue: "(self-adjusting) weblogic.kernel.Default"] c.a.view.beans.LoginBean DEBUG [email protected]

    CustomAuthenticatorProviderV2.getConfiguration

    CustomAuthenticatorProviderV2.getConfiguration options {}

    Username CustomAuthenticatorHelper.login [email protected] password *

    AstCustomSecurityProviderPlugin within the connection method VER #2, user name:[email protected] | newPwdEncryptFlg #N

    loginSucceeded #true

    CustomAuthenticatorHelper.lookupUserGroups for the [email protected] user

    AstCustomSecurityProviderPlugin getUserRoles for user [email protected]

    < 13 August 2015 3:06:23 PM CDT > < WARNING > < Socket > < BEA-000449 > < close the socket, as no data read on 127.0.0.1:57,535 during the inactive configured timeout of 5 seconds. >

    < 13 August 2015 3:06:23 PM CDT > < WARNING > < Socket > < BEA-000449 > < close the socket, as no data read on 127.0.0.1:57,533 during the inactive configured timeout of 5 seconds. >

    < 13 August 2015 3:06:23 PM CDT > < WARNING > < Socket > < BEA-000449 > < close the socket, as no data read on 127.0.0.1:57,531 during the inactive configured timeout of 5 seconds. >

    < 13 August 2015 3:06:23 PM CDT > < WARNING > < Socket > < BEA-000449 > < close the socket, as no data read on 127.0.0.1:57,532 during the inactive configured timeout of 5 seconds. >

    < 13 August 2015 3:06:23 PM CDT > < WARNING > < Socket > < BEA-000449 > < close the socket, as no data read on 127.0.0.1:57,534 during the inactive configured timeout of 5 seconds. >

    15:06:26.343 [ExecuteThread [ASSET]: '1' for the queue: "(self-adjusting) weblogic.kernel.Default"] c.a.view.beans.ResetPassword DEBUG - result = ##Y

    < oracle.adf.view > < TreeRendererUtils > < renderDefaultContextMenu > < context menu child isn't a RichMenu >

    < oracle.adf.view > < CellGatherCallback > < processComponent > < PANEL_GRID_LAYOUT_CELL_CANNOT_STRETCH_MULTIPLE_CHILDREN >

    < oracle.adf.view > < CellGatherCallback > < processComponent > < PANEL_GRID_LAYOUT_CELL_CANNOT_STRETCH_MULTIPLE_CHILDREN >

    < oracle.adf.view > < PanelGridLayoutRenderer > < _encodeAllOrVisitChildrenForEncodingImpl > < PANEL_GRID_LAYOUT_CIRCULAR_HEIGHT_DEFINITION_1 >

    < oracle.adf.view > < PanelGridLayoutRenderer > < _encodeAllOrVisitChildrenForEncodingImpl > < PANEL_GRID_LAYOUT_CIRCULAR_HEIGHT_DEFINITION_2 >

    < oracle.adf.view > < RichRenderer > < decodeUnknownKey > < ATTEMPT_SYNC_UNKNOWN_KEY >

    15:06:37.902 [ExecuteThread [ASSET]: '1' for the queue: "(self-adjusting) weblogic.kernel.Default"] c.a.view.beans.HomePageBean DEBUG -.

    Here is the call of the navigation pane to create tab of the surroundings.  It is successful.

    # HomePageBean.invokeTaskFlow on the inside.  About to fire with Params ActivityLauncher = Title: EDGE TaskFlowID table: /flows/homeTab.xml#homeTab NewTab: true

    # Launcher._launchActivity () activity inside.

    # Declaration of activity Launcher._launchActivity () - try inside

    # Launcher._launchActivity () - newTab = true activity inside.  Call for TabContext...

    < oracle.adf.view > < TreeRendererUtils > < renderDefaultContextMenu > < context menu child isn't a RichMenu >

    < oracle.adf.view > < CellGatherCallback > < processComponent > < PANEL_GRID_LAYOUT_CELL_CANNOT_STRETCH_MULTIPLE_CHILDREN >

    < oracle.adf.view > < CellGatherCallback > < processComponent > < PANEL_GRID_LAYOUT_CELL_CANNOT_STRETCH_MULTIPLE_CHILDREN >

    < oracle.adf.view > < PanelGridLayoutRenderer > < _encodeAllOrVisitChildrenForEncodingImpl > < PANEL_GRID_LAYOUT_CIRCULAR_HEIGHT_DEFINITION_1 >

    < oracle.adf.view > < PanelGridLayoutRenderer > < _encodeAllOrVisitChildrenForEncodingImpl > < PANEL_GRID_LAYOUT_CIRCULAR_HEIGHT_DEFINITION_2 >

    < oracle.adf.view > < RichRenderer > < decodeUnknownKey > < ATTEMPT_SYNC_UNKNOWN_KEY >

    15:06:40.949 [ExecuteThread [ASSET]: '1' for the queue: "(self-adjusting) weblogic.kernel.Default"] c.a.view.beans.HomePageBean DEBUG -.


    Here's the same call from the local area.  It fails without a throwing an exception.

    # HomePageBean.invokeTaskFlow on the inside.  About to fire with Params ActivityLauncher = Title: EOTM TaskFlowID: /flows/EOTM.xml#EOTM NewTab: true

    # Launcher._launchActivity () activity inside.

    # Declaration of activity Launcher._launchActivity () - try inside

    # Launcher._launchActivity () - newTab = true activity inside.  Call for TabContext...


    < oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl > < DiagnosticsDataExtractorImpl > < createADRIncident > < incident created 318 to issue key "ADFC-00032 [ADFc]" >

    < oracle.adf.view > < RichExceptionHandler > < _logUnhandledException > < ADF_FACES - 60098:Faces life cycle receives exceptions that are unhandled in phase INVOKE_APPLICATION 5 >

    javax.faces.FacesException: #{homePageBean.invokeTaskFlow ('EOTM', 'EOTM_TASKFLOW')}: //C:/Users/tstrepek/AppData/Roaming/JDeveloper/system12.1.3.0.41.140521.1008/o.j2ee/drs/myAst12cUpgrade/ViewControllerWebApp.war/fragments/homeTab.jsff @25,111 action = "#{homePageBean.invokeTaskFlow ('EOTM', 'EOTM_TASKFLOW')}": java.lang.NullPointerException "

    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)

    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    at org.apache.myfaces.trinidad.component.UIXCollection.broadcast(UIXCollection.java:189)

    at org.apache.myfaces.trinidad.component.UIXTable.broadcast(UIXTable.java:281)

    at oracle.adf.view.rich.component.UIXTable.broadcast(UIXTable.java:100)

    at oracle.adf.view.rich.component.rich.data.RichTable.broadcast(RichTable.java:121)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    at org.apache.myfaces.trinidad.component.UIXCollection.broadcast(UIXCollection.java:170)

    at org.apache.myfaces.trinidad.component.UIXTable.broadcast(UIXTable.java:281)

    at oracle.adf.view.rich.component.UIXTable.broadcast(UIXTable.java:100)

    at oracle.adf.view.rich.component.rich.data.RichTable.broadcast(RichTable.java:125)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at oracle.adf.view.rich.event.ProxyEvent.broadcastWrappedEvent(ProxyEvent.java:72)

    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:124)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)

    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:1074)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:402)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:254)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3402)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    Caused by: javax.faces.el.EvaluationException: //C:/Users/tstrepek/AppData/Roaming/JDeveloper/system12.1.3.0.41.140521.1008/o.j2ee/drs/myAst12cUpgrade/ViewControllerWebApp.war/fragments/homeTab.jsff @25,111 action = "#{homePageBean.invokeTaskFlow ('EOTM', 'EOTM_TASKFLOW')}": java.lang.NullPointerException "

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:51)

    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)

    ... more than 73

    Caused by: java.lang.NullPointerException

    at com.astcorporation.view.beans.ActivityLauncher._launchActivity(ActivityLauncher.java:54)

    at com.astcorporation.view.beans.HomePageBean.invokeTaskFlow(HomePageBean.java:417)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at javax.el.BeanELResolver.invokeMethod(BeanELResolver.java:780)

    at javax.el.BeanELResolver.invoke(BeanELResolver.java:529)

    at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:257)

    at com.sun.el.parser.AstValue.invoke(AstValue.java:248)

    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)

    at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105)

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)

    ... more than 74

    < oracle.adf.view > < PartialResponseUtils > < handleError > < ADF_FACES - 60096:Server Exception during the PPR, #1 >

    javax.servlet.ServletException: //C:/Users/tstrepek/AppData/Roaming/JDeveloper/system12.1.3.0.41.140521.1008/o.j2ee/drs/myAst12cUpgrade/ViewControllerWebApp.war/fragments/homeTab.jsff @25,111 action = "#{homePageBean.invokeTaskFlow ('EOTM', 'EOTM_TASKFLOW')}": java.lang.NullPointerException "

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:606)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:254)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3402)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    Caused by: javax.faces.el.EvaluationException: //C:/Users/tstrepek/AppData/Roaming/JDeveloper/system12.1.3.0.41.140521.1008/o.j2ee/drs/myAst12cUpgrade/ViewControllerWebApp.war/fragments/homeTab.jsff @25,111 action = "#{homePageBean.invokeTaskFlow ('EOTM', 'EOTM_TASKFLOW')}": java.lang.NullPointerException "

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:51)

    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)

    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    at org.apache.myfaces.trinidad.component.UIXCollection.broadcast(UIXCollection.java:189)

    at org.apache.myfaces.trinidad.component.UIXTable.broadcast(UIXTable.java:281)

    at oracle.adf.view.rich.component.UIXTable.broadcast(UIXTable.java:100)

    at oracle.adf.view.rich.component.rich.data.RichTable.broadcast(RichTable.java:121)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    at org.apache.myfaces.trinidad.component.UIXCollection.broadcast(UIXCollection.java:170)

    at org.apache.myfaces.trinidad.component.UIXTable.broadcast(UIXTable.java:281)

    at oracle.adf.view.rich.component.UIXTable.broadcast(UIXTable.java:100)

    at oracle.adf.view.rich.component.rich.data.RichTable.broadcast(RichTable.java:125)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at oracle.adf.view.rich.event.ProxyEvent.broadcastWrappedEvent(ProxyEvent.java:72)

    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:124)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)

    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:1074)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:402)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

    ... more than 42

    Caused by: java.lang.NullPointerException

    at com.astcorporation.view.beans.ActivityLauncher._launchActivity(ActivityLauncher.java:54)

    at com.astcorporation.view.beans.HomePageBean.invokeTaskFlow(HomePageBean.java:417)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at javax.el.BeanELResolver.invokeMethod(BeanELResolver.java:780)

    at javax.el.BeanELResolver.invoke(BeanELResolver.java:529)

    at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:257)

    at com.sun.el.parser.AstValue.invoke(AstValue.java:248)

    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)

    at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105)

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)

    ... more than 74

    3 mods are needed

    1.) change managed bean to "session."

    2.) implement the following class of activity Launcher

    3.) implement the following methods of the managed bean

    -----------

    ManagedBean

    -----------

    public String invokeTaskFlow (String Title, String taskFlowPropertyName) {}

    String taskflowId = PropertiesLoader.getProp (taskFlowPropertyName);

    AL ActivityLauncher = new ActivityLauncher();

    If (TabContext.getCurrentInstance ()! = null) {}

    setTabContext (TabContext.getCurrentInstance ());

    Al._launchActivity (title, taskflowId, getTabContext(), null, true);

    }

    else {}

    setNewTabContext (getTabContext ());

    Al._launchActivity (title, taskflowId, getNewTabContext(), null, true);

    }

    Returns a null value.

    }

    -----------

    ActivityLauncher._launchActivity

    -----------

    5 arguments: title taskFlow newTab, paramsMap, tabContext

    public void _launchActivity (String title, String taskflowId, boolean newTab, card parametersMap, TabContext tab_context) {}

    If (tab_context! = null) {}

    setTabContext (tab_context);

    }

    try {}

    TabContext currentTabContext = TabContext.getCurrentInstance ();

    If (currentTabContext == null & tab_context! = null) {}

    currentTabContext = getTabContext(); tabContext Set to validate

    If {(newTab)

    currentTabContext.addTab (title, taskflowId, parametersMap);

    } else {}

    currentTabContext.addOrSelectTab (title, taskflowId, parametersMap);

    }

    } else {}

    setTabContext (currentTabContext);

    If {(newTab)

    currentTabContext.addTab (title, taskflowId, parametersMap);

    } else {}

    currentTabContext.addOrSelectTab (title, taskflowId, parametersMap);

    }

    }

    } catch (TabContext.TabOverflowException feet) {}

    System.out.println ("###Exception occurred in launchActivity");

    toe.handleDefault ();

    }

    }

  • How to implement the global search

    Hello

    Oracle 11g ASM Linux

    Question: Being a DBA asked me to implement a global search.

    Scenario is:

    We have a single field in our java application in which if a user types something, it must analyze all tables in a particular pattern and results of this line.

    User can type anything and the application should display the results. Its a sort of i. advance search type you anything and it will give a structured result.

    Please guide me through the process, what I have to do a DBA?  and if we need any help from the user interface team?

    There are a few posts on the forum about it already, worth checking out them. First of all, it has links to examples, the recommendation of John Stegemans, this can be quite a demand for a model not designed for a contextual search, even Oracle text is around collections of documents for this.

    How to find a particular string in the entire schema?

    How to find a specific string in the entire database?

  • Is it possible to implement the id of an element inside the Muse?

    Is it possible to implement the id of an element inside the Muse so I can access it via javascript? I know that I can put my own html code, but this way I can't use the program interface to change. I can not use the id that generates muse because it changes every time that I add if I use it as a .mulib.

    The way I do rigth now is looking through the page elements that have a certain element of text that I left to label it. It's a horrible hack, I know. Any suggestions? TNX

    There is no way to add an ID, but if you assign a paragraph or a graphic style to the object, Muse honor the name you give it as a standard class spaces.

    David

Maybe you are looking for