Script Error Only On Full Compile SRF, Same Script Works Fine With Incremental SRF
(Doc ID 2097774.1)
Last updated on NOVEMBER 22, 2019
Applies to:
Siebel Tools - Version 8.1.1.14.5 [IP2014] and laterInformation in this document applies to any platform.
Symptoms
On : 8.1.1.14.5 [IP2014] version, Siebel VB / eScript / COM
Script error only on Full compile SRF, same script works fine with incremental SRF
[1] In Full compile SRF, below exception is thrown when UpdateReserveAmount() method gets invoked from CRN INS Trans Log->BusComp_PreSetFieldValue->UpdatePaymentTransDetails().
ObjMgrLog Error 1 0000000956810092:0 2015-12-29 00:50:11 (adptutils.cpp (7147)) SBL-EAI-04451: Method 'SetFieldValue' of business component 'CRN INS Trans Log' (integration component 'CRN INS Trans Log') for record with search specification '[CRN Id] = "ZFS-1-1DA5SYT"' returned the following error:"Unhandled Exception: Function expected N can't call as a function
[2] Above exception does not exists, when incremental SRF compile done on BC: CRN INS Trans Log with full compile srf.
[3] Method mentioned in step[1] is fired when siebel MQ receiver does IO upsert on the 'CRN INS Trans Log' BC.
[4] We reviewed the code on the method UpdateReserveAmount(), no issue identified. Incremental SRF compile behavior also confirms the same.
Requesting oracle support to look into this behavior.
ERROR
-----------------------
ObjMgrLog Error 1 0000000956810092:0 2015-12-29 00:50:11 (adptutils.cpp (7147)) SBL-EAI-04451: Method 'SetFieldValue' of business component 'CRN INS Trans Log' (integration component 'CRN INS Trans Log') for record with search specification '[CRN Id] = "ZFS-1-1DA5SYT"' returned the following error:"Unhandled Exception: Function expected N can't call as a function
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot work on the application.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |