Description

IBM CrossWorlds Collaboration for UCCnet Message Manager 4.1.1.1 Fix Pack

Prerequisites

APARs Included

4.1.1.1

JR18079

The withdrawal and the delete item command are treatred the same. Modified map that converts UCCnet GBO to Retail Item BO (does not convert WITHDRAW cmd to a DELETE).

JR18081

The UCCnet "withdraw" and the UCCnet "delete" requests were both being treated as a delete. UCCnetMessageSend sends response to a send delist.

JR18082

The map between the UCCnet Message Manager collaboration and the TPI connector hardcoded the GLN it put in the response message to UCCnet. Modified map between UCCnet Message Manager and TPI Connector to utilize the 1st GLN of the original incoming message as the responding GLN. The map grabs the first GLN found in the "publishTO" list and uses it in response back to UCCnet.

JR18755

UCCnet version 2.2 includes changes to the DTDs that need to be reflected in the UCCnet_envelope, UCCnetGBO_envelope, UCCnetGBO_RI_S, and UCCnetGBO_storable Business Objects. The Business Objects have all been modified to rename the size attribute to netContent and the sizeUnits attribute to netContentUnitOfMeasure in the UCCnet_envelope_itemDimensions child Business Object. Also, the UCCnet_envelope_notificationDetail child Business Object has been updated to include a new publication failure notification message. The UCCnet_envelope_to_UCCnetGBO_envelope, UCCnetGBO_envelope_to_UCCnet_envelope, and Sub_UCCnet_envelope_item_to_Retailer_item named maps have also been updated to reflect UCCnet 2.2 DTD changes. This APAR should to be applied along with co-requisite APAR JR18756 contained in the IBM CrossWorlds Collaboration for Merchandise Qualification 4.1.1.1 Fix Pack and the Product Information Management for Retailers Solution 4.1.1.1 Fix Pack.

Installation Instructions

JR18079

To install this fix do the following:

  1. From the CSM make a copy of the UCCnetGBO_envelope_to_Retail_Item Map
  2. Import repository\Map_UCCnetGBO_envelope_to_Retail_Item.txt into the CSM
  3. Compile the UCCnetGBO_envelope_to_Retail_Item Map

JR18081

To install this fix do the following:

  1. From the CSM make a copy of the UCCnetMessageSend Collaboration Template
  2. Export all collaboration objects that are based off of the UCCnetMessageSend collaboration template.
  3. Delete all of the collaboration objects that are based off of the UCCnetMessageSend Collaboration Template.
  4. Import repository\CT_UCCnetMessageSend.txt into the CSM
  5. Compile the UCCnetMessageSend collaboration template
  6. Re-import the collaboration objects that were exported in step 2

JR18082

To install this fix do the following:

  1. From the CSM make a copy of the UCCnetGBO_RI_S_to_UCCnetGBO_envelope Map
  2. Import repository\Map_UCCnetGBO_RI_S_to_UCCnetGBO_envelope.txt into the CSM
  3. Compile the UCCnetGBO_RI_S_to_UCCnetGBO_envelope Map

JR18755

To install this fix do the following:

  1. From the CSM make a copy of the following:
  2. Import the following into the CSM:
  3. Compile the three maps imported above