APPX Server 4.1.9 Release Notes

Run-time

  • If you had your own disposition process in a non-00 version, --- token fields (like PRINT MODE) would not SCAN correctly. You would receive an empty scan list or perhaps it would just pop back to an earlier process. This has been corrected. (#5218)
  • If you had your own disposition process in a non-00 version and you try to add any --- token fields (such as PRINT MODE) to the image, APPX wouldn't create an EM for the process. It would cause an exception and return to the parent. This has been corrected. (#6081)
  • If you are running Appx under a temporary registration, you now see a splash screen that describes the license and displays your registration expiration date. Prior to 4.1.9, this splash screen made it difficult to run a startup job whose names was specified on the Appx command line. (#6275)
  • If you are running Appx under a temporary registration, the usual in-progress message now includes license and expiration information. During the first two hours of any Appx session, you will see the old-style in-progress message. After the first two hours, the in-progress message will include license and expiration information. (#6280)
  • The in-progress message that we display when running under a temporary registration shows an incorrect expiration date - it always shows the current date. This has been corrected. (#6281)
  • If you are running under a temporary registration, the Progress message you see while running a job or output process includes extra license-specific text (and your expiration date). Currently, the Progress message is formatted once at system startup and does not change during an Appx session. This means that, under a temporary registration, you will always see the first Progress message displayed. This has been corrected. (#6282)

Designer

  • If in a non-00 version application, you try to SET a group field in any of the APPX 0apps, you would receive the error "Can't open element file - Error - System Directory Record is Missing". This has been corrected. (#6211)
  • If you had your own disposition process in a non-00 version and you try to add any --- date fields to the image (such as a PRINT PDF) you would get the following error - CV.C.1438, "cv bld sitm - missing dap". This has been corrected. (#6216)