Di 19 Aug 2008
Using defined java methods in process snippets
Geschrieben von Jürgen Mayer unter Erfahrungen, experience
Tags: BPEL, ProcessServer, Snippet, WebSphere
There are some static methods which can be used within a process snippet to perform some context relevant functions, for e.g. processInstance() returns a ProcessInstanceData object of the current process. processInstance().getStarter() returns process starter user id. There are some other methods, further information see here.
Verwandte Beiträge:
- Where is ejb/BusinessFlowManagerHome deployed (0)
- Name comp/env/ejb not found in context "java:" (0)
- Deutsches OpenOffice 3.1 zum Download bereit (0)
- Websphere App Server: Add HTTP transport Header to a JAX-RPC Client Stub (0)