Home » Archive

Articles tagged with: Oracle BPEL

Written By: Pascal Alma on January 18, 2007 No Comment

A few posts ago I blogged about how you can access BPEL HumanWOrkflow with a standalone Java program. In this post I will go one step further and show you how you can create a viewobject based on the HumanWorkFlowReader. You can use this viewobject for example in your JHeadstart Application Definition file so you [...]

Written By: Pascal Alma on January 12, 2007 No Comment

Just for those going through the examples of Oracle BPEL that are delivered with the SOA Suite 10.1.3.1: There is a minor issue with the supplied service ‘StockQuoteService’ which is in the ‘/samples/tools’ directory and is used in some of the supplied tutorials. If you run this service, it will always return ‘0.00′, for every [...]

Tags: []
Written By: Pascal Alma on January 9, 2007 4 Comments

For a web-application I had once to create a web service proxy to communicate with a web service. In this application we also communicated with BPEL via the HumanWorkflow API. Why this is of interest you will see later.
So creating the proxy was a really simple thing to do with JDeveloper 10.1.3. Just run the [...]

Written By: Pascal Alma on December 29, 2006 10 Comments

For my last project we had to get access to the HumanWorkflow Tasklist that was created and maintained by Oracle BPEL 10.1.3.1. For this purpose BPEL comes with an API that should be used. However, for the latest release there isn’t very much documentation about it. After searching the internet I ended up in this [...]

Tags: []
Copyright © 2009 Pascal’s Blog, All rights reserved.| Powered by WordPress