Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

What’s new in this release?

 

  1. Applets supporting Java 8 

    Now all applets of Adeptia Suite (Process Designer, Process Modeler, Data Mapper, etc.) support Java 8.
     

  2. Support for Kerberos authentication 

    Adeptia Suite now supports Kerberos authentication at the transport level. 
     

  3. Delete all queued process flows 

    You can now delete all queued process flow with one click from Adeptia Suite's maintenance GUI.
     

  4. Common shared path for all nodes of a cluster

    You can now configure common shared path to store all intermediate files and folder, and share with all the nodes of the cluster. While setting up the clustering, you have to configure only one shared path where all the intermediate files such as, value map, XSL templates, WSDLs, and repository etc. will be stored (Ticket #6099).
     

  5. Improved HIPAA parsing logic

    Adeptia suite now has an improved HIPAA parsing logic that is compliant with HIPAA standards and can catch any deviation.
     

  6. Improved patch deployment and recovery process

    With improved patch deployment & recovery process, your will have to now put minimum efforts for manual changes after the patch deployment. 

     

Bug Fixes

 

  1. The Data Mapper's value maps become inaccessible after you upgrade to Java 1.8 on client machines. (Ticket #6731)
  2. When you apply extension element on clone nodes, then extension element disappears if you open the mapping in edit mode. After applying this patch, to bring this fix into effect for existing activity you need to open the existing data mapper activity, change the extension of clone elements and save the activity. (Ticket #3122)
  3. When any new line character is used in description of user and if this user opens any data mapper activity then applet doesn't open. (Ticket #6432)
  4. During patch deployment a message is shown to backup all the rich forms, whereas it is not required. (Ticket #6759)
  5. Unserialize vulnerability in commons collection API has been fixed. (Ticket #6748)
  6. When any error occurs in Database event's update query then email notification is not sent. (Ticket #6932)
  7. When there is an extra segment terminator at the end of the file in EDI X12 then EDI process flow fails while processing this file.
  8. When you use Character Set Encoding other than ISO-8859-1 in server-configure.properties file or in REST Provider activity then the source zip file fetched from the REST provider gets corrupted.   (Ticket #6060). For detail refer https://support.adeptia.com/hc/en-us/articles/207776876
  9. When you check the references of any process flow having child flow but child flow does not exists then an error is displayed. (Ticket #6720)
  10. Adeptia Suite is Vulnerable to RC4 ciphers. Now, RC4 ciphers are added in jetty.xml file within excluded ciphers list.  (Ticket #6699)
  11. When you create the Data interface activity with Open LDAP and browse the table then an error is displayed. (Ticket #6869)
  12. When you create the custom webform with jsp file and open the form after publishing the form then an error is displayed. (Ticket #6978)
  13. When a child Process flow executed in loop through call action then ‘OutOfMemoryError’ occurs in execution. (Ticket #6831)
  14. When you create excel schema activity without Data Header Present then an error is displayed in Process flow execution and in Schema Test button output. (Ticket #7032)
  15. When you create Advanced Database Schema you cannot edit the query manually in Query field without browse table. Now, Query field is editable. (Ticket #6805)
  16. When you save as the data mapping activity and open it, remove the target schema and load same target schema again and import mapping and save the new created mapping activity then an error is displayed. (Ticket #5375)
  • No labels