IBM Support

JR46213: Add enhancement to pass in multiple exclusion contracts in getCatalogNavigationView getData tag

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • It is possible for shoppers to be entitled to more than one
    contract. However, when retrieving catalog data from a
    getCatalogNavigationView service call to determine which
    products to include/exclude, only one contract is passed in.
    

Local fix

Problem summary

  • USERS AFFECTED:
    V7 customers with stores that have more than one contract
    configured per customer
    
    PROBLEM ABSTRACT:
    Add enhancement to pass in multiple exclusion contracts in
    getCatalogNavigationView getData tag
    
    BUSINESS IMPACT:
    Catalog Filter might not include/exclude expected products
    
    RECOMMENDATION:
    

Problem conclusion

  • This APAR allows more than one contract to be passed in and
    evaluated in the GetCatalogNavigationView service call. Also,
    functionality is added to allow changing the default OR-ing of
    contract product-set exclusion to AND the product sets together.
     To use this new functionality, the following changes will need
    to be made to the CMDREG table:
    
    1. delete from cmdreg where interfacename =
    'com.ibm.commerce.contract.catalogfilter.command.ResolveProductS
    etSearchExpressionCmd';
    
    2. insert into cmdreg
    (storeent_id,interfacename,classname,target) values
    (0,'com.ibm.commerce.contract.catalogfilter.command.ResolveProdu
    ctSetSearchExpressionCmd','com.ibm.commerce.contract.catalogfilt
    er.command.ResolveProductSetSolrExpressionWithAndOpertionCmdImpl
    ','LOCAL');
    
    3. delete from cmdreg where interfacename =
    'com.ibm.commerce.contract.commands.CalculateProductSetEntitleme
    ntCmd';
    
    4. insert into cmdreg
    (storeent_id,interfacename,classname,target)
    values(0,'com.ibm.commerce.contract.commands.CalculateProductSet
    EntitlementCmd','com.ibm.commerce.contract.commands.CalculatePro
    ductSetEntitlementWithAndOpertationCmdImpl', 'LOCAL');
    
    -------------------------------------------------------------
    The latest available maintenance information can be obtained
    from the Recommended Fixes for WebSphere Commerce technote:
    http://www.ibm.com/support/docview.wss?rs=3046&uid=swg21261296
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR46213

  • Reported component name

    WC BUS EDITION

  • Reported component ID

    5724I3800

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-04-02

  • Closed date

    2013-11-03

  • Last modified date

    2015-05-26

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WC BUS EDITION

  • Fixed component ID

    5724I3800

Applicable component levels

  • R700 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSYSYL","label":"WebSphere Commerce Enterprise"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
26 May 2015