OSM-O2A-UTILITY.JAR RETURNING STATIC VALUE FOR FIELD CRM_SYSTEM_NAME()
PROBLEM STATEMENT
=================
Customer Refered
/OracleComms_OSM_O2A_COM_SalesOrderFulfillment/resources/ComponentInteraction/UpdateSalesOrderStatusFunctions.xqy (OOTB).
Using OSM O2C cartridges shipped with OSM 7.2.0.4 build 1518.
declare variable $updateorderstatusfn:crmIdentifier :=
targetSystemHelper:getTargetSystemId(targetSystemHelper:CRM_SYSTEM_NAME());
The able function call always returns a static value. When we use multiple
CRM systems, this will be an issue as there are
multiple upstream CRM systems
Resolution
=========
This issue is fixed in patch OSM 7.2.0.7.0 – 16811058
0