TIBCO ActiveFulfillment 1.2.0 Hotfix 04 is now available.

TIBCO ActiveFulfillment 1.2.0 Hotfix 04 is now available.

book

Article ID: KB0103981

calendar_today

Updated On:

Products Versions
TIBCO ActiveFulfillment -
Not Applicable -

Description

Description:
The hotfix can be downloaded from the TIBCO Support ftp server, support-ftp.tibco.com. Please use your eSupport username and password to access the server. After connecting, go to /available_downloads/ActiveFulfillmentFramework/ActiveFulfillment/1.2.0/hotfix-04/  to download the hotfix.
This .tar file also has the Readme file inside. Please untar the file and look for the Readme file for Instruction on how to apply the hotfix.

The defects fixed in AF 1.2.0 Hotfix 03 are:


AF-1348

The 'redeliveryPolicy' parameters were not externalized for message redelivery policy in the OMS server.
Refer to step 12 under the "Installation" section for the properties added to support OMS listener configuration to refer to external config values for message redelivery policy in the OMS server.


AF-1327

Purge script performance was slow.


AF-1303

OCV Overwrote all segment models.


AF-1297

Republishing Offline catalog did not work.
Two directory sets should be maintained:
1. For offline catalog publish on startup:
   New global variables are introduced as following:
        a. On startup, AFI reads files and loads them into engines.
        b. These files are not removed and are considered as "master".
2. For incremental polling and Web service request:
   Existing global variables remain the same according to the following list:
        a. On polling, AFI looks for files in the incremental polling directory.
        b. AFI publishes all data models (files) to the respective engines.
        c. On success, AFI moves these data models (files) to the success folder.
Note: When a file is added or updated to the polling directory, the master directory
      must be synced such that on the next start up, the updates are available
      in the master.

New global variables are introduced with respect to master data import:
GLB_CustomerOffline_Master
GLB_CustomerOffline_Master_ImportFailure
GLB_CustomerOffline_Master_ImportSuccess

GLB_PlanFragmentOffline_Master
GLB_PlanFragmentOffline_Master_ImportFailure
GLB_PlanFragmentOffline_Master_ImportSuccess

GLB_ProductOffline_Master
GLB_ProductOffline_Master_ImportFailure
GLB_ProductOffline_Master_ImportSuccess

GLB_SegmentOffline_Master
GLB_SegmentOffline_Master_ImportFailure
GLB_SegmentOffline_Master_ImportSuccess

Existing global variables for incremental polling or Web service import:
GLB_ProductOfflineDirectory
GLB_ProductOffline_ImportFailure
GLB_ProductOffline_ImportSuccess

GLB_CustomerOfflineDirectory
GLB_CustomerOffline_ImportFailure
GLB_CustomerOffline_ImportSuccess

GLB_SegmentOfflineDirectory
GLB_SegmentOffline_ImportFailure
GLB_SegmentOffline_ImportSuccess

GLB_PlanFragmentOfflineDirectory
GLB_PlanFragmentOffline_ImportFailure
GLB_PlanFragmentOffline_ImportSuccess


AF-1296

Plan Items were displayed as NULL when Autoprovision is used.


AF-1295

SLA notifications being sent after order/plan removed from orchestrator.
1) The fix is applicable to orders completed after the fix is applied.
2) The purge script '$AF_HOME/db/oracle/orchestrator/CleanUp_PurgedOrder_Concept.sql'    for removing the PurgedOrders concept from backing store removes entries that are one month old.

Issue/Introduction

TIBCO ActiveFulfillment 1.2.0 Hotfix 04 is now available.

Environment

Product: TIBCO ActiveFulfillment Version: 1.2.0 OS: All --------------------