Training Oracle ADF 11g, 15 tot en met 19 april
0Van 15 tot en met 19 april geeft Luc Bors de 5-daagse ADF 11g training op het kantoor van AMIS in Nieuwegein. In 5 dagen leer je de basis van Oracle ADF 11g. De training bestaat basis uit presentatie, demonstratie en hands on, doorspekt met best practices en voorbeelden uit de dagelijkse praktijk. Schrijf snel in via deze link.
AYTS: Summary of Access Management session
0Recently started the Oracle program: Are You The Smartest. For me it is an opportunity to test my current knowledge level and to extend my knowledge. After every session I follow, I will write a brief summary as part of the preparation for the test. I will continue with the summary of the following session.
ARCHITECTS TRAINING – SECURITY – Access ManagementThis 1 hour and 52 minutes during session was divided into the following parts:
- Introduction and Background
- Control Access from Anywhere, Anytime
- Providing AM and SSO for Mobile Platforms
- Leveraging Social Networks
- Providing Security for Cloud-based Services
- Sharing information is key – Not only for the humans @ work – Identity Context
- How do I design an architecture for this
- Don‘t ever interrupt me or slow me down! Scale and Availability
This session contains a huge amount of abbreviation, which I have summarized at the end of this post.
Hotsos 2013 – Presentation material “Creating Structure in Unstructured Data”
0Hereby, for those who want another look or for people to share, my presentation content “Creating Structure in Unstructured Data” given during the Hotsos 2013 Symposium on Monday morning.
HTH
Marco
Hotsos 2013 – Creating Structure in Unstructured Data from Marco Gralike
Out of the box usage of ADF DVT Scheduling Gantt Chart to report Database Query Results using stacked bar charts per time period
0Gantt Charts in ADF are interesting components to visualize data that is organized according to time. The Gantt Charts have a horizontal time axis. In rows along the vertical axis, resources or tasks are displayed. The cells in this time/resource matrix represent information about the resource or the task at some point in time or more specifically: in some time period.
In this recent blog-article, I explained how we can use the Schedule Gantt chart to present results per resource per period using something closely resembling horizontal bar charts. The key thought is that when we present data associated with a standard period, we can use the Gantt Chart’s capability to set the length of the bar to express the size of the value in a specific period. More specifically: we can use the end date property to manipulate the length of the bar. This article we will take this one step further and create a Stacked Bar Chart for each resource for each period. In this case, I will present the number of Employees hired per Department per Year and do so using Stacked Bar Charts with segments per Job. The result – driven directly from SQL query in a read only ViewObject – looks like this:
We can More >
Recent Comments