logWrongValues: Functions logs data.table with incrorrect records to the...

Description Usage Arguments Value

Description

Functions logs data.table with incrorrect records to the database

Usage

1
2
logWrongValues(conn, source, type, rule, refs, values,
  url.pattern = NA_character_)

Arguments

conn

DBI connection

source

name of the source system that contains incorrect record

type

type of the error should be one of those: Orphan, Wrong, Missing, Duplicate

rule

business rule that record violated

refs

correlation references of records, e.g. primary key values

values

wrong values

url.pattern

sprintf pattern for the url which will be used with refs

Value

TRUE if records are saved successfuly


byapparov/rdqa documentation built on May 13, 2019, 9:54 a.m.