Some links to blogentries I looked on today:
How to dynamically call a partnerlink:
"In most basic process designs, partner links are static; they refer to a single external process selected by the developer at design time. This approach is appropriate for highly targeted or constrained systems. However, in larger systems business processes are more complex. They interact with multiple external services and define multiple partner links, and some of these partner links might not be known at design time. As a result, all potential callouts and logic for deciding which partner links to use must be built inside the business process itself—unnecessarily complicating that process. Furthermore, as additional partner links are added, the resulting process grows more and more unwieldy, as any changes to the partner links require modification of the entire business process."
http://www.oracle.com/technolog
How to call a process again over and over again for error managment, caching etc
http://technology.amis.nl/blog
How to setup java.util.logging.Handler for OC4J
http://download.oracle.com/docs/cd/B31017_01/web.1013/b28952/logging.htm
http://java2go.blogspot.com/2007/11/how-to-setup-java-logging-in-oc4j.html
No comments:
Post a Comment