recsum htm files in 9.0

 7 Replies
 0 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
Mike Schlenk
Veteran Member Send Private Message
Posts: 71
Veteran Member

I've just about got processflow 9 working in LSF.  My elaborate req approval flow is working.  However, the custom inbasket display created by recsum.htm doesn't work.  I copied the file from 8.0.3 but it doesn't suprise me that it isn't working (javascript error).

Does anyone have any insight?  Perhaps some custom displays created?  The Lawson KB search reveals nothing for 9.0.  I wanted to try the forum before testing tech support with this.

John Henley
Send Private Message
Posts: 3351

You need to insert the recsum.htm into the bpm.ear and redeploy bpm.ear in Websphere. The instructions are in the PF admin guide but aren't very clear. What you do is copy the bpm.war and bpm.ear to a temp location and the use addExecsToArchive.pl to add recsum.htm, then put bpm.ear and bpm.war back and deploy. Are you comfortable with deploying .ear in Websphere? I can post more details if needed

Thanks for using the LawsonGuru.com forums!
John
Mike Schlenk
Veteran Member Send Private Message
Posts: 71
Veteran Member
Thank you. I think I could do that. Do you know if the recsum html files from 8.0.3 can simply be ported to 9? It doesn't seem right. If not, how do I go about creating new display files?
John Henley
Send Private Message
Posts: 3351
There are new ones in $LAWDIR/bpm/execs
Thanks for using the LawsonGuru.com forums!
John
Mike Schlenk
Veteran Member Send Private Message
Posts: 71
Veteran Member
I don't see anything there. I'll try to find them. Thank you.
David Williams
Veteran Member Send Private Message
Posts: 1127
Veteran Member

The biggest difference is the script source references.

For example: script src="../rndtodecimal.js" [script removed]

David Williams
David Williams
Veteran Member Send Private Message
Posts: 1127
Veteran Member
script src="../rndtodecimal.js"
David Williams
John Henley
Send Private Message
Posts: 3351

They are installed when you install the PF solutions for Procurement.

BTW, here's a posting similar to yours:

https://www.lawsonguru.co...id/2521/Default.aspx

Thanks for using the LawsonGuru.com forums!
John