Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 0.9.3
-
Fix Version/s: 0.9.3
-
Component/s: None
-
Labels:None
-
Request Controller:Albers, Stephan
-
External Supervisor:Karpey, July
-
Executing Programmer:Karpey, July
-
Ext Project Id:AUDI-01.1.3
Description
The worklist and the automatic or manual forms for a node need to be embedded into other applications, in our case into the PIM product editor.
In the product editor, there is an additional button, that opens a new window with the embedded worklist.
The embedded worklist
- can be called with process variables, user and role ids as parameters
- shows only work item where the process variables match (this is identical to a remote call to the worklist)
(in the case of the product editor we will call the worklist with the productid as a parameter) - does not have a header and a menue
- if it only includes one item, it automatically shows the form and the transitions for the node
- closes it's own window after the transition button has been clicked
This could be implemented as an extra gsp-page, but we can also use the existing worklist and have a parameter, that describes that the page is embedded into another application. If the second approach does not create big problems, it is preferred, because it minimizes redundancy.