Assemble the new bpm.ear file with your display exec
- On the Infor Lawson server create two new directories, for example, temp1 and temp2.
- Copy the bpm.war and bpm.ear files to temp1.
- Copy the delivered recsum.htm file and any additional custom display exec files to temp2.
-
At a command line, navigate to temp1 directory and run this command:
perl GENDIR/bin/addExecsToArchive.pl ../temp2
- Copy the recreated bpm.ear file to GENDIR/assembly/components/ear/bpm.ear.
- Copy the recreated bpm.war file to GENDIR/assembly/components/war/bpm.war.