ANNOUNCE:  Trinidad in Action Part 2

Hello,
In the second installment of the Trinidad series, Matthias Wessendorf shows how Ajax is built into all the Trinidad components. You will also learn how easy it is to use the client- and server-side Ajax API, which gives you a straightforward way to add application-specific Ajax support.
Read the full article here: [Trinidad in Action Part 2| http://www.jsfcentral.com/articles/trinidad_2.html]
Kito D. Mann -- Author, JavaServer Faces in Action
http://twitter.com/kito99  http://twitter.com/jsfcentral
http://www.virtua.com - JSF/Java EE consulting, training, and mentoring
http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info
+1 203-404-4848 x3

adding the following line to my .bash_profile solved the problem. Thanks to Benjamin's clue provided at http://www.puschitz.com/InstallingOracle9i.shtml
LD_ASSUME_KERNEL=2.2.4;export LD_ASSUME_KERNEL

Similar Messages

  • Announce: Trinidad in Action - Part 1: An introduction

    Hello,
    I am pleased to announce the first in a series of articles by Matthias Wessendorf about the Apache MyFaces Trinidad JSF component suite. Here is an excerpt:
    Trinidad - JSF components and more
    Trinidad is not only a JSF library that contains over 100 Ajax-based components-it also provides tools and various framework features, which are used by other JSF libraries such as Oracle ADF Faces Rich Client. Some of the additional offerings are:
              * CSS Skinning Framework
              * Ajax API (client-side and server-side)
              * Dialog support
              * Maven 2 plugins
              * Testing framework
    Read the rest of the article here: [Trinidad in Action - Part 1|http://www.jsfcentral.com/articles/trinidad_1.html]
    Kito Mann

    Hi,
    Your code just set item P123_DISPLAY_HTML value to session state.
    It do not call any on demand process that could return something.
    Below code do not do anything else than trigger custom event in APEX 3.x. There is nothing out of box that bind to that event.
    $('# DISPLAY_HTML').trigger('apexrefresh');Maybe this old Carl's blog post help you to right direction
    http://carlback.blogspot.com/2007/12/apex-ajax-reports-and-you-and-bit-of-31.html
    Regards,
    Jari
    http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0

  • Announcements /events / FAQs web part in a scrolling fashion on the landing page

    hi,
    can anyone help how to develop the below kind of UI in my SP 2013 KM  portal using cqwp/cewp/ jquery.
    i tried with the custom visual web part, but my customer says they want me to use client side / OOTB feature of SP. 
    i am wanting to display the same in the landing page. so that when  end users click "More" they will be navigated to the
    All Announcements Page [ may be its   a  page layout in pages library ].
    the other tricky part am seeing is how to show these individual/single announcements in a scrolling manner.
    help is highly appreciated!

    hi Amr,
    in the url you have provided am not able to follow this step:
    below :
    http://sharepointtweaks.blogspot.ae/2012/07/image-carousel-webpart-sanboxed.html
    3- Export the webpart you will prompt to download file named "Content Query.webpart" 
    i am not seeing the option to export the web part.
    from where will
    i download file named "Content Query.webpart .

  • How to concatenate 2 outcomes in the action part of a button?

    I have a button that has an actionListener and an action and in action I want to concatenate two outcomes like this:
    action="#{bindings.Execute.outcome bindings.Commit.outcome}"
    I don't know how to concat the two. Execute updates an LOV , commit commits. I want them both to be executed....

    Wendy, have you considered double-clicking on button in the visual designer and allowing JDeveloper to create an action for you (stub) in the backing bean? From there you could even call these two programs using the method of calling things in the binding layer from the bean using java calls and passing the same EL expressions. This method is spelled out in the ADF Developer's guide. From that point you can concatenate the outcomes using the java concatenation operator.

  • How to create an automatic email when a new announcement is created

    Hi,
    In Sharepoint 2013, how can I configure it to automatically send an email to all users when a new announcement is created?
    Regards,
    Stephen.

    You have 2 options
    #1 You can set Alerts at the announcement list level as shown below. In the send alerts to users you can add your user emails or distribution list email and choose email as delivery method. You can choose to
    send Announcements on various actions that are there on the form. This is simple way. This send email the out of the box style. You cannot change that.
    #2 The other option is to use SharePoint Designer and set a workflow on changes and send mail. You can customize the look and feel of it there.
    Srini Sistla Twitter: @srinisistla Blog: http://blog.srinisistla.com

  • Some Questions on Advanced Actions window

    HI
    I have a couple of questions on Advanced Actions (using the CP7 trail version)
    1. What's the function of the "Continue" action?   Exit's the advanced action and advances the Playhead?
    2. What does this comment mean "Nested calls of advanced action is a nice enhancement."? Is the decision tabs at the top of an advanced action page?
    3. What's the function of the "custom" option in the IF statement - "preform action if - custom", it doesn't seem to do anything for me?
    4. Where can i get information about timeline / playhead interaction with advanced actions i.e. where the playhead goes to the start of the slide again. e.g. custom question slide - displaying button, checking answers, feedback - when all/most objects are at the start of the timeline. I'm looking more for playhead functionality infromation rather than how to set up this type of question.
    Thanks
    Donal.

    Hi Lilybiri,
    Thanks for your reply and the link to your blog.
    Continue: Can you just explain yor statement "Continue can also be a choice in a conditional action, when one of the branching commands has nothing to do special but to advance.". When you say "branching command" i'm assuming you mean "IF ELSE statements" and "to advance" is that to the next decision if there is one? and if you didn't include "Continue" would it still advance?
    Custom: I see what you mean the first is an AND statement and the rest are OR statements.
    Nested advanced actions: I picked the term up from the Adobe web site comment by "Hari" on Shared Actions, who i took to be an Adobe person. Maybe i didn't understand the context.
    http://blogs.adobe.com/captivate/2013/07/shared-actions.html
    On Demand: Is there an up to date link. I found this one but the latest recordings are May (advanced action - part 8), and there isn't much training after May so it may be while before your Shared Actions are uploaded.
    http://blogs.adobe.com/captivate/etrainings-adobe-captivate-adobe-elearning-suite-and-adob e-presenter
    Donal

  • Conditional actions in Captivate 6

    I'm using the trial version of Captivate 6.  I just got started using more complex advanced actions, so I'm not sure if its me or the software that's not working
    I have a course that branches.  The user chooses a path of action on Slide 2 and they move through the course.  However, I need them to see all the path options before the course is completed, so on the last slide it takes them back to Slide 2.  I want the option that the user initial chose to gray out so they will click on a new option.
    Here is Slide 2.  The transparent blue circle should only when returning to the slide for the second time only if the user previously clicked on that option.  I even added the variable to the slide (just for myself) to make sure the variable was changing from 0 to 1 when clicked.  That part is working.
    Here is the action part. If the variable (Realtor) = 1 show the smartshape (the transparency on top) ELSE hide the transparency.
    What am I doing wrong?  Thanks

    No.  I want all three options visable at first so the user can pick whichever they like.  Once they are done going down that path and return to the slide that initial option should be faded out to direct them to chose one of the remaining two options.

  • WebHelp stripping out form action

    I have a form in my documentation where users may fill out questions, click a "Submit" button, and it is emailed to me. I remember testing this a few years ago and it worked great. Recently, someone contacted us to say he never heard back from his form. I then tested it, and it never was emailed to me. When I checked the HTML code, it's being stripped for some reason. I'm on the HTML tab, I type in the <form action="mailto..." > data. Then I click to the designer tab. When I click back to the HTML tab, it's gone! No sign of what I JUST typed! Here's the "naked" code:
    </head>
    <body>
    <robohelp><form>
    </robohelp>
    <robohelp><div align=left></robohelp>
    Where you see the <form>, I had just typed in the actual action part. It just disappears though. Further, the bottom part of the code, where the closing </form> tag is, that </form> disappears as well. I type it in, click off the tab, and get this:
    <p><input type=submit name=submit value="Send to Us"><input type=reset name=reset value="Start Over"></p>
    </body>
    </html>
    No </form> tag. Gone. I haven't even clicked Save or ANYTHING at this point. Any ideas why Robohelp would be stripping code like this? Much appreciated.

    Hi there
    By broken, I meant my crystal ball is broken (and sadly still is )
    When you visited the forums to post, I'm guessing you missed seeing this link? If so, please click it and give it a once over. See if that illuminates my reaction.
    Click image below for possibly larger view
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Use back button and clear advanced action and quiz answer..

    OK, so I have made a quiz where the answer for each question is recorded and given in a list at the end. However, I would like the user to be able to go back and change their answer. At the moment if the user goes back, the answer is locked and they cannot chose a diiferent option.
    Does anyone know if it is possible for them to go back, select a different and still have the advanced action part record the new answer?
    Thanks for any help!

    Only way to reset the answers to a default question slides, during the same session, is to use the Retake button on the score slide (you need to have multiple attempts of course. But that will be done at Quiz level: all answers are reset.
    Another option (in CP6 and later) is to use the Submit all option, then they will be able to go back and change answers. But... I suppose you are using the system variable cpQuizInfoAnswerChoice to populate user variables with those advanced actions? That system variable is not populated when Submit all is chosen.
    Last option is to use remediation, but it will probably not suit you: then user can be sent to a content slide if a question is failed, be sent back to the question slide and can then change the answer. It is not just going back one or more slides.
    Custom question slides will allow what you want, but they necessitate a lot more work and you will not be able to use question pools.
    Lilybiri

  • V4.0 Dynamic Action - Problem with implementing disabling/enabling button

    I'm having trouble implementing the following APEX V4.0 dynamic action:
    The enabling/disabling of a button when a text field is not-null/null.
    I'm following the example in Oracle's Advanced APEX course notes Pgs 5-13 to 5-16. I can get it working with no problems using two text fields. The example states that the "Select Type" for the button is a DOM object and you then have to enter it's name in "DOM Object" attribute. The example uses a "CREATE" button in a region position. Is "CREATE" just the Name attribute of the object? Is that what we are suppose to enter here? Also my FIND button is a "button among the region items" and not a "button in a region position" as in the example. The name of the button is P1_PAT_TBRN_SEARCH but when I use it as the Dom Object, nothing happens. Also I am using the "Key release" event for the text field that must be not-null.
    I notice that Demitri Gielis on his blog couldn't get it working either (see last paragraph)
    http://dgielis.blogspot.com/2010/01/apex-40-dynamic-actions-part-1.html
    Any suggestions?
    thanks in advance
    Paul P
    Edited by: PaulP on Jun 2, 2011 12:01 PM

    Hi Paul
    Two separate situtations here:
    - html buttons
    - template based buttons, typically comprising multiple html elements
    HTML Buttons
    These should be easy to enable/disable using dynamic actions, specifying an appropriate DOM selector.
    Typically you would use the ID attribute of the button, so that's straight forward except for one catch..
    APEX supports a #BUTTON_ID# template substitution tag , but performs substitutions only for buttons in Region positions and not for button items.
    Use button attributes instead to assign a specific ID.
    Template Buttons
    Since these are made up of multiple elements, you need to treat them as a single object to be able to interact with them easily.
    APEX provides the apex.widget.initPageItem method to integrate plugins with the dynamic actions framework:
    apex.widget.initPageItem("P1_MY_ITEM", {
    enable: function(){},
    disable: function(){},
    getValue: function(){},
    setValue: function(){},
    nullValue: "%null%"
    });This provides you with a mechanism to over-ride one or all of these built-in methods with your own JS, to use custom code to enable/disable your template buttons.
    For an example on how this works, look in the uncompressed apex_widget_4_0.js file, search for the shuttle widget.
    You could just add code to initialize your template buttons manually, or better still create a plugin button to add the code automatically.
    This is reasonably advanced work to do, but you really have to take your hat of to the APEX team for providing the mechanism to do it.
    Regards
    Mark
    demo: http://apex.oracle.com/pls/otn/f?p=200801 |
    blog: http://oracleinsights.blogspot.com |
    book: Oracle Application Express 4.0 with Ext JS

  • Help in button action to open a file that is attached to main pdf doc

    Hello,
    I have created a button and used an icon saying "click here...." the action I want to attach to it is to have on mouse down for it to open the file which is attached to the document.
    Is this possible?  If so how do I direct the acton of "open file" to be the one attached in document?  can't figure out path...
    there was a suggestion of how to make a javascript for the button action to open the attachment panel...
    this is what was written... and then below that is my question on what was written...
    thomp wrote:Try thisif(app.viewerVersion < 8)
    app.execMenuItem(....);
    else
    app.execMenuItem(....);
    what would go in the '(...)' above?
    I am very poor at javascript, but I am guessing that there is something I would need to fill in there? Am I correct?
    thank you...
    I, too, am trying to get my button action to open the attached document in my pdf form - NOT the navigation panel... I already have it doing that...
    thanks again for any feedback!

    Erin,
    After you set your link... go back into the edit mode, click on your link and go to Actions Tab, click on the "go to page view in another document' under the actions part of that tab (bottom portion of page), then click on Edit... it will open a 'Target Document' window and in the top portion click on 'open in...' drop down box and select 'new window'.... close out and SAVE!
    Hope that helps!

  • Execute commands as an action?

    I am working for a customer implementing MARS 5.3.2 (2764). They have a lot of Windows servers they are receiving events from via SNARE. They would like to be able to execute commands on the servers depending on the event they see. For example, if their UPS system sends a message that the temperature is too hot, they'd like MARS to be able to send a shutdown command to a particular server. Has anyone seen this done and if so can I get a high-level example?
    Thanks for any help!!!
    /ahuffer/

    No this is not possible in MARS. The maximum you can do is send a regular/XML based email and let some other notification system or action system (like BMC Remedy) take care of the Windows action part.
    MARS can take responses automatically only on Cisco Switches. For Other Layer 3 devices like Cisco/Juniper firewalls it can 'suggest' mitigation commands. In newer versions it has better integration with Cisco Security Manager. But windows........I don't think so. Maybe others can suggest something more useful
    Regards
    Farrukh

  • Attaching Trinidad sources in JDeveloper 11g

    I'm having problems attaching the Trinidad sources to my JDeveloper project (on 11.1.1.1.0). Since the those parts of ADF that have been donated to Apache (as Trinidad) are now obviously open source, I'm confused by the fact that JDeveloper still doesn't seem to want me to use sources with the "Trinidad 11 Runtime" library.
    If I go to Tools -> Manage Libraries... and select the Trinidad 11 Runtime, I can see that the Class Path and Doc Path properties have been given values, but the Source Path property is blank and I cannot edit any of the values.
    If I open a type such as org.apache.myfaces.trinidad.util.MessageFactory (part of trinidad-api.jar, which is part of Trinidad 11 Runtime), I get the standard 'Oracle JDeveloper Stub Generated Source' source file which is pretty useless.
    Any ideas? Is there another source-path property somewhere else that I can configure?

    Hi Timo, thanks for the reply. I've tried creating a new library as suggested, but still no joy I'm afraid. I've tried rebuilding my project, closing and reopening the project, and restarting JDeveloper.
    Here's what my new library looks like:
    http://img197.imageshack.us/img197/9127/library.gif
    (I've also tried with 'Deploy by default' turned on, but really I wan't this off of course).
    when I open e.g. the org.apache.myfaces.trinidad.util.MessageFactory class, I still just get the Oracle JDeveloper Stub Generated Source type contents.
    :(

  • Escalation Action

    Hi....
    We need an escalation action...Ie, When ORder is in Status in process for continously 5 days, we want it to change the status to Voilated.
    Can anyone please suggest how this could be done? I know status config..
    but wanna understand from action part.
    regards,
    KP.

    Hi KP,
    Implement Badi EVAL_STARTCOND_PPF for your logic order status in process for 5days or any complex logic .If condition is satisfied pass ep_rc = 0 in the method else ep_rc = 4.
    Create action profile,definition  and choose process type -> Method
    Create schedule of action , activate the definition ,  under start condition tab choose the start condition which created in step 1.
    Assign Action profile to transaction type. Hope this ll help you for your requiement.
    Thanks,
    Naveen

  • Wife's Computer Keeps Periodically Rebooting Plus Can't Install HP Print Drivers

    OS Version: Microsoft Windows 7 Home Premium, Service Pack 1, 64 bit
    Processor: AMD A8-3820 APU with Radeon(tm) HD Graphics, AMD64 Family 18 Model 1 Stepping 0
    Processor Count: 4
    RAM: 5844 Mb
    Graphics Card: AMD Radeon HD 6550D, 256 Mb
    Hard Drives: C: Total - 940455 MB, Free - 854668 MB; H: Total - 305234 MB, Free - 177587 MB; I: Total - 7 MB, Free - 0 MB;
    Motherboard: Gateway, SX2370
    Antivirus: Norton Internet Security, Updated and Enabled
    First, please excuse me if I've posted in the wrong forum and hopefully someone will direct me to the right one. I also apologize for the length of this but I've spent the last 5 days dealing with HP support and getting help from TechGuy.org. HP hasn't been
    particularly helpful. Through TechGuy.org, we've eliminated the possibility that the problem I'm about to describe is related to a virus or malware.
    As this is my wife's computer, I have no idea when this started happening, but at random intervals the computer would sometimes display the message "Windows has encountered a critical problem and will restart automatically in one minute. Please save
    your work." Sometimes this error code accompanies the message "Error 1722 RPC Server is unavailable". Other times there is no warning and the system just reboots. At the same time, my wife began having problems with our HP Photosmart C410A printer.
    In checking I saw that there was a new driver. When I attempted to install just the basic driver, the installation would stop and indicate that the Windows Firewall must be running. I disabled all of Norton Internet Services setting an tried to activate the
    firewall. I would then get this error message: "Windows Firewall can't change some of your settings. Error code 0x800706d9".
    HP suggested I uninstall Norton Internet Security, use the HP Driver Uninstall Utility and try a reinstallation using their complete software package while activation the Windows Firewall. I could get the firewall activated nor could I get the drivers installed.
    I then removed all the HP software using their installer. However there still seems to be bits "floating" about. I reinstalled NIS.
    TechGuy.org suggested that there might be a BIOS issue and there are two updates available. They also suggested I may have to wipe the drive and do a clean reinstallation of Windows 7. That just didn't sound right.
    In checking the Event Viewer the following error show up repeatedly at random times, which also correspond, usually, with a reboot. Here is a partial copy of the log:
    Log Name:      System
    Source:        Microsoft-Windows-HAL
    Date:          2/2/2015 6:58:01 AM
    Event ID:      12
    Task Category: None
    Level:         Error
    Keywords:      (1)
    User:          N/A
    Computer:      Johnny5
    Description:
    The platform firmware has corrupted memory across the previous system power transition.  Please check for updated firmware for your system.
    Log Name:      System
    Source:        Service Control Manager
    Date:          2/2/2015 5:36:27 AM
    Event ID:      7034
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Johnny5
    Description:
    The Windows Firewall service terminated unexpectedly.  It has done this 3 time(s).
    Log Name:      System
    Source:        Service Control Manager
    Date:          2/2/2015 5:36:27 AM
    Event ID:      7034
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Johnny5
    Description:
    The Diagnostic Policy Service service terminated unexpectedly.  It has done this 3 time(s).
    Log Name:      System
    Source:        Service Control Manager
    Date:          2/2/2015 5:36:27 AM
    Event ID:      7034
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Johnny5
    Description:
    The Base Filtering Engine service terminated unexpectedly.  It has done this 3 time(s).
    Log Name:      System
    Source:        Service Control Manager
    Date:          2/2/2015 5:36:22 AM
    Event ID:      7032
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Johnny5
    Description:
    The Service Control Manager tried to take a corrective action (Restart the service) after the unexpected termination of the Base Filtering Engine service, but this action failed with the following error:
    An instance of the service is already running.
    Log Name:      Application
    Source:        Application Error
    Date:          2/2/2015 5:36:22 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Johnny5
    Description:
    Faulting application name: svchost.exe_MpsSvc, version: 6.1.7600.16385, time stamp: 0x4a5bc3c1
    Faulting module name: ntdll.dll, version: 6.1.7601.18247, time stamp: 0x521eaf24
    Exception code: 0xc0000005
    Fault offset: 0x000000000002b20d
    Faulting process id: 0x1098
    Faulting application start time: 0x01d03eed074c1d96
    Faulting application path: C:\Windows\system32\svchost.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: 794ae32f-aae0-11e4-bcc8-f80f4138c1b9
    Log Name:      System
    Source:        Service Control Manager
    Date:          2/2/2015 5:31:17 AM
    Event ID:      7023
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Johnny5
    Description:
    The HP Network Devices Support service terminated with the following error:
    The specified module could not be found.
    Log Name:      Microsoft-Windows-Dhcp-Client/Admin
    Source:        Microsoft-Windows-Dhcp-Client
    Date:          2/2/2015 5:30:47 AM
    Event ID:      1001
    Task Category: Address Configuration State Event
    Level:         Error
    Keywords:      
    User:          LOCAL SERVICE
    Computer:      Johnny5
    Description:
    Your computer was not assigned an address from the network (by the DHCP Server) for the Network Card with network address 0x74DE2BE23268.  The following error occurred: 0x79. Your computer will continue to try and obtain an address on its own from the
    network address (DHCP) server.
    Log Name:      System
    Source:        Microsoft-Windows-DNS-Client
    Date:          2/2/2015 9:33:30 AM
    Event ID:      1014
    Task Category: None
    Level:         Warning
    Keywords:      
    User:          NETWORK SERVICE
    Computer:      Johnny5
    Description:
    Name resolution for the name wpad.hsd1.ca.comcast.net timed out after none of the configured DNS servers responded.
    Any and all help would be greatly appreciated as I am tired of getting the heavy sighs and evil eye from my spouse.
    Doc Z

    Hi Doc,
    Yes you need to do a firmware driver update.
    Here is the KB article regarding Event ID 12:
    How to troubleshoot Event ID 12 with source Microsoft-Windows-HAL
    Follow the user action part.
    You may follow the article below to check the update driver:
    Update a driver for hardware that isn't working properly
    For Event ID 7034, check:
    Event ID 7034: Service Terminated
    Another thing is please check Windows Update settings, make sure you have Windows stay up-to-date.
    Besides, for customer support, please ask in the forum below:
    http://answers.microsoft.com/en-us/windows/forum/windows_7?tab=Threads
    Best regards
    Michael Shao
    TechNet Community Support

Maybe you are looking for