Read all about it here
Showing posts with label BPM 12c New Features. Show all posts
Showing posts with label BPM 12c New Features. Show all posts
Sunday, October 25, 2015
Friday, May 1, 2015
#396 Whitepaper -> BPM 12c New Features
I don't know how I missed this whitepaper from OTN,
but, thanks to Juergen, here it is - BPM 12c New Features
but, thanks to Juergen, here it is - BPM 12c New Features
Tuesday, February 17, 2015
#377 BPM12c Initiator Task Form patch released
Patch Number is 20440332
Restart BPM 12c Quickstart (or equivalent).
Create a simple BPM process, kicked off by an Initiator task.
Deploy and test
Here is the application link in workspace -
Check out your task form -
btw. I noticed memory issues with my default settings, so I upped the settings in the setStartupEnv.cmd file.
Stop BPM12c Quickstart (or equivalent).
Restart BPM 12c Quickstart (or equivalent).
Create a simple BPM process, kicked off by an Initiator task.
Deploy and test
Here is the application link in workspace -
Check out your task form -
btw. I noticed memory issues with my default settings, so I upped the settings in the setStartupEnv.cmd file.
Tuesday, November 25, 2014
#356 Oracle Business Rules 12c --> Verbal Rules and testing
Here is a concise lab that shows you how to create verbal rules and also how to leverage the
new rules test functionality that comes with 12c.
Lab available here
new rules test functionality that comes with 12c.
Lab available here
Tuesday, November 18, 2014
Tuesday, September 9, 2014
#334 BPM 12c --> Web Forms - Adding columns to a table...
Thanks to Michael M. for this hint...
Per default we only see 3 columns, we can delete columns here, but not add them.
To add a new column, just drag an object, e.g. Text, from the palette and drop on the table.
Now you have the extra column.
Per default we only see 3 columns, we can delete columns here, but not add them.
To add a new column, just drag an object, e.g. Text, from the palette and drop on the table.
Now you have the extra column.
Friday, August 29, 2014
#16 BPM 12c New Features - Enhanced BAM Integration
Here is my demo process -
Here is my XSD -
The process is relatively simple -
We will add some business indicators to this process -
Counters: for
ordersReceived
ordersRejected
ordersApproved
ordersAutoApproved
Dimensions: for
supplierDimension
productDimension
Measures: for
orderSize
These are now available for use in the BPM process -
I set the 2 dimensions in the SetVars activity to the incoming supplier and product values.
I deploy the app and then open BAM composer - I check out the data objects on the
Administrator tab.
2 data objects have been auto-created for my BAMBPMDemo App.
I now kick off a couple of instances of the process -
some will be auto-approved, others approved and some will be rejected.
Back in BAM, I check the contents of the data object - BAMBPMDemo Activity.
We can now click on the Designer link and create a dashboard -
The detailed steps are covered in a previous post
Add the 2 data objects to the project -
This DO contains process instance metrics -
Create a Dashboard -
Create a View -
I open the Query Editor - and create a new Query
Here is my XSD -
The process is relatively simple -
Counters: for
ordersReceived
ordersRejected
ordersApproved
ordersAutoApproved
Dimensions: for
supplierDimension
Measures: for
orderSize
These are now available for use in the BPM process -
I deploy the app and then open BAM composer - I check out the data objects on the
Administrator tab.
2 data objects have been auto-created for my BAMBPMDemo App.
I now kick off a couple of instances of the process -
some will be auto-approved, others approved and some will be rejected.
Back in BAM, I check the contents of the data object - BAMBPMDemo Activity.
We can now click on the Designer link and create a dashboard -
The detailed steps are covered in a previous post
Add the 2 data objects to the project -
This DO contains process instance metrics -
Create a Dashboard -
Create a View -
I open the Query Editor - and create a new Query
Tuesday, August 26, 2014
#15 BPM 12c New Features --> Process Asset Manager (PAM)
From the ORCL New Features Doc -
The Process Asset Manager (PAM) is BPM’s business process repository used to provide seamless collaboration across BPM Process Composer and BPM Studio clients. Both these clients publish projects to PAM which interfaces with source control for versioning and management of BPM assets. Key attributes of the Process Asset Manager are:
» BPM Project lifecycle management
» Integrated source control and versioning
» Seamless collaboration across BPM Process Composer and BPM Studio clients.
» Provides security and access control using OPSS
» Utilizes MDS for run-time artifacts.
The Process Asset Manager (PAM) is BPM’s business process repository used to provide seamless collaboration across BPM Process Composer and BPM Studio clients. Both these clients publish projects to PAM which interfaces with source control for versioning and management of BPM assets. Key attributes of the Process Asset Manager are:
» BPM Project lifecycle management
» Integrated source control and versioning
» Seamless collaboration across BPM Process Composer and BPM Studio clients.
» Provides security and access control using OPSS
» Utilizes MDS for run-time artifacts.
I create a new Space - MySpace
Here is a simple process -
Let's save it to PAM
#14 BPM 12c Project Templates
Create the Template from a BPM project
Here I create a template from this project.
Here are the files included -
Use the Template when creating a new project
Subscribe to:
Posts (Atom)