IBM Support

JR51482: When catalog entries are copied from the catalog asset store to an extended site the associated assets are not copied.

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • When a catalog entry is copied from the catalog asset store to
    an extended sites store, the associated assets are not copied.
    
    Additionally, when a list of associated assets is copied from
    one catalog entry to another, the usage type is not copied.
    

Local fix

Problem summary

  • USERS AFFECTED:
    Customers on WebSphere Commerce V7 who use
    Management Center to copy catalog entries between the catalog
    asset store and extended sites.
    
    PROBLEM ABSTRACT:
    When catalog
    entries are copied from the catalog asset store to an extended
    site the associated assets are not copied.
    
    BUSINESS IMPACT:
    The
    catalog entry will not be copied fully as expected and the
    business user will need to re-add the associated assets.
    

Problem conclusion

  • The management center code was modified to properly support the
    copy operations.
    
    The following changes were made to the
    CatalogCommonObjectDefinitons.def file:
    
    For catalog entries
    -------------------
    
    Original:
    
    <ReferenceObjectDefinition
    allowCrossStoreReferences="false"
    baseDefinitionName="catBaseCatalogEntryAttachmentReference" defi
    nitionName="catInheritedCatalogEntryInheritedAttachmentReference
    " objectType="InheritedBusinessObjectToInheritedAttachment"
    referencedType="InheritedAttachment"
    objectGroups="AttachmentReferenceGroup">
    
    Modified (Added:
    compatibleObjectTypes="BusinessObjectToInheritedAttachment"):
    <ReferenceObjectDefinition
    compatibleObjectTypes="BusinessObjectToInheritedAttachment"
    allowCrossStoreReferences="false"
    baseDefinitionName="catBaseCatalogEntryAttachmentReference" defi
    nitionName="catInheritedCatalogEntryInheritedAttachmentReference
    " objectType="InheritedBusinessObjectToInheritedAttachment"
    referencedType="InheritedAttachment"
    objectGroups="AttachmentReferenceGroup">
    
    
    
    For category
    associated assets support
    --------------------------------------
    Original:
    <ReferenceObjectDefinition
    allowCrossStoreReferences="false"
    baseDefinitionName="catBaseCatalogGroupAttachmentReference" defi
    nitionName="catInheritedCatalogGroupInheritedAttachmentReference
    " objectType="InheritedBusinessObjectToInheritedAttachment"
    referencedType="InheritedAttachment"
    objectGroups="AttachmentReferenceGroup">
    
    Modified (Added:
    compatibleObjectTypes="BusinessObjectToInheritedAttachment"):
    <ReferenceObjectDefinition allowCrossStoreReferences="false"
    compatibleObjectTypes="BusinessObjectToInheritedAttachment"
    baseDefinitionName="catBaseCatalogGroupAttachmentReference" defi
    nitionName="catInheritedCatalogGroupInheritedAttachmentReference
    " objectType="InheritedBusinessObjectToInheritedAttachment"
    referencedType="InheritedAttachment"
    objectGroups="AttachmentReferenceGroup">
    
    
    
    For catalog
    associated assets support
    -------------------------------------
    Original:
            <ReferenceObjectDefinition
    baseDefinitionName="catBaseCatalogAttachmentReference"
    definitionName="catInheritedCatalogInheritedAttachmentReference"
    objectType="InheritedBusinessObjectToInheritedAttachment"
    referencedType="InheritedAttachment"
    objectGroups="AttachmentReferenceGroup"/>
    
    Modified (Added:
    compatibleObjectTypes="BusinessObjectToInheritedAttachment"):
    <ReferenceObjectDefinition
    baseDefinitionName="catBaseCatalogAttachmentReference"
    compatibleObjectTypes="BusinessObjectToInheritedAttachment"
    definitionName="catInheritedCatalogInheritedAttachmentReference"
    objectType="InheritedBusinessObjectToInheritedAttachment"
    referencedType="InheritedAttachment"
    objectGroups="AttachmentReferenceGroup"/>
    -------------------------------------------------------------
    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

    JR51482

  • Reported component name

    WC BUS DEV ED W

  • Reported component ID

    5724I3900

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-10-09

  • Closed date

    2014-11-28

  • Last modified date

    2014-12-04

  • 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 DEV ED W

  • Fixed component ID

    5724I3900

Applicable component levels

  • R700 PSY

       UP

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

Document Information

Modified date:
04 December 2014