kscope15.com
Presenters
http://kscope15.com/presenters
EPM Foundations and Data Management. Lunch and Learn at Kscope15. BI and EPM CPE Credits. Thursday Deep Dive Sessions. While you are in Hollywood. 2015 Exhibitors and Sponsors. Community Service Day 2015. Head to Hollywood and Hallandale. Women in Technology Roundtable. Kids Fun Night Out. EPM Foundations and Data Management. Lunch and Learn at Kscope15. BI and EPM CPE Credits. Thursday Deep Dive Sessions. While you are in Hollywood. 2015 Exhibitors and Sponsors. Community Service Day 2015. Angela Anders...
dkleppinger.blogspot.com
Oracle ADF 11g Tips: How to View Service Proxy Request/Response message in Jdeveloper
http://dkleppinger.blogspot.com/2013/12/how-to-view-service-proxy.html
Oracle ADF 11g Tips. Oracle Application Development Framework using Jdeveloper. Wednesday, December 18, 2013. How to View Service Proxy Request/Response message in Jdeveloper. In order to view the XML SOAP envelope of an ADF service Proxy, add this line to your server startup and the XML will be dumped the jdeveloper console output. Dcomsun.xml.ws.transport.http.client.HttpTransportPipe.dump=true. In Jdeveloper, the server startup command line is accessed from. Choose Active Run Configuration.
dkleppinger.blogspot.com
Oracle ADF 11g Tips: December 2013
http://dkleppinger.blogspot.com/2013_12_01_archive.html
Oracle ADF 11g Tips. Oracle Application Development Framework using Jdeveloper. Wednesday, December 18, 2013. How to View Service Proxy Request/Response message in Jdeveloper. In order to view the XML SOAP envelope of an ADF service Proxy, add this line to your server startup and the XML will be dumped the jdeveloper console output. Dcomsun.xml.ws.transport.http.client.HttpTransportPipe.dump=true. In Jdeveloper, the server startup command line is accessed from. Choose Active Run Configuration.
dkleppinger.blogspot.com
Oracle ADF 11g Tips: October 2013
http://dkleppinger.blogspot.com/2013_10_01_archive.html
Oracle ADF 11g Tips. Oracle Application Development Framework using Jdeveloper. Thursday, October 31, 2013. How to make popup that can be dragged past edge of browser window. InlineStyle="width:450px; margin:0px -200px -300px; padding:-200.0px. Links to this post. Subscribe to: Posts (Atom). ADF Rich Client Demos. The Groundside Blog by Duncan Mills. Pageviews last 30 days. I've been working with Jdeveloper and ADF 11g for six years. View my complete profile. Simple template. Template images by luoman.
dkleppinger.blogspot.com
Oracle ADF 11g Tips: December 2012
http://dkleppinger.blogspot.com/2012_12_01_archive.html
Oracle ADF 11g Tips. Oracle Application Development Framework using Jdeveloper. Tuesday, December 18, 2012. Add an isDirty attribute to your entity. Here is a useful Groovy expression that can be used to add a transient attribute to your Entity that will return true if any attribute in your entity is new or has been modified. Then add this attribute to your view object and use it in an expression to highlight rows that have been modified and not yet commited,. Background-color:#FFF9B3;' : ' }".
dkleppinger.blogspot.com
Oracle ADF 11g Tips: April 2013
http://dkleppinger.blogspot.com/2013_04_01_archive.html
Oracle ADF 11g Tips. Oracle Application Development Framework using Jdeveloper. Tuesday, April 2, 2013. How to make each item in stragg list display on separate line. The stragg database function is useful for converting a subquery returning multiple rows into a single column containing a comma separated list of values. I often use this function to display one of the columns in a row of data. I recently had to format this so that each stragged item in the list displayed on it's own line. Subscribe to: Po...
dkleppinger.blogspot.com
Oracle ADF 11g Tips: February 2015
http://dkleppinger.blogspot.com/2015_02_01_archive.html
Oracle ADF 11g Tips. Oracle Application Development Framework using Jdeveloper. Wednesday, February 11, 2015. How to Handle Http Session Expiration on Login Page. We had a problem where if you sat on the login page for longer than the http session timeout period and then entered your username/password and attempted to login, you would get redirected back to the login page and have to enter it a 2nd time. For information on how to set up a custom Exception handler see this blog by Frank Nimphius. String p...
dkleppinger.blogspot.com
Oracle ADF 11g Tips: February 2013
http://dkleppinger.blogspot.com/2013_02_01_archive.html
Oracle ADF 11g Tips. Oracle Application Development Framework using Jdeveloper. Tuesday, February 19, 2013. Spell checking input fields. Most browsers now (except for IE) have a built in spell checker that underlines unrecognized words as you type. Firefox by default only underlines words in multi-line input fields but you can always right click and select spell check from the context menu to spell check a single line af:inputText element. There is a configuration setting. Links to this post. AND (XrefSa...
dkleppinger.blogspot.com
Oracle ADF 11g Tips: September 2013
http://dkleppinger.blogspot.com/2013_09_01_archive.html
Oracle ADF 11g Tips. Oracle Application Development Framework using Jdeveloper. Tuesday, September 10, 2013. Displaying external content in a IFRAME within a popup dialog. I recently had a requirement to display some non ADF content inside a popup dialog. There are a number of blogs on how to do this ( see this one. I found the basis for my solution here. mousemove-when-over-an-iframe. I modified this slightly in that my particular page didn't need to save the original onMouseMove and onMouseUp handlers.
SOCIAL ENGAGEMENT