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:
- WebCollaborat A SECJ0056E: Authentication failed for reason 310 (0)
- WTRN0006W Transaction ... has timed out after 120 seconds (1)
- CWWBF0024E Process [YOUR_PROCESS] of application [YOUR_APP] is not stopped. (1)
- HATS admin console (2)
- CWWBF0060E: Cannot find a specific session EJB for the process (0)