Oracle is pleased to invite you to this webcast on Oracle Forms Integrationwith SOA. Oracle Forms, a component of Oracle Fusion Middleware, is...
Oracle is pleased to invite you to this webcast on Oracle Forms Integrationwith SOA. Oracle Forms, a component of Oracle Fusion Middleware, is Oracle'slong-established technology to design and build enterprise applications quicklyand efficiently. It has a lot of features, but can we integrate our existing Forms applicationswith the new Fusion Middleware product offerings such a SOA Suite or BIPublisher? We will try to answer this question during our webinar. Agenda Oracle...
Oracle is pleased to invite you to this webcast on Oracle Forms Integrationwith SOA. Oracle Forms, a component of Oracle Fusion Middleware, is Oracle'slong-established technology to design and build...
Each time someone from our team delivers ADF workshops for the beginners, we are asked to provide the links to the useful resources to dive deeper into the ADF...
Each time someone from our team delivers ADF workshops for the beginners, we are asked to provide the links to the useful resources to dive deeper into the ADF framework. I decided to create this post to share my collection of such links. Links to the resources inside oracle.com: Oracle ADF Documentation Oracle ADF Insider Videos ADF Code Corner ADF Code Corner Oracle JDeveloper OTN Harvest Oracle JDeveloper and ADF 11g Release 2 (11.1.2.0.0) Tutorials Oracle JDeveloper and...
Each time someone from our team delivers ADF workshops for the beginners, we are asked to provide the links to the useful resources to dive deeper into the ADF framework. I decided to create this post...
AUGUST 29TH, 2011 at 10:00 AM CET (09:00 AM GMT) Dear partnerOracle is pleased to invite you to this webcast on Oracle Access Manager 11g. Oracle Access Manager...
AUGUST 29TH, 2011 at 10:00 AM CET (09:00 AM GMT) Dear partnerOracle is pleased to invite you to this webcast on Oracle Access Manager 11g. Oracle Access Manager (OAM) is an enterprise level solutionthat centralizes critical access control services to provide an integratedsolution that delivers authentication, authorization, web single sign-on,policy administration, enforcement agent management, session control, systemsmonitoring, reporting, logging, and auditing. During the...
AUGUST 29TH, 2011 at 10:00 AM CET (09:00 AM GMT) Dear partnerOracle is pleased to invite you to this webcast on Oracle Access Manager 11g. Oracle Access Manager (OAM) is an enterprise...
Hello to everyone. Inspired by Frank Nimphius’ and Lynn Munsinger’s excellent book “Oracle Fusion Developer Guide” I have been investigating recently the...
Hello to everyone. Inspired by Frank Nimphius’ and Lynn Munsinger’s excellent book “Oracle Fusion Developer Guide” I have been investigating recently the contextual events framework in ADF. I came up with a conclusion that it complements ideally another nice feature – dynamic tab shell template. While the latter allows you to easily and dynamically launch the task flows in separate tabs, the former adds generic and flexible way to provide communication between them. So wiring...
Hello to everyone. Inspired by Frank Nimphius’ and Lynn Munsinger’s excellent book “Oracle Fusion Developer Guide” I have been investigating recently the contextual events framework in ADF. I came up...
If you want to know how to replace this with this: watch this video you will know how to: Mediate EJB invocation using OSB Expose pipeline as a SLSB (Stateless...
If you want to know how to replace this with this: watch this video you will know how to: Mediate EJB invocation using OSB Expose pipeline as a SLSB (Stateless Session Bean) use Java Object or POJO (Plain Old Java Object) manipulation in the pipeline using Java Callout action
If you want to know how to replace this with this: watch this video you will know how to: Mediate EJB invocation using OSB Expose pipeline as a SLSB (Stateless Session Bean) use Java Object or...
I'm continuing to publish the videos related to the OSB 11g new features. This time I tried to demonstrate the effect of enabling the "Transaction Required"...
I'm continuing to publish the videos related to the OSB 11g new features. This time I tried to demonstrate the effect of enabling the "Transaction Required" and "Same transaction for Response" check boxes for a Proxy Service. During the demo you can also learn how to create JCA business services and JMS proxy/business services as well.
I'm continuing to publish the videos related to the OSB 11g new features. This time I tried to demonstrate the effect of enabling the "Transaction Required" and "Same transaction for Response" check...
JULY 29TH, 2011 AT 10:00 A.M. CET(9:00 A.M. GMT) Oracle is pleased to invite you to this webcast on Oracle Service Bus (OSB)11g new features for integration...
JULY 29TH, 2011 AT 10:00 A.M. CET(9:00 A.M. GMT) Oracle is pleased to invite you to this webcast on Oracle Service Bus (OSB)11g new features for integration developers.Oracle Service Bus (OSB) delivers low-cost, standards-based integration for mission critical SOA environments, where extreme performance and scalability are required.In this webcast we will focus on how Oracle Service Bus (OSB) transforms complex and brittle architectures into agile integration networks by...
JULY 29TH, 2011 AT 10:00 A.M. CET(9:00 A.M. GMT) Oracle is pleased to invite you to this webcast on Oracle Service Bus (OSB)11g new features for integration developers.Oracle Service Bus...
When you are working with Oracle Service Bus you use XQuery and XSLT to transform the data. But sometimes it's not enough and you'd like to utilize the full...
When you are working with Oracle Service Bus you use XQuery and XSLT to transform the data. But sometimes it's not enough and you'd like to utilize the full power of the custom java code inside your OSB proxy service message flows. In this video I tried to demonstrate two options of invoking custom java code from OSB: via java callout activity creating a custom XPath function If you have any questions on this sample, just post a comment or drop me an e-mail to...
When you are working with Oracle Service Bus you use XQuery and XSLT to transform the data. But sometimes it's not enough and you'd like to utilize the full power of the custom java code inside...
When you developa Java application, you will end up mapping Java objects to relational datawhile managing transactions and locking mechanism. This is where ADF...
When you developa Java application, you will end up mapping Java objects to relational datawhile managing transactions and locking mechanism. This is where ADF BC stepsin. Beyond providing much different functionality, the ADF Business Componentsmake creating and using the model layer fast and easy to manage through adeclarative interface. ADF framework provides easy binding of JSF interfaces toADF BC using the ADF Model layer. We can visually create business componentsusing...
When you developa Java application, you will end up mapping Java objects to relational datawhile managing transactions and locking mechanism. This is where ADF BC stepsin. Beyond providing...