We are currently implementing LSF9 and 9.0 apps. We use process flow for RQ approval with the portal inbasket.
In 8.03 we could use the display exec recsum.htm to view the details of the work unit.
We can not get it to work in 9.0. The explanation we have received is that the recsum.htm in 9.0 only works for the web inbasket, you would need to create a design studio form to view the details of the work unit in the portal inbasket.
Can anyone using the portal inbasket and 9.0 let me know if this is correct.
Regards
JC
I'm not quite sure what the difference is between a "web" inbasket and the "portal" inbasket are, but I can tell you this much. You can use recsum.htm with the Portal Inbasket....sorta (I presume you mean the one users get as a result of having the Webuser flag set to a 1 in Lawson Security).
I say sort of, because you have to rebuild the bpm.ear file to include the recsum.htm, and the redeploy bpm in webshpere. This is all documented in the LSF install guide.
One other caveat that I just ran into today: recsum.htm uses calls to DMEObject. These calls are apparently not supported in Lawson Security. So if your approvers are CheckLS=Yes, then you will receive the error "Lawson Security Users not supported in dme.exe" the first time the clink the link to view a req.
I am working with the Lawson EPM group right now to resolve this issue. Hopefully I just have an outdated recsum.htm and it will be solved easily. However, if they try to tell me that I have to custom build a new recsum in DS....well, let's just say that's not the answer I'm seeking.
....Stay tuned.
The issue turned out to be that lawson provided us with a bad recsum.htm file
Once we received an updated file it worked fine