Search found 49 matches

by jaksani
Wed Oct 19, 2011 7:00 am
Forum: IBM QualityStage
Topic: Exporting overrides in standardization routines to a file
Replies: 2
Views: 2588

Exporting overrides in standardization routines to a file

Hi ,

There are lot of overrides existing in my address standardization routine. I wanted to export to a file to collect all of them. But there is no such option. And copy option is not working to paste it any other file.


Please let me know if you have any solution.
by jaksani
Tue Jun 21, 2011 9:15 am
Forum: IBM QualityStage
Topic: DPV Codes Processing
Replies: 1
Views: 2153

DPV Codes Processing

Hi,
Please let me know the location of ZIP+4 file in Information Sever/CASS files which is utilized in DPV processing.

Because DPV process is initiated only when the complete address matches ZIP+4 file.

Thanks in Advance!
by jaksani
Wed Jun 01, 2011 10:41 am
Forum: General
Topic: Scripts involved in Application enable/disable
Replies: 6
Views: 3209

My purpose is reg Quality stage. But this is a general question.
What I would like to know is ,
Is there any way to enable/disable the application (project) through UNIX rather than doing from console for Information Server?
by jaksani
Wed Jun 01, 2011 6:24 am
Forum: General
Topic: Scripts involved in Application enable/disable
Replies: 6
Views: 3209

Whenver I load CASS files every time I need to disable & enable the deployed application(project) in Information server through Console to refresh resources.
by jaksani
Wed Jun 01, 2011 5:38 am
Forum: General
Topic: Scripts involved in Application enable/disable
Replies: 6
Views: 3209

Scripts involved in Application enable/disable

Hi,

Please let me know what and all scripts would be run in background when a deployed application is enabled/disabled in Information Server.

If I know this I can create a script to do this operation, so that every time need not to login console to do enable/disable to refresh resources.
by jaksani
Mon Apr 18, 2011 3:04 am
Forum: IBM QualityStage
Topic: CASS Stage not validating a few valid address records?
Replies: 11
Views: 7795

if (IsNotNull(DSLink1671.DPVMatchFlag_CASS)) Then DSLink1671.DPVMatchFlag_CASS Else ""

The above statement is used for derivation of MatchFlag.
by jaksani
Mon Apr 18, 2011 3:03 am
Forum: IBM QualityStage
Topic: CASS Stage not validating a few valid address records?
Replies: 11
Views: 7795

if (IsNotNull(DSLink1671.DPVMatchFlag_CASS)) Then DSLink1671.DPVMatchFlag_CASS Else ""

The above statement is used for derivation of MatchFlag.
by jaksani
Wed Apr 06, 2011 12:16 am
Forum: IBM QualityStage
Topic: CASS Stage not validating a few valid address records?
Replies: 11
Views: 7795

Yes, doing some transformations.
I am just replacing NULL values in dpvmatchflag and dpvcodes with '' and this is just to prepare Returncode and Return Message for the CASS output.
by jaksani
Tue Apr 05, 2011 7:16 am
Forum: IBM QualityStage
Topic: CASS Stage not validating a few valid address records?
Replies: 11
Views: 7795

ZIP5_CASS:30310
DeliveryPoint_CASS:NULL
DeliveryPointChkDigit_CASS:NULL
CarrierRoute_CASS:C019
City_CASS:ATLANTA
State_CASS:GA
by jaksani
Tue Apr 05, 2011 1:16 am
Forum: IBM QualityStage
Topic: CASS Stage not validating a few valid address records?
Replies: 11
Views: 7795

The codes returned from the certification are :

ADDRVAL_MatchFlag_Cass -> NULL
ADDRVAL_DPVCommFloag_CASS -> NULL
ADDRVAL_DPVCode1_CASS -> 'AA'
ADDRVAL_DPVCode2_CASS-> NULL
ADDRVAL_DPVCode3_CASS -> NULL

DeliveryAddressLine1_CASS -> 965 SELLS AVE SW APT 3104
by jaksani
Fri Apr 01, 2011 3:16 am
Forum: IBM QualityStage
Topic: CASS Stage not validating a few valid address records?
Replies: 11
Views: 7795

CASS Stage not validating a few valid address records?

Hi, CASS stage not validating a few records. For Example: Address Validation Failed: 965 SELLS AVE SW APT 3104 -> Address ATLANTA GA 30310-1314 -> Area Address validation Success: 900 REAS FORD RD -> Address EARLYSVILLE VA 22936-2318 -> Area Observation in Failure case: 1)Zip4_CASS column has null i...
by jaksani
Thu Mar 31, 2011 1:16 am
Forum: IBM QualityStage
Topic: Role of DPVCodes&MatchFlag in CASS-Address validation?
Replies: 3
Views: 3119

Please let me know which document I need to look into to understand CASS functionaliy .

And also let me know what would be the reason when my job using CASS for address validation, returning
ADDRVAL_MatchFlag_Cass -> NULL
ADDRVAL_DPVCode2_CASS-> NULL
ADDRVAL_DPVCode3_CASS -> NULL.
by jaksani
Thu Mar 31, 2011 12:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Understanding Configuration file ?
Replies: 5
Views: 3427

I have tested it by collecting records from different nodes to different files. So, I think is working. I would like to know the meaning & significance of below parameters mentioned in configuration file fastname "nc006a11d" -> Server name pools "" -> ? resource disk "/o...
by jaksani
Wed Mar 30, 2011 11:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Understanding Configuration file ?
Replies: 5
Views: 3427

I changed it to { node "node1" { fastname "nc006a11d" pools "" resource disk "/opt/IBM/IS801/InformationServer/Server/Datasets" {pools ""} resource scratchdisk "/INFO_Serv/isapps/workarea_tmp" {pools ""} } node "node2" {...
by jaksani
Wed Mar 30, 2011 11:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parametersing Table definitions?
Replies: 3
Views: 2556

Thanks!
Yes, My aim is move data from source to target location.
Please let me know where can I get more information on Schemas.