All posts tagged: Oracle

Impressions of Oracle PaaS Summer Camp VII

At the end of summer, the yearly Oracle Summer Camp takes place. For the seventh time in succession, the venue was the Lagoas Park Hotel in Oeiras near Lisbon:

This event is offered exclusively to Oracle Partners and features 5 days of hands-on trainings on a range of tracks (although you can choose only one track):

  • Process Cloud Service & Application Builder Cloud Service
  • API Cloud Service & Integration Cloud Service
  • Cloud Application Development: OracleJET + Developer Cloud Service, Application Container Cloud Service, Oracle Stacks + Container Cloud Service, Wercker & Oracle Management Cloud Service
  • Chatbots
  • Enrich SaaS with PaaS (CX & ERP Cloud)
Milco NumanImpressions of Oracle PaaS Summer Camp VII
lees meer

My first experience with Oracle API Platform Cloud Service – part 2

In the second part of this two part blog post, I will describe the actual creation of the API definition in API Platform Cloud Service (shortened to APIPCS), the service callout to an external microservice (conveniently located in the Oracle Application Container Cloud Service) using a custom Groovy script policy and testing the flow created. The first part discussed the use case for which we used Oracle API Platform Cloud Service (shortened to APIPCS from now on) as an outbound API Gateway, offering lookup services and centralizing outbound access. This part also described a simple Node.js microservice we created to perform the translation of an internal identification into the API key required by the external API.

Milco NumanMy first experience with Oracle API Platform Cloud Service – part 2
lees meer

My first experience with Oracle API Platform Cloud Service – part 1

In the first part of this two part blog post, I will describe the use case for which we used Oracle API Platform Cloud Service (shortened to APIPCS from now on) as an outbound API Gateway, offering lookup services and centralizing outbound access. This part will also describe a simple Node.js microservice we deployed to Oracle’s Application Container Cloud Service to perform the translation of an internal identification into the API key required by the external API.

Milco NumanMy first experience with Oracle API Platform Cloud Service – part 1
lees meer

Short-circuiting short cuts

Although I have acquired quite some experience in the past years using Oracle’s Service Bus and XQueries for transformations, there are still a lot of things I do not know … Some time ago, one of my colleagues mentioned a neat trick using Service Bus 11g to act as a shorthand for a conditional construct, <MyTagName?>.

Milco NumanShort-circuiting short cuts
lees meer