Difference: Appx610Features (24 vs. 25)

Revision 252021-05-07 - MisaghKarimi

Line: 1 to 1
 

APPX 6.1.0 Features

_This page provides an overview of the new features in APPX 6.1.x

Line: 78 to 77
  The Desktop Client now uses an external program for viewing text report. Previously these would be displayed in the client itself. The text viewer to use is specified in the client settings:
Changed:
<
<
text_viewer.png
>
>

If no viewer is specified, it will be opened using the desktop default for .txt files.

 
Changed:
<
<
If no viewer is specified, it will be opened using the desktop default for .doc files.
>
>
If you wish to use Appx Report Viewer, you can set "useAppxTxtReportViewer" to true in your client's setting.
 

Language Translation

Language Translation uses the new .UTIL COMPUTE HASH to compute hash values in the Dictionaries. Your Dictionaries are automatically converted during the migration.

Line: 107 to 108
 .UTIL COMPUTE HASH - accepts an extra flag to compute the hash on the Unicode string

API Help

Changed:
<
<
In the ILF editor when you press help, you will see a brief explanation of the API displayed along with some example code that can be cut & paste into your own code.
>
>
In the ILF editor when you press help, you will see a brief explanation of the API displayed along with some example code that can be cut & paste into your own code. You can also view the wiki page for that function for more detailed explanation.

 

New Widget fields

There were a number of GUI capabilities that were previously only accessible via macros (@xxx=yy). The following macros have been converted to formal WIDGET specifications:

Line: 170 to 175
 This option is also available in the Toolbar and Toolbox pulldown menu while at the Process level:

trap_toolbar_new.png

Changed:
<
<

New flag to suppress PDF Dialog box

>
>

New flag to suppress Report Dialog box

  A new flag has been added to the System Parameters to allow you to suppress the PDF Confirmation Dialog box:
Changed:
<
<
suppress_pdf.png
>
>
Supress Report Dialog
 
Changed:
<
<
Normally when a PDF document is produced and the 'Print on Screen' flag is checked the document will be uploaded to the user's desktop. At that point, a PDF Confirmation Dialog box will appear and the user can continue to the next job step or choose to cancel the job.
>
>
Normally when a report document is produced and the 'Print on Screen' flag is checked the document will be uploaded to the user's desktop. At that point, a Report Confirmation Dialog box will appear and the user can continue to the next job step or choose to cancel the job.
  In many cases, this is unnecessary. You can check this box to globally skip this dialog box.

Jump to process from audit history

Line: 319 to 324
 
Deleted:
<
<
 

Known Issues

  • Performance in some areas is slow
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback