Tag Archives: SOA

OSB: Remote Server Connection Issue from OEPE

Problem: I am having an issue while trying to connect to my remote OSB server from my eclipse IDE installed as per instructions on oracle blog as per my previous post. I am running the prebuilt Oracle VBox Images for SOA 11.1.1.6.0 Downloaded from http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html Configured it for SOA_OSB_DEV Domain and started the servers which […]

read more

Installing OSB ID/Eclipse for OSB Development

I came across this very useful post on the Oracle Blog and thought to copy it to this area as it might be useful for us all in case oracle moves the original post. Installing Eclipse for OSB Development OSB provides 2 methods for OSB development, the OSB console, and Eclipse. This post deals with […]

read more

OER and OBI Publisher Reports

Came across this useful document by Sreeni  

read more

Harvesting of Assets in OER Part 1 – Command Line

Using the Harvester the metadata can be submitted to Oracle Enterprise Repository either from the command line, from Oracle JDeveloper, or using an Ant task We would be covering only Harvesting Assets from Command Line in this post First you need to obtain the Harvester which is bundled with the OER installation. The Harvester is […]

read more

Importing AIA Solutions Packs to Oracle Enterprise Repository

If you want to import the core AIA components (EBOs, EBMs, etc.) to Oracle Enterprise Repository, you just need to dowload the three AIA Solution Pack files. Prerequisite for doing this is the Harvester Solution Pack details of which are not covered here 11.1.1.6.0-OER-Harvester-Solution-Pack.zip – found inside OER’s folder (/repository111/core/tools/solutions) The details and download location of […]

read more

Useful WLST Scripts – Managing composite state using command line WLST

We have created a list of Useful WLST commands for SOA covering how we can use the WLST commands to retire/shutdown/start/activate/deploy/undeploy a composite. Use the scripts located at: (UNIX) MIDDLEWARE_HOME/ORACLE_SOA1/common/bin/wlst.sh (Windows) C:oracleMiddleware11116Oracle_SOA1commonbinwlst.cmd Note: Do not use the WLST script in the WebLogic Server home.   In case you use the WLS tool from  MIDDLEWARE_HOMEoracle_commoncommonbin Or  from MIDDLEWARE_HOME wlserver_10.3commonbin   It will throw following error.   Traceback (innermost last):   File […]

read more

SOA 11g Composite states and behavior

Useful composite states and the behaviour for reference. Composites Table The Composites table enables you to manage the state of a selected SOA composite application. All actions in this table, except Deploy, require you to select a row in the table. Element Description Shut Down Shuts down a running SOA composite application revision. Any request (initiating or a […]

read more

Oracle Service Bus 11g Development Cookbook – Initial thoughts

Hi All, Recently I managed to get my hands on the recently launched Oracle Service Bus 11g Development Cookbook written by some of the industries most talented people in the FMW space, namely Guido Schmutz, Edwin Biemond, Jan van Zoggel , Mischa Kölliker and Eric Elzinga The Book contains several recipes for real life problems we […]

read more

Start Small, Grow Fast

A really useful post by Edwin, Ronald and Demed Start Small, Grow Fast. Start Small, Grow Fast by Edwin Biemond, Ronald van Luttikhuizen, and Demed L’Her A set of pragmatic best practices for deploying a simple and sound SOA footprint that can grow with business demand. Published January 2012 Table of Contents Administrative considerations Does your […]

read more

Oracle Enterprise Repository – Admin Account locked.

I came across this situation where my admin account for OER got locked, So I could not get on the management screen to rectify this and was pretty much stuck. Solution: Follow these Steps to unlock user Accounts(including admin account) in OER: Stop the OER server if running. Log onto your DB server and log […]

read more