Page 1 of 1

Bulk / Batch Search and replace

Posted: Tue Jun 22, 2021 6:43 pm
by geller6980
Hi

I have reams of code in txt files where I need to change the table names.

For example:
original table name new table name
T_CL_ERROR_DISP T_CL_ERR_DISP
T_CL_ERROR_RES T_CL_ERR_RSLTN
T_CL_HDR_X_DIAG T_CL_HDR_DIAG
T_CL_HDR_X_ECODE T_CL_HDR_ECDE
T_CL_XREF_ICN T_CL_ICN_XREF
T_CL_INST_DTL T_CL_INSTNL_DTL
T_CL_INST_HDR T_CL_INSTNL_HDR

these are just 7 examples - i have 1,000's

My question is if there's a way to import this crosswalk table to avoid loading these table names one at a time in Batch Editor?

Thanks in advance

Scott

Re: Bulk / Batch Search and replace

Posted: Thu Jun 24, 2021 1:40 pm
by DigitalVolcano
Have you tried the import function in the batch editor? This should do what you want.