Access the softview database and inserts the softview cdrs to CDR table.
Definition at line 59 of file softviewprocessor-gw.h.
void OSB_DB::SoftviewProcessorGw::insert | ( | Session & | session, | |
const OSB_LIB::SoftviewCdr & | cdr | |||
) |
inserts the doftview cdr to the CDR table.
session | Softview database session to use. | |
cdr | Cdr to be written in to the CDR table |
OsbException | incase of database error. |