Hi All,
I wrote a script that would evaluate a particular data field from a view to that of another table. The script is as follow:
SELECT DISTINCT
SIEBEL.FMS_VALIDATION_VIEW.ACCOUNT_NUMBER,
'ADDRESS',
-- FMS VALIDATION VIEW VALUE
CASE
WHEN NVL(SIEBEL.FMS_VALIDATION_VIEW.ADDRESS, 'Null') NOT...
Hi All,
I wrote a script that would evaluate the a particular data field from a view to that of another table. The script is as follow:
SELECT DISTINCT
SIEBEL.FMS_VALIDATION_VIEW.ACCOUNT_NUMBER,
'ADDRESS',
-- FMS VALIDATION VIEW VALUE
CASE
WHEN NVL(SIEBEL.FMS_VALIDATION_VIEW.ADDRESS, 'Null')...
Hi all,
My experience with PDF file have been mainly using the "Reader" to view previously created file. Lately I've encountered PDF files (OK, they're employment application forms)that requires me to print it out, fill in the necessary field and then mail or fax it in. I prefer to type in the...
We have Informatica installed on a box call DEV-1 with only one repository(Repository-1). This is our development environment.
We have installed Informatica on another box call TEST-1 with a blank repository also call Repository-1. We use the repository backup "REP" file from DEV-1 and restore...
Does anyone know what the following error message means?
"Unexpected Condition Detected
Warning: Unexpected condition at tcopyobj.cpp: 2354 ...
Continuing may results damage to your repository...
Hi All,
We have Siebel Analytics 7.5 and Oracle 9.2.0
Recently I created a variable in Analytic call “USER_SUPERVISOR”. The definition for this variable is as follow:
select login from siebel.s_user where row_id = (select pr_emp_id from siebel.s_postn where row_id = (select party_id...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.