Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Community Implementation support
  • Plan for 4.4 Release 
    • New Features for next release
      • Direct enhancements 
        • As a CONNECT developer I want to analyze Direct functionality and design an approach to creating test scripts in order to have functional level testing coverage of Direct (CONN-1010)
          • Created a story plan for Direct service that defines the Main and Alternate paths to determine the acceptance criteria for the service.(CONN-1022)
            • This will be refined further as more development work is accomplished and should help out with test/regression scripting as Direct is being enhanced.
          • Analyzed and researched options to test Direct from a regression perspective (CONN-1031)
            • Created a POC to confirm how determine SOAPUI 4.5.x with Java Mail jars can be leveraged.
            • Separate mail accounts can be created for automated testing both in Receiving STA and Sending STA so that it will be independent of other direct testing
            • Separate email accounts from the Sending STA (CONNECT Direct) for Incoming and outgoing mail servers so that CONNECT pollers will be independent of other CONNECT Direct instances
            • Separate Recipient email account in the Receiving STA (amazon Direct RI instance) so that the testing can be automated
            • Analyzed how event logs could be used to test Direct as well as how Direct can be performance tested. Research findings are documented in the ticket.
        • Refactor Direct as a service (CONN-997)
          • Create and expose interfaces via java + web services to process direct messages. Implemented sendDirect and ReceiveDirect as web services. 
        • Create Direct configuration services in the CONNECT tech stack 
          • Implemented Spring/Hibernate Direct configuration services as part of CONNECT to enable changing Direct config settings through the Admin GUI(CONN-1034)
          • Inject services into the wsdls (CONN-1033)
          • Testing of this user story will be completed next sprint
      • Administrative GUI enhancements 
        • Created a backing bean to pull the data from a mock service that demonstrates the remote gateways the local gateway communicates with, including number of transactions (CONN-1028, CONN-1023)
        • Create the Admin GUI page/xhtml for displaying the information from the backing bean(CONN-1027)
      • Bug fixes and other improvements this sprint
      • Adding missing sender/receiver values to event logging to help display number of transactions in Admin GUI(CONN-1045)
      • Fixed bug related to Doc Query Adapter pre-pending extra prefix to ExtrinsicObject Home(CONN-1061)

...