Status

DONE 

Author

Feature No.

AWT-2600 - Getting issue details... STATUS

Test Case No.

AWT-2601 - Getting issue details... STATUS

Related Features-



General Description of the Feature

This feature was developed specifically for the AWT tenant to modify the logic related to requesting Contract Numbers from the AWT warranty tool. Consequently, Inventory vehicles (based on their configured status) will be excluded from the process of requesting Contract Numbers from the AWT warranty tool.

The implementation of this feature extends to various touchpoints associated with the integration layer and printing.

The “IsInventoryInterest” method gathers all the eligible car statuses based on the configuration made in the following pages:

  • ~/SetupEntities/NewUsedSetupCarStatusFilters
  • ~/SetupEntities/UsedSetupCarStatusFilters
  • ~/SetupEntities/B2BVehicleGridListSetupCarStatusFilters

If an Interest exists in one of the configuration pages utilized by the "IsInventoryInterest" method, it will impact the following areas:

I. Create Order (Accept Offer AWT EXT Function):

  • Determination of whether to send the order to DMS.
  • Determination of whether to create custom fields for the document reflecting the order status.
  • Selection of the RPT file during order document printing.

II. CancelOrder (Cancel Order EXT Function):

  • Decision-making on whether to send Order cancellation status to the DMS.

III. Contract Creation (Contract Creation AWT EXT Function):

  • Selection of the RPT file during order document printing.

IV. Change Order (Retail Change Order EXT Function):

  • Selection of the RPT file during order document printing.

Business Benefit

Updated integration with AWT Warranty tool to cover the custom request for exclusion of the "request Contract No." service for specified Interest types in order to avoid receiving unnecessary Contract No. 


Configuration 

Administration and Process pages:

based on existing configuration 

  • ~/SetupEntities/NewUsedSetupCarStatusFilters
  • ~/SetupEntities/UsedSetupCarStatusFilters
  • ~/SetupEntities/B2BVehicleGridListSetupCarStatusFilters

Additional Information

Feature Availability

This feature is mainly developed for version 3.14.0 but it is also patched in:

  • 3.12.17
  • 3.8.29



Write a comment…