Oracle BPA -> BPEL Manual Configuration Items
By M&S Consulting (Brian) on Sep 6th, 2007
Filed Under Technical Tips // Tags: oracle bpa suite, oracle soa bpel, process and workflow (bpm)
Filed Under Technical Tips // Tags: oracle bpa suite, oracle soa bpel, process and workflow (bpm)
Oracle BPA does a great job importing into BPEL, but here are a few items that need to be manually configured. Here is just a quick note on my findings to date:
- Process Payloads need to be copied, Assigns to set up parameters
- Import from BPA to JDeveloper tool, the build.xml and build properties are often missing and need to be copied from other projects
- Human Tasks need to have forms assigned
- Embedded Java tasks cannot be round-tripped back into BPA, so they shouldn’t be used
Related Information:
- Oracle BPEL Sensors for Real Time Event Publishing from Business Processes - A Design Perspective
This article is a look at Oracle’s BPEL Sensor approach to publishing real time data and events for in flight...
- Oracle AS: Undeploying Multiple Applications (including BPEL Human Tasks)
Undeploying a single application in Oracle Application Server is pretty straightforward. However, I had a scenario where I needed to...
- Invalid Nested Schema Loading Error with Oracle BPEL, AIA/PIP
I faced this issue in the context of building an Application Business Connector Service (ABCS) using AIA / PIP, so...
- Salesforce.com Error Migrating 10.0 to 11.1 API - Oracle BPEL
If you have experienced issues when moving from Salesforce.com API version 10.0 to 11.1, you should double check your content...
- Google Apps Reporting API - Not quite this easy with Exchange
I have been somewhat enamored by Google Apps and its potential. Many enterprises have been happy with Exchange for mail,...
- Oracle Materialized View Manual Refresh
Following is the call that can be made to refresh your materialized view in Oracle manually: 1 execute DBMS_SNAPSHOT.REFRESH('[MV_NAME]','[refresh_option]'); Refresh... - Google Apps SSO and SAML
M&S has taken our years of Identity Management with products from companies like Oracle to integrate with Google’s popular “Google...
- Oracle IdM - SAML SSO with Google Apps
We recently integrated Oracle IdM with the SAML SSO Service from Google Apps. Now customers can continue to authenticate against...
