Query On TheApplication.InvokeMethod("GetDataSource") = "Local") In Scripting
(Doc ID 2325602.1)
Last updated on NOVEMBER 22, 2019
Applies to:
Siebel Consumer Goods - Version 16.12 [IP2016] and laterInformation in this document applies to any platform.
Goal
In Siebel 8.1.1.4 customer used the line of code TheApplication.InvokeMethod("GetDataSource") = "Local") in multiple areas to check if the user is a remote user. In IP2016 there is no longer a datasource called 'Local' , it is now called 'LOCAL_XE'.
Does the code needs to be changed from:
or is it possible to create a datasource called 'Local' in the CFG file so to avoid any code change?
Solution
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
Goal |
Solution |