JFinder New Features Version 170608
    • 13 Nov 2024
    • 1 Minute to read
    • Contributors
    • PDF

    JFinder New Features Version 170608

    • PDF

    Article summary

    JFinder Release Version 170608

    Release date: NA

    New Features

    This latest version of Autoform JFinder brings with it a major new development that we believe will help customers reach its full potential.

    A significant change in the way documents that fail to be processed is handled. From this release, JFinder will retry all failing documents a specified number of times and then automatically abort documents. Previously, network issues would retry documents indefinitely so a network outage will require all documents that failed during that time to be re-processed.

    The number of retries is configurable using max-retry-count in PDMservice.xml, the default value is 3 for a new installation.

    Ensure this value is added to any existing configuration files that are reused as it will otherwise default to 0 (unlimited).

    Note

    As with other configuration values, this is valid as either a sub-element or an attribute on the PDMServiceConfig element; the sub-element will take precedence if both are present.

    The other important setting is <timeout> for PDMDOC at the end of JfinderV2.xml that determines how long to wait between retries:

    <general-config>
    
        ...
    
          <type-definition ID="9">
    
              <new-document-identifier>PDMDOC</new-document-identifier>
    
              ...
    
              <timeout>30</timeout>
    
          </type-definition>
    
      </general-config>


    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.