As part of the emerging PaaS Partner Community Forum 2019 we announces the annual community award winners. Congratulations and thanks to all partners for...
As part of the emerging PaaS Partner Community Forum 2019 we announces the annual community award winners. Congratulations and thanks to all partners for their contribution & Oracle cloud projects. The awards are an opportunity for all partners to learn from successful customer projects and to developer & publish new services offerings. Congratulation to the 2019 winners! Integration Contribution 2019 boxfusion API Contribution 2019 Luis Weir Developer Contribution 2019...
As part of the emerging PaaS Partner Community Forum 2019 we announces the annual community award winners. Congratulations and thanks to all partners for their contribution & Oracle cloud projects....
Kotlin is one of the fastest growing programming languages; it is used in the Android ecosystem and also is gaining traction in the enterprise world. So why...
Kotlin is one of the fastest growing programming languages; it is used in the Android ecosystem and also is gaining traction in the enterprise world. So why not use Kotlin in the FaaS and Serverless space too? Kotlin & Fn — A perfect combo? Given its polyglot nature, Fn makes it very easy to write Kotlin based functions (“functions” as in FaaS). Boostrap a Kotlin Function To develop a Kotlin function, simply bootstrap it using the usual way with the Fn CLI (v0.4.129+), fn...
Kotlin is one of the fastest growing programming languages; it is used in the Android ecosystem and also is gaining traction in the enterprise world. So why not use Kotlin in the FaaS and Serverless...
Thanks for your huge investment to spend a week attending the Emerging PaaS Partner Community Forum 2019 in Spain. Partners are key for Oracle’s PaaS & Fusion...
Thanks for your huge investment to spend a week attending the Emerging PaaS Partner Community Forum 2019 in Spain. Partners are key for Oracle’s PaaS & Fusion Middleware growth – Thanks for your Specialization & Contribution. Special thanks to all presenters and trainers your content rocks! With 785+ attendee days the conference is the largest PaaS partner event in EMEA. During the community day partners and ACEs presented best practices and customer success stories. As part...
Thanks for your huge investment to spend a week attending the Emerging PaaS Partner Community Forum 2019 in Spain. Partners are key for Oracle’s PaaS & Fusion Middleware growth – Thanks for your...
This month, Oracle announced its next-generation Oracle Cloud Platform services featuring built-in autonomous capabilities, including Oracle Mobile Cloud...
This month, Oracle announced its next-generation Oracle Cloud Platform services featuring built-in autonomous capabilities, including Oracle Mobile Cloud Enterprise, Oracle Data Integration Platform Cloud, and Oracle API Platform Cloud Service. With embedded AI and machine learning, these services automate operational tasks to enable organizations to lower cost, reduce risk, accelerate innovation, and get predictive insights. Here, learn more about Oracle’s next-generation...
This month, Oracle announced its next-generation Oracle Cloud Platform services featuring built-in autonomous capabilities, including Oracle Mobile Cloud Enterprise, Oracle Data Integration Platform...
When you read this you arrived in Majorca and we would like to thank you and your management for investing the time to attend the PaaS Partner Community Forum...
When you read this you arrived in Majorca and we would like to thank you and your management for investing the time to attend the PaaS Partner Community Forum 2019. There will be more than 200 delegates from more than 45 countries, which will give you the opportunity to learn from other cloud minded partners and network with partners from Europe and different regions as we also have representation from Africa, Asia, North America, South America and the Middle-East. Many...
When you read this you arrived in Majorca and we would like to thank you and your management for investing the time to attend the PaaS Partner Community Forum 2019. There will be more than...
Beyond Chatbots: An AI Odyssey There is more to artificial intelligence than chatbots. In this program a panel of experts discusses the AI solutions they’re...
Beyond Chatbots: An AI Odyssey There is more to artificial intelligence than chatbots. In this program a panel of experts discusses the AI solutions they’re building, the challenges they’ve encountered, and the enormous potential of this disruptive technology. Making Monoliths into Microservices “A non-trivial task with a lot of challenges." That’s how Vincenzo Chianese describes converting a monolithic application into microservices. In this interview he describes the...
Beyond Chatbots: An AI Odyssey There is more to artificial intelligence than chatbots. In this program a panel of experts discusses the AI solutions they’re building, the challenges...
This is a quick demo that combines two techniques I showed in previous blogs – filtering lists, and accessing the value of a selected row in a table....
This is a quick demo that combines two techniques I showed in previous blogs – filtering lists, and accessing the value of a selected row in a table. Leveraging these two together it’s quite easy to crate a page that has two tables on it – one is the parent and the other is the child, once you select a record in the parent the child table will update to see only the related child records. The two steps we are doing are: · Create an action flow on the change of...
This is a quick demo that combines two techniques I showed in previous blogs – filtering lists, and accessing the value of a selected row in a table. Leveraging these two together it’s quite easy...
Introduction Oracle Integration Cloud Service (OIC) has now bundled several formally independent PAAS services into a single cloud service. One of these bundled...
Introduction Oracle Integration Cloud Service (OIC) has now bundled several formally independent PAAS services into a single cloud service. One of these bundled services is Visual Builder (formerly VBCS). The 18.2.5 release of Visual Builder in OIC is more user friendly than prior releases. For example, in 18.2.5, users are not forced to write Javascript code to create a custom data type, and data mapping can be done with drag and drop. This release of Visual Builder also...
Introduction Oracle Integration Cloud Service (OIC) has now bundled several formally independent PAAS services into a single cloud service. One of these bundled services is Visual Builder...
Hey, this is my first post about VBCS, you should expect more posts in the future about this topic. Red Samurai decided to choose VBCS as our primary JavaScript...
Hey, this is my first post about VBCS, you should expect more posts in the future about this topic. Red Samurai decided to choose VBCS as our primary JavaScript development IDE in the cloud. We are going to use it for declarative JS development, similar as we use JDeveloper for ADF. I was going through the custom JS client code functionality in VBCS and thought it would be good idea to describe how it works. There is good material available for the same topic from Oracle, I...
Hey, this is my first post about VBCS, you should expect more posts in the future about this topic. Red Samurai decided to choose VBCS as our primary JavaScript development IDE in the cloud. We...