Announcing PeopleSoft Cloud Manager Support for Oracle Cloud Infrastructure
Oracle released PeopleSoft Cloud Manager in 2017 featuring in-depth automation to help accelerate adoption of Oracle Cloud (Classic) as an efficient deployment platform for PeopleSoft customers. With...
View Article7 Machine Learning Best Practices
Netflix’s famous algorithm challenge awarded a million dollars to the best algorithm for predicting user ratings for films. But did you know that the winning algorithm was never implemented into a...
View ArticleWhy Now Is the Time for ERP in the Cloud
“The movement to cloud is an inevitable destination; this is how computing will evolve over the next several years.” So said Oracle CEO Mark Hurd at Oracle OpenWorld 2017. Based on the results of new...
View ArticleEvent Hub Cloud Service. Hello world
In early days, I've wrote a blog about Oracle Reference Architecture and concept of Schema on Read and Schema on Write. Schema on Read is well suitable for Data Lake, which may ingest any data as it...
View ArticleWhy are Universal Cloud Credit and Bring Your Own License a great opportunity...
Oracle simplified buying and consuming for PaaS and IaaS Cloud. Customer can purchase now Universal Cloud Credits. This universal cloud credits can be spend for any IaaS or PaaS service. Partners can...
View ArticleOracle API Platform Cloud Service Overview by Rolando Carrasco
Oracle API Platform Cloud Services - API Design This is the first video of a series to showcase the usage of Oracle API Platform Cloud Services. API Management Part 1 of 2. Oracle API Cloud Services...
View ArticleAdvanced Code Search for Git in Oracle Developer Cloud Service
One of the new features introduced in a recent monthly update of Oracle Developer Cloud Service is the advanced code search box you can see at the top right when you look at your Git repositories. This...
View ArticleSending Emails from Visual Builder Cloud Service
Sending emails as a result of some changes to data is a common requirement we've been hearing from customers of Oracle Visual Builder Cloud Service (VBCS). In previous versions we already added a...
View ArticleA Guide to Attending Oracle OpenWorld and JavaOne for Free
This title seems like a click bait, but I'll try and show you that this is actually possible. (Especially if you act fast).A pass to both conferences is not a cheap item, and with training budgets...
View ArticleCreating Custom Search/Query Pages with Visual Builder
There is built in functionality in Visual Builder Cloud Service (VBCS) that will let you attach an advanced filter to any table. This will give you the ability to define complex searches.However,...
View ArticleIntroduction to Liquibase and Managing Your Database Source Code
In previous posts I showed how you can manage SQL scripts lifecycle with the help of Oracle Developer Cloud Service (DevCS) as part of an overall Oracle DB DevOps solution. I wanted to add one more...
View ArticleUsing Flyway to Manage Oracle DB Versions in the Cloud
This is another entry in my series about managing database scripts/schema as part of agile development. In the past I showed how to use simple SQL and Liquibase to manage schema creation/population...
View ArticleExporting and Importing Data from Visual Builder Cloud Service - with REST Calls
Visual Builder Cloud Service (VBCS) makes it very easy to create custom objects to store your data. A frequent request we get is for a way to load and export data from these business objects. As John...
View ArticleIntroduction to Oracle Developer Cloud Service Issue Tracking REST Interfaces
The task tracking system in Oracle Developer Cloud Service (DevCS) helps your team manage your development priorities and process. DevCS offers a simple web interface for working with the system....
View ArticleConditional Navigation based on Queries in Oracle Visual Builder Cloud Service
A couple of threads on the Oracle Visual Builder Cloud Service forum asked about writing code in buttons in VBCS that compares values entered in a page to data in business objects and perform...
View ArticleDate Calculations and Queries with Oracle Visual Builder Cloud Service
It's very easy to define a field in a custom object in Oracle Visual Builder Cloud Service to store a date, but when it comes to doing calculations and queries based on this date you'll find that you...
View ArticleUsing an "On Field Value Changes" Event in Oracle Visual Builder Cloud Service
[Update May 2018 - With the new VBCS there is a better approach for this - see this blog]This entry is based on previous entries from John and Shray that deal with the same topic and provide the same...
View ArticleWhy Are You So Quiet?
You might have noticed that this blog didn't post new entries in the past couple of months, and you might have wondered why.Well the answer is that I've been publishing content on some other related...
View ArticleLeveraging "On Field Value Changes" Event in Visual Builder Cloud Service -...
With the new Oracle Visual Builder Cloud Service (VBCS) released this month, some of my past how-to's that shows tricks in VBCS are no longer valid/needed.The direct access we provide to both REST...
View ArticleReflecting Changes in Business Objects in UI Tables with Visual Builder
While the quick start wizards in Visual Builder Cloud Service (VBCS) make it very easy to create tables and other UI components and bind them to business objects, it is good to understand what is going...
View Article