Assemble the new bpm.ear file with your display exec

  1. On the Infor Lawson server create two new directories, for example, temp1 and temp2.
  2. Copy the bpm.war and bpm.ear files to temp1.
  3. Copy the delivered recsum.htm file and any additional custom display exec files to temp2.
  4. At a command line, navigate to temp1 directory and run this command:

    perl GENDIR/bin/addExecsToArchive.pl ../temp2

  5. Copy the recreated bpm.ear file to GENDIR/assembly/components/ear/bpm.ear.
  6. Copy the recreated bpm.war file to GENDIR/assembly/components/war/bpm.war.