PaaS & Middleware Partner Adoption Oracle EMEA
Luckily, I’ve got a chance to look at PeopleSoft integration with other SaaS app using OIC (Oracle Integration Cloud) and decided to share what I learned. If you’re not familiar with PeopleSoft, please visit PeopleSoft Information Portal and just click hamburger menu on top right-hand side of web page. You will see it covers lots of things. I’ll explain contact information synchronisation from Salesforce.com into PeopleSoft which is SOAP web service based integration. It is a...
Luckily, I’ve got a chance to look at PeopleSoft integration with other SaaS app using OIC (Oracle Integration Cloud) and decided to share what I learned. If you’re not familiar with PeopleSoft,...
A common request I've been getting from customers of Visual Builder is to be able to edit multiple records that are shown in a table. Oracle JET has an editable table sample that shows how to do this in their cookbook, but the translation from the JET approach to the VBCS way of doing things was a bit tricky for some. I recorded a video and included basic instructions showing you how to implement the JET sample in your VBCS application below. Beyond just implementing the UI...
A common request I've been getting from customers of Visual Builder is to be able to edit multiple records that are shown in a table. Oracle JET has an editable table sample that shows how to do this...
Enabling the Future Today Within Integration cloud we are moving to a model that allows us to trial new features without making them available to everyone. Everone runs the same codebase but feature flags control what is available to a specific instance. Why would we do this? For multiple reasons: Gain feedback on new features before rolling them out to the whole user base. Test new features in "the wild" in a controlled manner. Be able to rollback new features that may have...
Enabling the Future Today Within Integration cloud we are moving to a model that allows us to trial new features without making them available to everyone. Everone runs the same codebase but feature...
Oracle VBCS allows us to build multiple flows within the application. This is great — this helps to split application logic into different smaller modules. Although VBCS doesn’t offer (in the current version) declarative support to build menu structure to navigate between the flows. Luckily this requirement can be achieved in few simple steps, please read John Ceccarelli post — Adding a Navigation Bar to a VBCS Application. I thought to go through instructions listed by...
Oracle VBCS allows us to build multiple flows within the application. This is great — this helps to split application logic into different smaller modules. Although VBCS doesn’t offer (in the current...
May 2019 top tweets by Developer Community Send us your tweets @wlscommunity #DeveloperCommunity and follow us on twitter http://twitter.com/wlscommunity Please feel free to send us your news! Make sure you share your content with the community! Developer Partner Community For regular information become a member in the WebLogic Partner Community please visit: http://www.oracle.com/partners/goto/wls-emea ( OPN account required). If you need support with your account please...
May 2019 top tweets by Developer Community Send us your tweets @wlscommunity #DeveloperCommunity and follow us on twitter http://twitter.com/wlscommunity Please feel free to send us your news! Make...
May 2019 top tweets by PaaSCommunity Send your tweets @soacommunity #PaaSCommunity and follow us at http://twitter.com/soacommunity. Make sure you share your content with the community! PaaS Partner Community For regular information on Oracle PaaS become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center. Blog Twitter L...
May 2019 top tweets by PaaSCommunity Send your tweets @soacommunity #PaaSCommunity and follow us at http://twitter.com/soacommunity. Make sure you share your content with the community! PaaS...
API-Key based authentication is a simple way for providing secure access to APIs. This involves the following steps: Pre-requisite: User logs in to the service portal and finds or generates an API-Key. The API-Key is shared with the client application. The client application makes a request for a resource using the API key. Steps required in API Key based authentication. * An API-key is simply a token that a client provides when making API calls. How to invoke a REST API protected...
API-Key based authentication is a simple way for providing secure access to APIs. This involves the following steps: Pre-requisite: User logs in to the service portal and finds or generates an API-Key. T...
In Visual Builder Cloud Service (VBCS) it is very easy to create a CRUD application where one page shows you a list of records, and then clicking on one of them you are directed to another page where you edit the record. But what if instead you want to edit the record on the same page - or in a popup window when you click the record in the table? This is what this blog is all about - the results looks like this: The video combines several techniques and tips, some of which...
In Visual Builder Cloud Service (VBCS) it is very easy to create a CRUD application where one page shows you a list of records, and then clicking on one of them you are directed to another page...
The Oracle WEDO team in Spain developed industry demos and showcases: · WEDO Industry (teaser): https://vimeo.com/287864117 · WEDO Industry (short): https://youtu.be/qJl_Emh-WvQ · WEDO Industry (long): https://youtu.be/SAyoLMgw9ww You want to use them for your customer meetings? Please feel free to get in contact with the team via twitter. PaaS Partner Community For regular information on Oracle PaaS become a member in the SOA & BPM Partner Community for registration please visit ww...
The Oracle WEDO team in Spain developed industry demos and showcases: · WEDO Industry (teaser): https://vimeo.com/287864117 · WEDO Industry (short): https://youtu.be/qJl_Emh-WvQ · WEDO Industry (long): ht...