Blog Posts Process Management Service Oriented Architecture (SOA)

OIC Backups by John Graves

Blog: PaaS Community

image

This is a quick post for those who like to back up data, including OIC flows. The OIC REST API is pretty simple to use and follow, but it may not be obvious how to backup all your flows, so here is a script. NOTE: This is just for the integration flows an not for PCS or VBCS. There are two APIs used here: Retrieve Integrations and Export an Integration.

The high-level steps are:

  1. Get count of how many integrations exist
  2. Since you are limited to retrieving 100 flow details at a time:
    Loop for every 100 flows
  3. Export each flow

If you’d like to use this script, just modify the top few lines to point to your instance of OIC and your AUTH string.  It’s pretty easy to get the AUTH string by just looking at the developer console when you login to OIC.

export SERVER_URL=”https://…oraclecloud.com"
export AUTH=”…”

Once the IAR is extracted, it is pretty easy to the expand it and check the code into GIT or DevCS. Read the complete article here.

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

clip_image003 Blog clip_image005 Twitter clip_image004 LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

Technorati Tags: SOA Community,Oracle SOA,Oracle BPM,OPN,Jürgen Kress

Leave a Comment

Get the BPI Web Feed

Using the HTML code below, you can display this Business Process Incubator page content with the current filter and sorting inside your web site for FREE.

Copy/Paste this code in your website html code:

<iframe src="https://www.businessprocessincubator.com/content/oic-backups-by-john-graves/?feed=html" frameborder="0" scrolling="auto" width="100%" height="700">

Customizing your BPI Web Feed

You can click on the Get the BPI Web Feed link on any of our page to create the best possible feed for your site. Here are a few tips to customize your BPI Web Feed.

Customizing the Content Filter
On any page, you can add filter criteria using the MORE FILTERS interface:

Customizing the Content Filter

Customizing the Content Sorting
Clicking on the sorting options will also change the way your BPI Web Feed will be ordered on your site:

Get the BPI Web Feed

Some integration examples

BPMN.org

XPDL.org

×