2966 lines
246 KiB
Plaintext
2966 lines
246 KiB
Plaintext
18.04.2019-14:55:52:
|
|
18.04.2019-14:55:52: ********************************************************************************
|
|
18.04.2019-14:55:52: Program Startup: Import-FileContent2Database on DD-PC-STD01,
|
|
18.04.2019-14:55:52: from Account DIGITALDATA\KammM.
|
|
18.04.2019-14:55:52: ********************************************************************************
|
|
18.04.2019-14:55:52:
|
|
18.04.2019-14:55:52: Found 1 Profile(s) to process.
|
|
18.04.2019-14:55:52:
|
|
18.04.2019-14:55:52: --------------------------------------------------------------------------------
|
|
18.04.2019-14:55:52: This is Profile: 1 of 1
|
|
18.04.2019-14:55:52: --------------------------------------------------------------------------------
|
|
18.04.2019-14:55:52: Configured ImportMethode is: BulkImport
|
|
18.04.2019-14:55:52: Configured ImportFormat is: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:52: Configured SourcePath is: P:\Skriptentwickung\development\Import-FileContent2Database\wisag_test-dateien\AVIAFAK_LFB1.DAT
|
|
18.04.2019-14:55:52: Configured SourceFileStartLine is: 0
|
|
18.04.2019-14:55:52:
|
|
18.04.2019-14:55:52: Replace Function gets this String: .
|
|
18.04.2019-14:55:52: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:52: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:52: Removed SpecialCharacters in: .
|
|
18.04.2019-14:55:52: Replace Function returns this String: .
|
|
18.04.2019-14:55:52: Configured ArchivPath is:
|
|
18.04.2019-14:55:52: Configured CheckSQLQuery is: SELECT 'true'
|
|
|
|
18.04.2019-14:55:52: Configured InitialSQLQuery is:
|
|
|
|
18.04.2019-14:55:52: Configured PreparingSQLQuery is:
|
|
|
|
18.04.2019-14:55:52: Configured MainLoopSQLQuery is: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:55:52: Configured FinalSQLQuery is:
|
|
|
|
18.04.2019-14:55:53:
|
|
18.04.2019-14:55:53: Replace Function gets this String: P:\Skriptentwickung\development\Import-FileContent2Database\wisag_test-dateien\AVIAFAK_LFB1.DAT
|
|
18.04.2019-14:55:53: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:53: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:53: Removed SpecialCharacters in: P:\Skriptentwickung\development\Import-FileContent2Database\wisag_test-dateien\AVIAFAK_LFB1.DAT
|
|
18.04.2019-14:55:53: Replace Function returns this String: P:\Skriptentwickung\development\Import-FileContent2Database\wisag_test-dateien\AVIAFAK_LFB1.DAT
|
|
18.04.2019-14:55:53:
|
|
18.04.2019-14:55:53: Found 1 File(s) in SourcePath.
|
|
18.04.2019-14:55:53:
|
|
18.04.2019-14:55:53: Checking if file: P:\Skriptentwickung\development\Import-FileContent2Database\wisag_test-dateien\AVIAFAK_LFB1.DAT is locked/readonly...
|
|
18.04.2019-14:55:53: Checking if file: P:\Skriptentwickung\development\Import-FileContent2Database\wisag_test-dateien\AVIAFAK_LFB1.DAT is readable.
|
|
18.04.2019-14:55:53: Checking if file: P:\Skriptentwickung\development\Import-FileContent2Database\wisag_test-dateien\AVIAFAK_LFB1.DAT is writeable.
|
|
18.04.2019-14:55:53: File P:\Skriptentwickung\development\Import-FileContent2Database\wisag_test-dateien\AVIAFAK_LFB1.DAT checked with result: writeable
|
|
18.04.2019-14:55:53: Trying to get content of P:\Skriptentwickung\development\Import-FileContent2Database\wisag_test-dateien\AVIAFAK_LFB1.DAT
|
|
18.04.2019-14:55:53: Read 6 column(s) and
|
|
18.04.2019-14:55:53: 1000 line(s) from the SourceFile.
|
|
18.04.2019-14:55:53: Should read the SourceFile to the End.
|
|
18.04.2019-14:55:53: File was completely read!
|
|
18.04.2019-14:55:53:
|
|
18.04.2019-14:55:53: Replace Function gets this String: SELECT 'true'
|
|
|
|
18.04.2019-14:55:53: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:53: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:53: Removed SpecialCharacters in: SELECT 'true'
|
|
18.04.2019-14:55:53: Replace Function returns this String: SELECT 'true'
|
|
18.04.2019-14:55:53:
|
|
18.04.2019-14:55:53: Connecting with DB:
|
|
18.04.2019-14:55:53: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:55:53: Processing SQL Query:
|
|
18.04.2019-14:55:53: SELECT 'true'
|
|
18.04.2019-14:55:53: SQL Query result with 1 row(s).
|
|
18.04.2019-14:55:53: Missing 'Profile_InitialSQLQuery =' block in ConfigFile!
|
|
18.04.2019-14:55:53: Missing 'Profile_PreparingSQLQuery =' block in ConfigFile!
|
|
18.04.2019-14:55:53:
|
|
18.04.2019-14:55:53: Starting processing for each line: Current 0 of 1000
|
|
18.04.2019-14:55:53:
|
|
18.04.2019-14:55:53: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:55:53:
|
|
18.04.2019-14:55:53: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:53: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:53: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:53: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:55:53: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:55:53:
|
|
18.04.2019-14:55:53: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:55:53: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:53: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:53: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:55:53: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:55:53: Current value of line: 0, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:55:53: LIFNR0007000001
|
|
18.04.2019-14:55:54: Valid Value found in this cell!
|
|
18.04.2019-14:55:54:
|
|
18.04.2019-14:55:54: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:55:54: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:54: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:54: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:54: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:54:
|
|
18.04.2019-14:55:54: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:55:54:
|
|
18.04.2019-14:55:54: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:54: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:54: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:54: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:55:54: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:55:54:
|
|
18.04.2019-14:55:54: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:55:54: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:54: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:54: Removed SpecialCharacters in: BUKRS0160
|
|
18.04.2019-14:55:54: Replace Function returns this String: BUKRS0160
|
|
18.04.2019-14:55:54: Current value of line: 0, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:55:54: BUKRS0160
|
|
18.04.2019-14:55:54: Valid Value found in this cell!
|
|
18.04.2019-14:55:54:
|
|
18.04.2019-14:55:54: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:54: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:54: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:54: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:54: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:54:
|
|
18.04.2019-14:55:54: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:55:54:
|
|
18.04.2019-14:55:54: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:54: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:54: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:54: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:55:54: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:55:54: Current value of line: 0, column number: 2 - column name: SPERR
|
|
18.04.2019-14:55:54: SPERR%CellValue%
|
|
18.04.2019-14:55:54: No or invalid Value found in this cell!
|
|
18.04.2019-14:55:54:
|
|
18.04.2019-14:55:54: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:55:54:
|
|
18.04.2019-14:55:54: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:54: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:55: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:55: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:55:55: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:55:55:
|
|
18.04.2019-14:55:55: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:55:55: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:55: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:55: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:55:55: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:55:55: Current value of line: 0, column number: 3 - column name: AKONT
|
|
18.04.2019-14:55:55: AKONT0001600000
|
|
18.04.2019-14:55:55: Valid Value found in this cell!
|
|
18.04.2019-14:55:55:
|
|
18.04.2019-14:55:55: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:55: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:55: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:55: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:55:55: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:55:55:
|
|
18.04.2019-14:55:55: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:55:55:
|
|
18.04.2019-14:55:55: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:55: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:55: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:55: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:55:55: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:55:55:
|
|
18.04.2019-14:55:55: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:55:55: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:55: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:55: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:55:55: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:55:55: Current value of line: 0, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:55:55: ZTERMS999
|
|
18.04.2019-14:55:55: Valid Value found in this cell!
|
|
18.04.2019-14:55:55:
|
|
18.04.2019-14:55:55: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:55:56: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:56: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:56: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:55:56: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:55:56:
|
|
18.04.2019-14:55:56: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:55:56:
|
|
18.04.2019-14:55:56: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:56: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:56: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:56: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:55:56: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:55:56:
|
|
18.04.2019-14:55:56: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:55:56: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:56: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:56: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:55:56: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:55:56: Current value of line: 0, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:55:56: BUSAB01
|
|
18.04.2019-14:55:56: Valid Value found in this cell!
|
|
18.04.2019-14:55:56:
|
|
18.04.2019-14:55:56: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:55:56: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:56: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:56: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:55:56: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:55:56: Purging unused Placeholders with NULL
|
|
18.04.2019-14:55:56:
|
|
18.04.2019-14:55:56: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:55:56: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:56: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:56: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:55:57: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:55:57:
|
|
18.04.2019-14:55:57: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:55:57: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:57: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:57: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:55:57: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:55:57:
|
|
18.04.2019-14:55:57: Connecting with DB:
|
|
18.04.2019-14:55:57: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:55:57: Processing SQL Query:
|
|
18.04.2019-14:55:57: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0160', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:55:57:
|
|
18.04.2019-14:55:57: Starting processing for each line: Current 1 of 1000
|
|
18.04.2019-14:55:57:
|
|
18.04.2019-14:55:57: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:55:57:
|
|
18.04.2019-14:55:57: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:57: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:57: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:57: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:55:57: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:55:57:
|
|
18.04.2019-14:55:57: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:55:57: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:57: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:57: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:55:57: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:55:57: Current value of line: 1, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:55:57: LIFNR0007000001
|
|
18.04.2019-14:55:57: Valid Value found in this cell!
|
|
18.04.2019-14:55:57:
|
|
18.04.2019-14:55:57: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:55:57: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:57: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:58: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:58: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:58:
|
|
18.04.2019-14:55:58: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:55:58:
|
|
18.04.2019-14:55:58: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:58: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:58: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:58: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:55:58: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:55:58:
|
|
18.04.2019-14:55:58: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:55:58: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:58: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:58: Removed SpecialCharacters in: BUKRS0349
|
|
18.04.2019-14:55:58: Replace Function returns this String: BUKRS0349
|
|
18.04.2019-14:55:58: Current value of line: 1, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:55:58: BUKRS0349
|
|
18.04.2019-14:55:58: Valid Value found in this cell!
|
|
18.04.2019-14:55:58:
|
|
18.04.2019-14:55:58: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:58: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:58: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:58: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:58: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:58:
|
|
18.04.2019-14:55:58: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:55:58:
|
|
18.04.2019-14:55:58: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:58: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:58: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:58: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:55:58: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:55:58: Current value of line: 1, column number: 2 - column name: SPERR
|
|
18.04.2019-14:55:58: SPERR%CellValue%
|
|
18.04.2019-14:55:58: No or invalid Value found in this cell!
|
|
18.04.2019-14:55:58:
|
|
18.04.2019-14:55:59: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:55:59:
|
|
18.04.2019-14:55:59: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:59: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:59: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:59: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:55:59: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:55:59:
|
|
18.04.2019-14:55:59: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:55:59: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:59: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:59: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:55:59: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:55:59: Current value of line: 1, column number: 3 - column name: AKONT
|
|
18.04.2019-14:55:59: AKONT0001600000
|
|
18.04.2019-14:55:59: Valid Value found in this cell!
|
|
18.04.2019-14:55:59:
|
|
18.04.2019-14:55:59: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:55:59: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:59: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:59: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:55:59: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:55:59:
|
|
18.04.2019-14:55:59: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:55:59:
|
|
18.04.2019-14:55:59: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:55:59: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:59: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:59: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:55:59: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:55:59:
|
|
18.04.2019-14:55:59: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:55:59: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:55:59: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:55:59: Removed SpecialCharacters in: ZTERM0001
|
|
18.04.2019-14:55:59: Replace Function returns this String: ZTERM0001
|
|
18.04.2019-14:56:00: Current value of line: 1, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:00: ZTERM0001
|
|
18.04.2019-14:56:00: Valid Value found in this cell!
|
|
18.04.2019-14:56:00:
|
|
18.04.2019-14:56:00: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:00: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:00: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:00: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:56:00: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:56:00:
|
|
18.04.2019-14:56:00: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:00:
|
|
18.04.2019-14:56:00: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:00: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:00: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:00: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:00: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:00:
|
|
18.04.2019-14:56:00: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:00: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:00: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:00: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:00: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:00: Current value of line: 1, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:00: BUSAB01
|
|
18.04.2019-14:56:00: Valid Value found in this cell!
|
|
18.04.2019-14:56:00:
|
|
18.04.2019-14:56:00: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:56:00: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:00: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:00: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:00: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:00: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:01:
|
|
18.04.2019-14:56:01: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:01: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:01: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:01: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:01: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:01:
|
|
18.04.2019-14:56:01: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:01: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:01: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:01: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:01: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:01:
|
|
18.04.2019-14:56:01: Connecting with DB:
|
|
18.04.2019-14:56:01: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:01: Processing SQL Query:
|
|
18.04.2019-14:56:01: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0349', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:01:
|
|
18.04.2019-14:56:01: Starting processing for each line: Current 2 of 1000
|
|
18.04.2019-14:56:01:
|
|
18.04.2019-14:56:01: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:01:
|
|
18.04.2019-14:56:01: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:01: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:01: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:01: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:01: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:01:
|
|
18.04.2019-14:56:01: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:01: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:01: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:01: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:01: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:01: Current value of line: 2, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:01: LIFNR0007000001
|
|
18.04.2019-14:56:01: Valid Value found in this cell!
|
|
18.04.2019-14:56:01:
|
|
18.04.2019-14:56:02: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:02: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:02: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:02: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:02: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:02:
|
|
18.04.2019-14:56:02: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:02:
|
|
18.04.2019-14:56:02: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:02: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:02: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:02: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:02: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:02:
|
|
18.04.2019-14:56:02: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:02: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:02: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:02: Removed SpecialCharacters in: BUKRS0361
|
|
18.04.2019-14:56:02: Replace Function returns this String: BUKRS0361
|
|
18.04.2019-14:56:02: Current value of line: 2, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:02: BUKRS0361
|
|
18.04.2019-14:56:02: Valid Value found in this cell!
|
|
18.04.2019-14:56:02:
|
|
18.04.2019-14:56:02: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:02: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:02: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:02: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:02: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:02:
|
|
18.04.2019-14:56:02: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:02:
|
|
18.04.2019-14:56:02: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:02: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:02: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:02: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:03: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:03: Current value of line: 2, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:03: SPERR%CellValue%
|
|
18.04.2019-14:56:03: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:03:
|
|
18.04.2019-14:56:03: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:03:
|
|
18.04.2019-14:56:03: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:03: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:03: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:03: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:03: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:03:
|
|
18.04.2019-14:56:03: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:03: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:03: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:03: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:03: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:03: Current value of line: 2, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:03: AKONT0001600000
|
|
18.04.2019-14:56:03: Valid Value found in this cell!
|
|
18.04.2019-14:56:03:
|
|
18.04.2019-14:56:03: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:03: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:03: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:03: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:03: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:03:
|
|
18.04.2019-14:56:03: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:03:
|
|
18.04.2019-14:56:03: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:03: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:03: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:03: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:04: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:04:
|
|
18.04.2019-14:56:04: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:04: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:04: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:04: Removed SpecialCharacters in: ZTERM0014
|
|
18.04.2019-14:56:04: Replace Function returns this String: ZTERM0014
|
|
18.04.2019-14:56:04: Current value of line: 2, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:04: ZTERM0014
|
|
18.04.2019-14:56:04: Valid Value found in this cell!
|
|
18.04.2019-14:56:04:
|
|
18.04.2019-14:56:04: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:04: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:04: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:04: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:04: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:04:
|
|
18.04.2019-14:56:04: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:04:
|
|
18.04.2019-14:56:04: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:04: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:04: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:04: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:04: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:04:
|
|
18.04.2019-14:56:04: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:04: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:04: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:04: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:04: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:04: Current value of line: 2, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:04: BUSAB01
|
|
18.04.2019-14:56:04: Valid Value found in this cell!
|
|
18.04.2019-14:56:04:
|
|
18.04.2019-14:56:04: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:05: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:05: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:05: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:05: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:05: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:05:
|
|
18.04.2019-14:56:05: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:05: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:05: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:05: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:05: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:05:
|
|
18.04.2019-14:56:05: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:05: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:05: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:05: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:05: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:05:
|
|
18.04.2019-14:56:05: Connecting with DB:
|
|
18.04.2019-14:56:05: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:05: Processing SQL Query:
|
|
18.04.2019-14:56:05: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0361', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:05:
|
|
18.04.2019-14:56:05: Starting processing for each line: Current 3 of 1000
|
|
18.04.2019-14:56:05:
|
|
18.04.2019-14:56:05: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:05:
|
|
18.04.2019-14:56:05: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:05: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:05: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:05: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:05: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:05:
|
|
18.04.2019-14:56:05: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:05: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:05: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:06: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:06: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:06: Current value of line: 3, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:06: LIFNR0007000001
|
|
18.04.2019-14:56:06: Valid Value found in this cell!
|
|
18.04.2019-14:56:06:
|
|
18.04.2019-14:56:06: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:06: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:06: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:06: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:06: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:06:
|
|
18.04.2019-14:56:06: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:06:
|
|
18.04.2019-14:56:06: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:06: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:06: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:06: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:06: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:06:
|
|
18.04.2019-14:56:06: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:06: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:06: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:06: Removed SpecialCharacters in: BUKRS0377
|
|
18.04.2019-14:56:06: Replace Function returns this String: BUKRS0377
|
|
18.04.2019-14:56:06: Current value of line: 3, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:06: BUKRS0377
|
|
18.04.2019-14:56:06: Valid Value found in this cell!
|
|
18.04.2019-14:56:06:
|
|
18.04.2019-14:56:06: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:06: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:06: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:06: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:06: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:06:
|
|
18.04.2019-14:56:06: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:06:
|
|
18.04.2019-14:56:06: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:07: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:07: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:07: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:07: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:07: Current value of line: 3, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:07: SPERR%CellValue%
|
|
18.04.2019-14:56:07: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:07:
|
|
18.04.2019-14:56:07: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:07:
|
|
18.04.2019-14:56:07: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:07: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:07: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:07: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:07: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:07:
|
|
18.04.2019-14:56:07: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:07: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:07: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:07: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:07: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:07: Current value of line: 3, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:07: AKONT0001600000
|
|
18.04.2019-14:56:07: Valid Value found in this cell!
|
|
18.04.2019-14:56:07:
|
|
18.04.2019-14:56:07: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:07: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:07: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:07: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:07: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:07:
|
|
18.04.2019-14:56:07: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:07:
|
|
18.04.2019-14:56:07: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:07: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:07: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:08: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:08: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:08:
|
|
18.04.2019-14:56:08: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:08: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:08: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:08: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:56:08: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:56:08: Current value of line: 3, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:08: ZTERMS999
|
|
18.04.2019-14:56:08: Valid Value found in this cell!
|
|
18.04.2019-14:56:08:
|
|
18.04.2019-14:56:08: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:08: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:08: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:08: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:08: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:08:
|
|
18.04.2019-14:56:08: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:08:
|
|
18.04.2019-14:56:08: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:08: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:08: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:08: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:08: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:08:
|
|
18.04.2019-14:56:08: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:08: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:08: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:08: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:08: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:08: Current value of line: 3, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:08: BUSAB01
|
|
18.04.2019-14:56:08: Valid Value found in this cell!
|
|
18.04.2019-14:56:08:
|
|
18.04.2019-14:56:08: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:09: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:09: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:09: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:09: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:09: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:09:
|
|
18.04.2019-14:56:09: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:09: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:09: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:09: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:09: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:09:
|
|
18.04.2019-14:56:09: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:09: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:09: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:09: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:09: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:09:
|
|
18.04.2019-14:56:09: Connecting with DB:
|
|
18.04.2019-14:56:09: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:09: Processing SQL Query:
|
|
18.04.2019-14:56:09: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0377', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:09:
|
|
18.04.2019-14:56:09: Starting processing for each line: Current 4 of 1000
|
|
18.04.2019-14:56:09:
|
|
18.04.2019-14:56:09: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:09:
|
|
18.04.2019-14:56:09: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:09: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:09: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:09: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:09: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:09:
|
|
18.04.2019-14:56:09: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:09: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:09: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:10: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:10: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:10: Current value of line: 4, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:10: LIFNR0007000001
|
|
18.04.2019-14:56:10: Valid Value found in this cell!
|
|
18.04.2019-14:56:10:
|
|
18.04.2019-14:56:10: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:10: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:10: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:10: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:10: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:10:
|
|
18.04.2019-14:56:10: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:10:
|
|
18.04.2019-14:56:10: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:10: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:10: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:10: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:10: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:10:
|
|
18.04.2019-14:56:10: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:10: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:10: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:10: Removed SpecialCharacters in: BUKRS0381
|
|
18.04.2019-14:56:10: Replace Function returns this String: BUKRS0381
|
|
18.04.2019-14:56:10: Current value of line: 4, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:10: BUKRS0381
|
|
18.04.2019-14:56:10: Valid Value found in this cell!
|
|
18.04.2019-14:56:10:
|
|
18.04.2019-14:56:10: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:10: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:10: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:10: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:10: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:10:
|
|
18.04.2019-14:56:10: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:10:
|
|
18.04.2019-14:56:11: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:11: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:11: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:11: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:11: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:11: Current value of line: 4, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:11: SPERR%CellValue%
|
|
18.04.2019-14:56:11: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:11:
|
|
18.04.2019-14:56:11: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:11:
|
|
18.04.2019-14:56:11: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:11: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:11: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:11: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:11: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:11:
|
|
18.04.2019-14:56:11: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:11: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:11: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:11: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:11: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:11: Current value of line: 4, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:11: AKONT0001600000
|
|
18.04.2019-14:56:11: Valid Value found in this cell!
|
|
18.04.2019-14:56:11:
|
|
18.04.2019-14:56:11: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:11: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:11: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:11: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:11: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:11:
|
|
18.04.2019-14:56:11: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:11:
|
|
18.04.2019-14:56:11: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:11: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:12: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:12: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:12: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:12:
|
|
18.04.2019-14:56:12: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:12: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:12: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:12: Removed SpecialCharacters in: ZTERM0001
|
|
18.04.2019-14:56:12: Replace Function returns this String: ZTERM0001
|
|
18.04.2019-14:56:12: Current value of line: 4, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:12: ZTERM0001
|
|
18.04.2019-14:56:12: Valid Value found in this cell!
|
|
18.04.2019-14:56:12:
|
|
18.04.2019-14:56:12: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:12: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:12: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:12: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:56:12: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:56:12:
|
|
18.04.2019-14:56:12: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:12:
|
|
18.04.2019-14:56:12: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:12: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:12: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:12: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:12: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:12:
|
|
18.04.2019-14:56:12: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:12: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:12: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:12: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:12: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:12: Current value of line: 4, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:12: BUSAB01
|
|
18.04.2019-14:56:12: Valid Value found in this cell!
|
|
18.04.2019-14:56:12:
|
|
18.04.2019-14:56:13: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:56:13: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:13: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:13: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:13: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:13: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:13:
|
|
18.04.2019-14:56:13: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:13: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:13: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:13: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:13: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:13:
|
|
18.04.2019-14:56:13: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:13: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:13: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:13: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:13: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:13:
|
|
18.04.2019-14:56:13: Connecting with DB:
|
|
18.04.2019-14:56:13: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:13: Processing SQL Query:
|
|
18.04.2019-14:56:13: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS0381', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:13:
|
|
18.04.2019-14:56:13: Starting processing for each line: Current 5 of 1000
|
|
18.04.2019-14:56:13:
|
|
18.04.2019-14:56:13: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:13:
|
|
18.04.2019-14:56:13: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:13: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:13: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:13: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:13: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:13:
|
|
18.04.2019-14:56:13: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:13: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:14: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:14: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:14: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:14: Current value of line: 5, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:14: LIFNR0007000001
|
|
18.04.2019-14:56:14: Valid Value found in this cell!
|
|
18.04.2019-14:56:14:
|
|
18.04.2019-14:56:14: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:14: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:14: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:14: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:14: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:14:
|
|
18.04.2019-14:56:14: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:14:
|
|
18.04.2019-14:56:14: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:14: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:14: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:14: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:14: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:14:
|
|
18.04.2019-14:56:14: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:14: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:14: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:14: Removed SpecialCharacters in: BUKRS2500
|
|
18.04.2019-14:56:14: Replace Function returns this String: BUKRS2500
|
|
18.04.2019-14:56:14: Current value of line: 5, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:14: BUKRS2500
|
|
18.04.2019-14:56:14: Valid Value found in this cell!
|
|
18.04.2019-14:56:14:
|
|
18.04.2019-14:56:14: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:14: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:14: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:14: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:14: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:15:
|
|
18.04.2019-14:56:15: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:15:
|
|
18.04.2019-14:56:15: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:15: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:15: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:15: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:15: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:15: Current value of line: 5, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:15: SPERR%CellValue%
|
|
18.04.2019-14:56:15: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:15:
|
|
18.04.2019-14:56:15: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:15:
|
|
18.04.2019-14:56:15: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:15: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:15: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:15: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:15: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:15:
|
|
18.04.2019-14:56:15: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:15: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:15: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:15: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:15: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:15: Current value of line: 5, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:15: AKONT0001600000
|
|
18.04.2019-14:56:15: Valid Value found in this cell!
|
|
18.04.2019-14:56:15:
|
|
18.04.2019-14:56:15: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:15: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:15: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:15: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:15: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:15:
|
|
18.04.2019-14:56:15: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:16:
|
|
18.04.2019-14:56:16: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:16: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:16: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:16: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:16: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:16:
|
|
18.04.2019-14:56:16: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:16: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:16: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:16: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:56:16: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:56:16: Current value of line: 5, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:16: ZTERMS999
|
|
18.04.2019-14:56:16: Valid Value found in this cell!
|
|
18.04.2019-14:56:16:
|
|
18.04.2019-14:56:16: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:16: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:16: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:16: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:16: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:16:
|
|
18.04.2019-14:56:16: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:16:
|
|
18.04.2019-14:56:16: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:16: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:16: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:16: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:16: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:16:
|
|
18.04.2019-14:56:16: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:16: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:17: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:17: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:17: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:17: Current value of line: 5, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:17: BUSAB01
|
|
18.04.2019-14:56:17: Valid Value found in this cell!
|
|
18.04.2019-14:56:17:
|
|
18.04.2019-14:56:17: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:17: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:17: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:17: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:17: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:17: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:17:
|
|
18.04.2019-14:56:17: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:17: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:17: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:17: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:17: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:17:
|
|
18.04.2019-14:56:17: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:17: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:17: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:17: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:17: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:17:
|
|
18.04.2019-14:56:17: Connecting with DB:
|
|
18.04.2019-14:56:17: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:17: Processing SQL Query:
|
|
18.04.2019-14:56:17: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2500', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:17:
|
|
18.04.2019-14:56:17: Starting processing for each line: Current 6 of 1000
|
|
18.04.2019-14:56:17:
|
|
18.04.2019-14:56:17: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:17:
|
|
18.04.2019-14:56:18: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:18: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:18: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:18: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:18: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:18:
|
|
18.04.2019-14:56:18: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:18: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:18: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:18: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:18: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:18: Current value of line: 6, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:18: LIFNR0007000001
|
|
18.04.2019-14:56:18: Valid Value found in this cell!
|
|
18.04.2019-14:56:18:
|
|
18.04.2019-14:56:18: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:18: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:18: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:18: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:18: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:18:
|
|
18.04.2019-14:56:18: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:18:
|
|
18.04.2019-14:56:18: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:18: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:18: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:18: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:18: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:18:
|
|
18.04.2019-14:56:18: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:18: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:18: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:18: Removed SpecialCharacters in: BUKRS2501
|
|
18.04.2019-14:56:18: Replace Function returns this String: BUKRS2501
|
|
18.04.2019-14:56:18: Current value of line: 6, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:18: BUKRS2501
|
|
18.04.2019-14:56:19: Valid Value found in this cell!
|
|
18.04.2019-14:56:19:
|
|
18.04.2019-14:56:19: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:19: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:19: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:19: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:19: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:19:
|
|
18.04.2019-14:56:19: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:19:
|
|
18.04.2019-14:56:19: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:19: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:19: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:19: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:19: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:19: Current value of line: 6, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:19: SPERR%CellValue%
|
|
18.04.2019-14:56:19: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:19:
|
|
18.04.2019-14:56:19: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:19:
|
|
18.04.2019-14:56:19: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:19: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:19: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:19: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:19: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:19:
|
|
18.04.2019-14:56:19: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:19: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:19: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:19: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:19: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:20: Current value of line: 6, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:20: AKONT0001600000
|
|
18.04.2019-14:56:20: Valid Value found in this cell!
|
|
18.04.2019-14:56:20:
|
|
18.04.2019-14:56:20: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:20: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:20: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:20: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:20: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:20:
|
|
18.04.2019-14:56:20: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:20:
|
|
18.04.2019-14:56:20: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:20: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:20: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:20: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:20: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:20:
|
|
18.04.2019-14:56:20: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:20: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:20: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:20: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:56:20: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:56:20: Current value of line: 6, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:20: ZTERMS999
|
|
18.04.2019-14:56:20: Valid Value found in this cell!
|
|
18.04.2019-14:56:20:
|
|
18.04.2019-14:56:20: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:20: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:20: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:20: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:20: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:20:
|
|
18.04.2019-14:56:20: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:20:
|
|
18.04.2019-14:56:21: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:21: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:21: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:21: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:21: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:21:
|
|
18.04.2019-14:56:21: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:21: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:21: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:21: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:21: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:21: Current value of line: 6, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:21: BUSAB01
|
|
18.04.2019-14:56:21: Valid Value found in this cell!
|
|
18.04.2019-14:56:21:
|
|
18.04.2019-14:56:21: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:21: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:21: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:21: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:21: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:21: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:21:
|
|
18.04.2019-14:56:21: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:21: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:21: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:21: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:21: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:21:
|
|
18.04.2019-14:56:21: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:21: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:21: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:21: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:21: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:21:
|
|
18.04.2019-14:56:22: Connecting with DB:
|
|
18.04.2019-14:56:22: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:22: Processing SQL Query:
|
|
18.04.2019-14:56:22: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2501', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:22:
|
|
18.04.2019-14:56:22: Starting processing for each line: Current 7 of 1000
|
|
18.04.2019-14:56:22:
|
|
18.04.2019-14:56:22: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:22:
|
|
18.04.2019-14:56:22: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:22: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:22: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:22: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:22: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:22:
|
|
18.04.2019-14:56:22: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:22: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:22: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:22: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:22: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:22: Current value of line: 7, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:22: LIFNR0007000001
|
|
18.04.2019-14:56:22: Valid Value found in this cell!
|
|
18.04.2019-14:56:22:
|
|
18.04.2019-14:56:22: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:22: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:22: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:22: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:22: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:22:
|
|
18.04.2019-14:56:22: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:22:
|
|
18.04.2019-14:56:22: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:22: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:22: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:23: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:23: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:23:
|
|
18.04.2019-14:56:23: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:23: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:23: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:23: Removed SpecialCharacters in: BUKRS2530
|
|
18.04.2019-14:56:23: Replace Function returns this String: BUKRS2530
|
|
18.04.2019-14:56:23: Current value of line: 7, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:23: BUKRS2530
|
|
18.04.2019-14:56:23: Valid Value found in this cell!
|
|
18.04.2019-14:56:23:
|
|
18.04.2019-14:56:23: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:23: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:23: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:23: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:23: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:23:
|
|
18.04.2019-14:56:23: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:23:
|
|
18.04.2019-14:56:23: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:23: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:23: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:23: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:23: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:23: Current value of line: 7, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:23: SPERR%CellValue%
|
|
18.04.2019-14:56:23: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:23:
|
|
18.04.2019-14:56:23: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:23:
|
|
18.04.2019-14:56:24: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:24: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:24: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:24: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:24: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:24:
|
|
18.04.2019-14:56:24: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:24: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:24: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:24: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:24: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:24: Current value of line: 7, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:24: AKONT0001600000
|
|
18.04.2019-14:56:24: Valid Value found in this cell!
|
|
18.04.2019-14:56:24:
|
|
18.04.2019-14:56:24: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:24: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:24: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:24: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:24: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:24:
|
|
18.04.2019-14:56:24: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:24:
|
|
18.04.2019-14:56:24: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:24: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:24: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:24: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:24: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:24:
|
|
18.04.2019-14:56:24: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:24: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:24: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:24: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:56:24: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:56:25: Current value of line: 7, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:25: ZTERMS999
|
|
18.04.2019-14:56:25: Valid Value found in this cell!
|
|
18.04.2019-14:56:25:
|
|
18.04.2019-14:56:25: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:25: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:25: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:25: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:25: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:25:
|
|
18.04.2019-14:56:25: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:25:
|
|
18.04.2019-14:56:25: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:25: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:25: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:25: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:25: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:25:
|
|
18.04.2019-14:56:25: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:25: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:25: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:25: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:25: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:25: Current value of line: 7, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:25: BUSAB01
|
|
18.04.2019-14:56:25: Valid Value found in this cell!
|
|
18.04.2019-14:56:25:
|
|
18.04.2019-14:56:25: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:25: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:25: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:25: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:25: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:25: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:25:
|
|
18.04.2019-14:56:25: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:25: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:26: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:26: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:26: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:26:
|
|
18.04.2019-14:56:26: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:26: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:26: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:26: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:26: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:26:
|
|
18.04.2019-14:56:26: Connecting with DB:
|
|
18.04.2019-14:56:26: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:26: Processing SQL Query:
|
|
18.04.2019-14:56:26: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2530', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:26:
|
|
18.04.2019-14:56:26: Starting processing for each line: Current 8 of 1000
|
|
18.04.2019-14:56:26:
|
|
18.04.2019-14:56:26: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:26:
|
|
18.04.2019-14:56:26: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:26: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:26: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:26: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:26: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:26:
|
|
18.04.2019-14:56:26: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:26: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:26: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:26: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:26: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:26: Current value of line: 8, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:26: LIFNR0007000001
|
|
18.04.2019-14:56:26: Valid Value found in this cell!
|
|
18.04.2019-14:56:26:
|
|
18.04.2019-14:56:27: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:27: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:27: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:27: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:27: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:27:
|
|
18.04.2019-14:56:27: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:27:
|
|
18.04.2019-14:56:27: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:27: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:27: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:27: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:27: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:27:
|
|
18.04.2019-14:56:27: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:27: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:27: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:27: Removed SpecialCharacters in: BUKRS2650
|
|
18.04.2019-14:56:27: Replace Function returns this String: BUKRS2650
|
|
18.04.2019-14:56:27: Current value of line: 8, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:27: BUKRS2650
|
|
18.04.2019-14:56:27: Valid Value found in this cell!
|
|
18.04.2019-14:56:27:
|
|
18.04.2019-14:56:27: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:27: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:27: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:27: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:27: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:27:
|
|
18.04.2019-14:56:27: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:27:
|
|
18.04.2019-14:56:27: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:27: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:27: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:27: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:28: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:28: Current value of line: 8, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:28: SPERR%CellValue%
|
|
18.04.2019-14:56:28: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:28:
|
|
18.04.2019-14:56:28: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:28:
|
|
18.04.2019-14:56:28: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:28: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:28: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:28: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:28: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:28:
|
|
18.04.2019-14:56:28: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:28: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:28: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:28: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:28: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:28: Current value of line: 8, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:28: AKONT0001600000
|
|
18.04.2019-14:56:28: Valid Value found in this cell!
|
|
18.04.2019-14:56:28:
|
|
18.04.2019-14:56:28: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:28: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:28: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:28: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:28: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:28:
|
|
18.04.2019-14:56:28: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:29:
|
|
18.04.2019-14:56:29: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:29: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:29: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:29: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:29: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:29:
|
|
18.04.2019-14:56:29: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:29: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:29: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:29: Removed SpecialCharacters in: ZTERM0001
|
|
18.04.2019-14:56:29: Replace Function returns this String: ZTERM0001
|
|
18.04.2019-14:56:29: Current value of line: 8, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:29: ZTERM0001
|
|
18.04.2019-14:56:29: Valid Value found in this cell!
|
|
18.04.2019-14:56:29:
|
|
18.04.2019-14:56:29: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:29: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:29: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:29: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:56:29: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:56:29:
|
|
18.04.2019-14:56:29: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:29:
|
|
18.04.2019-14:56:29: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:29: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:29: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:29: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:29: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:29:
|
|
18.04.2019-14:56:30: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:30: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:30: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:30: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:30: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:30: Current value of line: 8, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:30: BUSAB01
|
|
18.04.2019-14:56:30: Valid Value found in this cell!
|
|
18.04.2019-14:56:30:
|
|
18.04.2019-14:56:30: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:56:30: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:30: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:30: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:30: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:30: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:30:
|
|
18.04.2019-14:56:30: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:30: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:30: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:30: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:30: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:30:
|
|
18.04.2019-14:56:30: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:30: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:30: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:30: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:30: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:30:
|
|
18.04.2019-14:56:30: Connecting with DB:
|
|
18.04.2019-14:56:30: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:30: Processing SQL Query:
|
|
18.04.2019-14:56:30: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2650', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:56:30:
|
|
18.04.2019-14:56:30: Starting processing for each line: Current 9 of 1000
|
|
18.04.2019-14:56:31:
|
|
18.04.2019-14:56:31: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:31:
|
|
18.04.2019-14:56:31: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:31: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:31: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:31: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:31: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:31:
|
|
18.04.2019-14:56:31: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:31: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:31: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:31: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:31: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:31: Current value of line: 9, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:31: LIFNR0007000001
|
|
18.04.2019-14:56:31: Valid Value found in this cell!
|
|
18.04.2019-14:56:31:
|
|
18.04.2019-14:56:31: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:31: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:31: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:31: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:31: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:31:
|
|
18.04.2019-14:56:31: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:31:
|
|
18.04.2019-14:56:31: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:31: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:31: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:31: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:31: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:31:
|
|
18.04.2019-14:56:31: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:31: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:32: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:32: Removed SpecialCharacters in: BUKRS2653
|
|
18.04.2019-14:56:32: Replace Function returns this String: BUKRS2653
|
|
18.04.2019-14:56:32: Current value of line: 9, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:32: BUKRS2653
|
|
18.04.2019-14:56:32: Valid Value found in this cell!
|
|
18.04.2019-14:56:32:
|
|
18.04.2019-14:56:32: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:32: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:32: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:32: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:32: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:32:
|
|
18.04.2019-14:56:32: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:32:
|
|
18.04.2019-14:56:32: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:32: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:32: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:32: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:32: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:32: Current value of line: 9, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:32: SPERR%CellValue%
|
|
18.04.2019-14:56:32: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:32:
|
|
18.04.2019-14:56:32: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:32:
|
|
18.04.2019-14:56:32: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:32: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:32: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:32: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:32: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:32:
|
|
18.04.2019-14:56:32: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:32: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:33: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:33: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:33: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:33: Current value of line: 9, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:33: AKONT0001600000
|
|
18.04.2019-14:56:33: Valid Value found in this cell!
|
|
18.04.2019-14:56:33:
|
|
18.04.2019-14:56:33: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:33: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:33: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:33: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:33: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:33:
|
|
18.04.2019-14:56:33: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:33:
|
|
18.04.2019-14:56:33: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:33: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:33: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:33: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:33: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:33:
|
|
18.04.2019-14:56:33: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:33: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:33: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:33: Removed SpecialCharacters in: ZTERM0014
|
|
18.04.2019-14:56:33: Replace Function returns this String: ZTERM0014
|
|
18.04.2019-14:56:33: Current value of line: 9, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:33: ZTERM0014
|
|
18.04.2019-14:56:33: Valid Value found in this cell!
|
|
18.04.2019-14:56:33:
|
|
18.04.2019-14:56:33: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:33: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:33: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:33: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:34: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:34:
|
|
18.04.2019-14:56:34: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:34:
|
|
18.04.2019-14:56:34: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:34: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:34: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:34: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:34: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:34:
|
|
18.04.2019-14:56:34: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:34: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:34: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:34: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:34: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:34: Current value of line: 9, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:34: BUSAB01
|
|
18.04.2019-14:56:34: Valid Value found in this cell!
|
|
18.04.2019-14:56:34:
|
|
18.04.2019-14:56:34: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:34: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:34: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:34: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:34: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:34: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:34:
|
|
18.04.2019-14:56:34: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:34: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:34: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:34: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:34: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:34:
|
|
18.04.2019-14:56:34: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:34: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:35: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:35: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:35: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:35:
|
|
18.04.2019-14:56:35: Connecting with DB:
|
|
18.04.2019-14:56:35: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:35: Processing SQL Query:
|
|
18.04.2019-14:56:35: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2653', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:35:
|
|
18.04.2019-14:56:35: Starting processing for each line: Current 10 of 1000
|
|
18.04.2019-14:56:35:
|
|
18.04.2019-14:56:35: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:35:
|
|
18.04.2019-14:56:35: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:35: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:35: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:35: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:35: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:35:
|
|
18.04.2019-14:56:35: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:35: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:35: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:35: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:35: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:35: Current value of line: 10, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:35: LIFNR0007000001
|
|
18.04.2019-14:56:35: Valid Value found in this cell!
|
|
18.04.2019-14:56:35:
|
|
18.04.2019-14:56:35: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:35: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:35: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:36: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:36: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:36:
|
|
18.04.2019-14:56:36: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:36:
|
|
18.04.2019-14:56:36: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:36: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:36: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:36: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:36: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:36:
|
|
18.04.2019-14:56:36: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:36: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:36: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:36: Removed SpecialCharacters in: BUKRS2655
|
|
18.04.2019-14:56:36: Replace Function returns this String: BUKRS2655
|
|
18.04.2019-14:56:36: Current value of line: 10, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:36: BUKRS2655
|
|
18.04.2019-14:56:36: Valid Value found in this cell!
|
|
18.04.2019-14:56:36:
|
|
18.04.2019-14:56:36: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:36: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:36: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:36: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:36: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:36:
|
|
18.04.2019-14:56:36: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:36:
|
|
18.04.2019-14:56:36: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:36: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:36: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:36: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:36: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:37: Current value of line: 10, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:37: SPERR%CellValue%
|
|
18.04.2019-14:56:37: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:37:
|
|
18.04.2019-14:56:37: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:37:
|
|
18.04.2019-14:56:37: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:37: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:37: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:37: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:37: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:37:
|
|
18.04.2019-14:56:37: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:37: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:37: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:37: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:37: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:37: Current value of line: 10, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:37: AKONT0001600000
|
|
18.04.2019-14:56:37: Valid Value found in this cell!
|
|
18.04.2019-14:56:37:
|
|
18.04.2019-14:56:37: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:37: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:37: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:37: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:37: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:37:
|
|
18.04.2019-14:56:37: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:37:
|
|
18.04.2019-14:56:37: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:37: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:37: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:37: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:37: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:37:
|
|
18.04.2019-14:56:37: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:37: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:38: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:38: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:56:38: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:56:38: Current value of line: 10, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:38: ZTERMS999
|
|
18.04.2019-14:56:38: Valid Value found in this cell!
|
|
18.04.2019-14:56:38:
|
|
18.04.2019-14:56:38: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:38: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:38: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:38: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:38: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:38:
|
|
18.04.2019-14:56:38: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:38:
|
|
18.04.2019-14:56:38: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:38: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:38: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:38: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:38: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:38:
|
|
18.04.2019-14:56:38: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:38: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:38: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:38: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:38: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:38: Current value of line: 10, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:38: BUSAB01
|
|
18.04.2019-14:56:38: Valid Value found in this cell!
|
|
18.04.2019-14:56:38:
|
|
18.04.2019-14:56:38: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:38: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:38: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:39: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:39: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:39: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:39:
|
|
18.04.2019-14:56:39: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:39: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:39: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:39: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:39: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:39:
|
|
18.04.2019-14:56:39: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:39: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:39: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:39: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:39: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:39:
|
|
18.04.2019-14:56:39: Connecting with DB:
|
|
18.04.2019-14:56:39: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:39: Processing SQL Query:
|
|
18.04.2019-14:56:39: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2655', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:39:
|
|
18.04.2019-14:56:39: Starting processing for each line: Current 11 of 1000
|
|
18.04.2019-14:56:39:
|
|
18.04.2019-14:56:39: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:39:
|
|
18.04.2019-14:56:39: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:39: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:39: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:39: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:39: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:39:
|
|
18.04.2019-14:56:39: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:39: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:39: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:40: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:40: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:40: Current value of line: 11, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:40: LIFNR0007000001
|
|
18.04.2019-14:56:40: Valid Value found in this cell!
|
|
18.04.2019-14:56:40:
|
|
18.04.2019-14:56:40: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:40: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:40: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:40: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:40: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:40:
|
|
18.04.2019-14:56:40: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:40:
|
|
18.04.2019-14:56:40: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:40: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:40: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:40: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:40: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:40:
|
|
18.04.2019-14:56:40: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:40: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:40: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:40: Removed SpecialCharacters in: BUKRS2657
|
|
18.04.2019-14:56:40: Replace Function returns this String: BUKRS2657
|
|
18.04.2019-14:56:40: Current value of line: 11, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:40: BUKRS2657
|
|
18.04.2019-14:56:40: Valid Value found in this cell!
|
|
18.04.2019-14:56:40:
|
|
18.04.2019-14:56:40: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:40: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:40: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:40: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:40: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:41:
|
|
18.04.2019-14:56:41: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:41:
|
|
18.04.2019-14:56:41: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:41: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:41: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:41: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:41: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:41: Current value of line: 11, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:41: SPERR%CellValue%
|
|
18.04.2019-14:56:41: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:41:
|
|
18.04.2019-14:56:41: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:41:
|
|
18.04.2019-14:56:41: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:41: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:41: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:41: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:41: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:41:
|
|
18.04.2019-14:56:41: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:41: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:41: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:41: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:41: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:41: Current value of line: 11, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:41: AKONT0001600000
|
|
18.04.2019-14:56:41: Valid Value found in this cell!
|
|
18.04.2019-14:56:41:
|
|
18.04.2019-14:56:41: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:41: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:41: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:41: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:41: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:41:
|
|
18.04.2019-14:56:42: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:42:
|
|
18.04.2019-14:56:42: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:42: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:42: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:42: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:42: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:42:
|
|
18.04.2019-14:56:42: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:42: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:42: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:42: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:56:42: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:56:42: Current value of line: 11, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:42: ZTERMS999
|
|
18.04.2019-14:56:42: Valid Value found in this cell!
|
|
18.04.2019-14:56:42:
|
|
18.04.2019-14:56:42: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:42: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:42: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:42: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:42: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:42:
|
|
18.04.2019-14:56:42: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:42:
|
|
18.04.2019-14:56:42: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:42: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:42: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:42: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:42: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:42:
|
|
18.04.2019-14:56:42: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:42: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:43: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:43: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:43: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:43: Current value of line: 11, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:43: BUSAB01
|
|
18.04.2019-14:56:43: Valid Value found in this cell!
|
|
18.04.2019-14:56:43:
|
|
18.04.2019-14:56:43: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:43: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:43: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:43: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:43: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:43: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:43:
|
|
18.04.2019-14:56:43: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:43: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:43: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:43: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:43: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:43:
|
|
18.04.2019-14:56:43: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:43: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:43: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:43: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:43: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:43:
|
|
18.04.2019-14:56:43: Connecting with DB:
|
|
18.04.2019-14:56:43: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:43: Processing SQL Query:
|
|
18.04.2019-14:56:43: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2657', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:43:
|
|
18.04.2019-14:56:43: Starting processing for each line: Current 12 of 1000
|
|
18.04.2019-14:56:44:
|
|
18.04.2019-14:56:44: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:44:
|
|
18.04.2019-14:56:44: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:44: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:44: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:44: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:44: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:44:
|
|
18.04.2019-14:56:44: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:44: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:44: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:44: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:44: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:44: Current value of line: 12, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:44: LIFNR0007000001
|
|
18.04.2019-14:56:44: Valid Value found in this cell!
|
|
18.04.2019-14:56:44:
|
|
18.04.2019-14:56:44: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:44: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:44: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:44: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:44: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:44:
|
|
18.04.2019-14:56:44: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:44:
|
|
18.04.2019-14:56:44: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:44: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:44: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:44: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:44: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:44:
|
|
18.04.2019-14:56:44: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:44: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:44: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:45: Removed SpecialCharacters in: BUKRS2662
|
|
18.04.2019-14:56:45: Replace Function returns this String: BUKRS2662
|
|
18.04.2019-14:56:45: Current value of line: 12, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:45: BUKRS2662
|
|
18.04.2019-14:56:45: Valid Value found in this cell!
|
|
18.04.2019-14:56:45:
|
|
18.04.2019-14:56:45: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:45: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:45: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:45: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:45: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:45:
|
|
18.04.2019-14:56:45: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:45:
|
|
18.04.2019-14:56:45: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:45: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:45: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:45: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:45: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:45: Current value of line: 12, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:45: SPERR%CellValue%
|
|
18.04.2019-14:56:45: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:45:
|
|
18.04.2019-14:56:45: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:45:
|
|
18.04.2019-14:56:45: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:45: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:45: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:45: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:45: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:45:
|
|
18.04.2019-14:56:45: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:45: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:45: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:46: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:46: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:46: Current value of line: 12, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:46: AKONT0001600000
|
|
18.04.2019-14:56:46: Valid Value found in this cell!
|
|
18.04.2019-14:56:46:
|
|
18.04.2019-14:56:46: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:46: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:46: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:46: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:46: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:46:
|
|
18.04.2019-14:56:46: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:46:
|
|
18.04.2019-14:56:46: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:46: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:46: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:46: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:46: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:46:
|
|
18.04.2019-14:56:46: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:46: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:46: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:46: Removed SpecialCharacters in: ZTERM0014
|
|
18.04.2019-14:56:46: Replace Function returns this String: ZTERM0014
|
|
18.04.2019-14:56:46: Current value of line: 12, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:46: ZTERM0014
|
|
18.04.2019-14:56:46: Valid Value found in this cell!
|
|
18.04.2019-14:56:46:
|
|
18.04.2019-14:56:46: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:46: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:46: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:46: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:46: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:47:
|
|
18.04.2019-14:56:47: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:47:
|
|
18.04.2019-14:56:47: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:47: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:47: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:47: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:47: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:47:
|
|
18.04.2019-14:56:47: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:47: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:47: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:47: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:47: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:47: Current value of line: 12, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:47: BUSAB01
|
|
18.04.2019-14:56:47: Valid Value found in this cell!
|
|
18.04.2019-14:56:47:
|
|
18.04.2019-14:56:47: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:47: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:47: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:47: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:47: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:47: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:47:
|
|
18.04.2019-14:56:47: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:47: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:47: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:47: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:47: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:47:
|
|
18.04.2019-14:56:47: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:47: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:48: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:48: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:48: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:48:
|
|
18.04.2019-14:56:48: Connecting with DB:
|
|
18.04.2019-14:56:48: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:48: Processing SQL Query:
|
|
18.04.2019-14:56:48: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2662', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:48:
|
|
18.04.2019-14:56:48: Starting processing for each line: Current 13 of 1000
|
|
18.04.2019-14:56:48:
|
|
18.04.2019-14:56:48: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:48:
|
|
18.04.2019-14:56:48: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:48: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:48: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:48: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:48: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:48:
|
|
18.04.2019-14:56:48: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:48: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:48: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:48: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:48: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:48: Current value of line: 13, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:48: LIFNR0007000001
|
|
18.04.2019-14:56:48: Valid Value found in this cell!
|
|
18.04.2019-14:56:48:
|
|
18.04.2019-14:56:48: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:48: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:48: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:48: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:48: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:49:
|
|
18.04.2019-14:56:49: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:49:
|
|
18.04.2019-14:56:49: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:49: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:49: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:49: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:49: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:49:
|
|
18.04.2019-14:56:49: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:49: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:49: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:49: Removed SpecialCharacters in: BUKRS2663
|
|
18.04.2019-14:56:49: Replace Function returns this String: BUKRS2663
|
|
18.04.2019-14:56:49: Current value of line: 13, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:49: BUKRS2663
|
|
18.04.2019-14:56:49: Valid Value found in this cell!
|
|
18.04.2019-14:56:49:
|
|
18.04.2019-14:56:49: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:49: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:49: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:49: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:49: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:49:
|
|
18.04.2019-14:56:49: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:49:
|
|
18.04.2019-14:56:49: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:49: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:49: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:49: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:49: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:49: Current value of line: 13, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:49: SPERR%CellValue%
|
|
18.04.2019-14:56:49: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:49:
|
|
18.04.2019-14:56:50: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:50:
|
|
18.04.2019-14:56:50: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:50: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:50: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:50: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:50: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:50:
|
|
18.04.2019-14:56:50: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:50: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:50: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:50: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:50: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:50: Current value of line: 13, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:50: AKONT0001600000
|
|
18.04.2019-14:56:50: Valid Value found in this cell!
|
|
18.04.2019-14:56:50:
|
|
18.04.2019-14:56:50: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:50: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:50: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:50: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:50: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:50:
|
|
18.04.2019-14:56:50: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:50:
|
|
18.04.2019-14:56:50: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:50: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:50: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:50: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:50: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:50:
|
|
18.04.2019-14:56:50: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:50: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:50: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:50: Removed SpecialCharacters in: ZTERM0014
|
|
18.04.2019-14:56:51: Replace Function returns this String: ZTERM0014
|
|
18.04.2019-14:56:51: Current value of line: 13, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:51: ZTERM0014
|
|
18.04.2019-14:56:51: Valid Value found in this cell!
|
|
18.04.2019-14:56:51:
|
|
18.04.2019-14:56:51: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:51: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:51: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:51: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:51: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:51:
|
|
18.04.2019-14:56:51: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:51:
|
|
18.04.2019-14:56:51: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:51: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:51: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:51: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:51: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:51:
|
|
18.04.2019-14:56:51: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:51: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:51: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:51: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:51: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:51: Current value of line: 13, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:51: BUSAB01
|
|
18.04.2019-14:56:51: Valid Value found in this cell!
|
|
18.04.2019-14:56:51:
|
|
18.04.2019-14:56:51: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', 'AKONT0001600000', 'ZTERM0014', '%column6%'
|
|
18.04.2019-14:56:51: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:51: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:51: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:51: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:51: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:51:
|
|
18.04.2019-14:56:52: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', '%column3%', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:52: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:52: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:52: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:52: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:52:
|
|
18.04.2019-14:56:52: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', 'NULL', 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:52: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:52: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:52: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:52: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:52:
|
|
18.04.2019-14:56:52: Connecting with DB:
|
|
18.04.2019-14:56:52: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:52: Processing SQL Query:
|
|
18.04.2019-14:56:52: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2663', NULL, 'AKONT0001600000', 'ZTERM0014', 'BUSAB01'
|
|
18.04.2019-14:56:52:
|
|
18.04.2019-14:56:52: Starting processing for each line: Current 14 of 1000
|
|
18.04.2019-14:56:52:
|
|
18.04.2019-14:56:52: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:52:
|
|
18.04.2019-14:56:52: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:52: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:52: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:52: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:52: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:52:
|
|
18.04.2019-14:56:52: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:52: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:52: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:52: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:52: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:52: Current value of line: 14, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:52: LIFNR0007000001
|
|
18.04.2019-14:56:53: Valid Value found in this cell!
|
|
18.04.2019-14:56:53:
|
|
18.04.2019-14:56:53: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:53: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:53: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:53: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:53: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:53:
|
|
18.04.2019-14:56:53: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:53:
|
|
18.04.2019-14:56:53: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:53: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:53: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:53: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:53: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:53:
|
|
18.04.2019-14:56:53: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:53: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:53: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:53: Removed SpecialCharacters in: BUKRS2760
|
|
18.04.2019-14:56:53: Replace Function returns this String: BUKRS2760
|
|
18.04.2019-14:56:53: Current value of line: 14, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:53: BUKRS2760
|
|
18.04.2019-14:56:53: Valid Value found in this cell!
|
|
18.04.2019-14:56:53:
|
|
18.04.2019-14:56:53: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:53: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:53: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:53: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:53: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:53:
|
|
18.04.2019-14:56:53: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:53:
|
|
18.04.2019-14:56:53: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:53: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:54: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:54: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:54: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:54: Current value of line: 14, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:54: SPERR%CellValue%
|
|
18.04.2019-14:56:54: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:54:
|
|
18.04.2019-14:56:54: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:54:
|
|
18.04.2019-14:56:54: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:54: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:54: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:54: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:54: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:54:
|
|
18.04.2019-14:56:54: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:54: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:54: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:54: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:54: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:54: Current value of line: 14, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:54: AKONT0001600000
|
|
18.04.2019-14:56:54: Valid Value found in this cell!
|
|
18.04.2019-14:56:54:
|
|
18.04.2019-14:56:54: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:54: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:54: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:54: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:54: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:54:
|
|
18.04.2019-14:56:54: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:54:
|
|
18.04.2019-14:56:54: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:54: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:55: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:55: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:55: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:55:
|
|
18.04.2019-14:56:55: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:55: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:55: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:55: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:56:55: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:56:55: Current value of line: 14, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:55: ZTERMS999
|
|
18.04.2019-14:56:55: Valid Value found in this cell!
|
|
18.04.2019-14:56:55:
|
|
18.04.2019-14:56:55: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:55: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:55: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:55: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:55: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:55:
|
|
18.04.2019-14:56:55: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:55:
|
|
18.04.2019-14:56:55: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:55: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:55: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:55: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:56:55: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:55:
|
|
18.04.2019-14:56:55: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:56:55: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:55: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:55: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:56:55: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:56:55: Current value of line: 14, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:56:55: BUSAB01
|
|
18.04.2019-14:56:55: Valid Value found in this cell!
|
|
18.04.2019-14:56:55:
|
|
18.04.2019-14:56:55: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:56:56: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:56: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:56: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:56: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:56: Purging unused Placeholders with NULL
|
|
18.04.2019-14:56:56:
|
|
18.04.2019-14:56:56: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:56: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:56: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:56: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:56: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:56:
|
|
18.04.2019-14:56:56: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:56: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:56: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:56: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:56: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:56:
|
|
18.04.2019-14:56:56: Connecting with DB:
|
|
18.04.2019-14:56:56: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:56:56: Processing SQL Query:
|
|
18.04.2019-14:56:56: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2760', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:56:56:
|
|
18.04.2019-14:56:56: Starting processing for each line: Current 15 of 1000
|
|
18.04.2019-14:56:56:
|
|
18.04.2019-14:56:56: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:56:56:
|
|
18.04.2019-14:56:56: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:56: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:56: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:56: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:56:57: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:57:
|
|
18.04.2019-14:56:57: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:56:57: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:57: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:57: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:56:57: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:56:57: Current value of line: 15, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:56:57: LIFNR0007000001
|
|
18.04.2019-14:56:57: Valid Value found in this cell!
|
|
18.04.2019-14:56:57:
|
|
18.04.2019-14:56:57: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:56:57: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:57: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:57: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:57: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:57:
|
|
18.04.2019-14:56:57: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:56:57:
|
|
18.04.2019-14:56:57: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:57: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:57: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:57: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:56:57: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:57:
|
|
18.04.2019-14:56:57: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:56:57: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:57: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:57: Removed SpecialCharacters in: BUKRS2860
|
|
18.04.2019-14:56:57: Replace Function returns this String: BUKRS2860
|
|
18.04.2019-14:56:57: Current value of line: 15, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:56:57: BUKRS2860
|
|
18.04.2019-14:56:57: Valid Value found in this cell!
|
|
18.04.2019-14:56:58:
|
|
18.04.2019-14:56:58: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:58: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:58: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:58: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:58: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:58:
|
|
18.04.2019-14:56:58: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:56:58:
|
|
18.04.2019-14:56:58: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:58: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:58: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:58: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:56:58: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:56:58: Current value of line: 15, column number: 2 - column name: SPERR
|
|
18.04.2019-14:56:58: SPERR%CellValue%
|
|
18.04.2019-14:56:58: No or invalid Value found in this cell!
|
|
18.04.2019-14:56:58:
|
|
18.04.2019-14:56:58: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:56:58:
|
|
18.04.2019-14:56:58: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:58: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:58: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:58: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:56:58: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:56:58:
|
|
18.04.2019-14:56:58: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:56:58: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:58: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:58: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:56:58: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:56:58: Current value of line: 15, column number: 3 - column name: AKONT
|
|
18.04.2019-14:56:58: AKONT0001600000
|
|
18.04.2019-14:56:59: Valid Value found in this cell!
|
|
18.04.2019-14:56:59:
|
|
18.04.2019-14:56:59: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:56:59: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:59: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:59: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:59: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:59:
|
|
18.04.2019-14:56:59: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:56:59:
|
|
18.04.2019-14:56:59: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:56:59: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:59: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:59: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:56:59: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:59:
|
|
18.04.2019-14:56:59: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:56:59: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:59: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:59: Removed SpecialCharacters in: ZTERM0001
|
|
18.04.2019-14:56:59: Replace Function returns this String: ZTERM0001
|
|
18.04.2019-14:56:59: Current value of line: 15, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:56:59: ZTERM0001
|
|
18.04.2019-14:56:59: Valid Value found in this cell!
|
|
18.04.2019-14:56:59:
|
|
18.04.2019-14:56:59: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:56:59: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:56:59: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:56:59: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:56:59: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:56:59:
|
|
18.04.2019-14:56:59: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:56:59:
|
|
18.04.2019-14:57:00: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:00: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:00: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:00: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:57:00: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:57:00:
|
|
18.04.2019-14:57:00: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:57:00: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:00: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:00: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:57:00: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:57:00: Current value of line: 15, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:57:00: BUSAB01
|
|
18.04.2019-14:57:00: Valid Value found in this cell!
|
|
18.04.2019-14:57:00:
|
|
18.04.2019-14:57:00: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', 'AKONT0001600000', 'ZTERM0001', '%column6%'
|
|
18.04.2019-14:57:00: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:00: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:00: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:57:00: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:57:00: Purging unused Placeholders with NULL
|
|
18.04.2019-14:57:00:
|
|
18.04.2019-14:57:00: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', '%column3%', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:57:00: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:00: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:00: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:57:00: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:57:00:
|
|
18.04.2019-14:57:00: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', 'NULL', 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:57:00: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:00: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:00: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:57:01: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:57:01:
|
|
18.04.2019-14:57:01: Connecting with DB:
|
|
18.04.2019-14:57:01: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:57:01: Processing SQL Query:
|
|
18.04.2019-14:57:01: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2860', NULL, 'AKONT0001600000', 'ZTERM0001', 'BUSAB01'
|
|
18.04.2019-14:57:01:
|
|
18.04.2019-14:57:01: Starting processing for each line: Current 16 of 1000
|
|
18.04.2019-14:57:01:
|
|
18.04.2019-14:57:01: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:57:01:
|
|
18.04.2019-14:57:01: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:01: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:01: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:01: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:57:01: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:57:01:
|
|
18.04.2019-14:57:01: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:57:01: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:01: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:01: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:57:01: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:57:01: Current value of line: 16, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:57:01: LIFNR0007000001
|
|
18.04.2019-14:57:01: Valid Value found in this cell!
|
|
18.04.2019-14:57:01:
|
|
18.04.2019-14:57:01: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:57:01: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:01: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:01: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:01: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:01:
|
|
18.04.2019-14:57:01: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:57:01:
|
|
18.04.2019-14:57:02: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:02: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:02: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:02: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:57:02: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:57:02:
|
|
18.04.2019-14:57:02: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:57:02: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:02: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:02: Removed SpecialCharacters in: BUKRS2862
|
|
18.04.2019-14:57:02: Replace Function returns this String: BUKRS2862
|
|
18.04.2019-14:57:02: Current value of line: 16, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:57:02: BUKRS2862
|
|
18.04.2019-14:57:02: Valid Value found in this cell!
|
|
18.04.2019-14:57:02:
|
|
18.04.2019-14:57:02: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:02: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:02: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:02: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:02: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:02:
|
|
18.04.2019-14:57:02: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:57:02:
|
|
18.04.2019-14:57:02: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:02: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:02: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:02: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:57:02: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:57:02: Current value of line: 16, column number: 2 - column name: SPERR
|
|
18.04.2019-14:57:02: SPERR%CellValue%
|
|
18.04.2019-14:57:02: No or invalid Value found in this cell!
|
|
18.04.2019-14:57:02:
|
|
18.04.2019-14:57:02: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:57:02:
|
|
18.04.2019-14:57:02: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:03: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:03: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:03: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:57:03: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:57:03:
|
|
18.04.2019-14:57:03: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:57:03: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:03: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:03: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:57:03: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:57:03: Current value of line: 16, column number: 3 - column name: AKONT
|
|
18.04.2019-14:57:03: AKONT0001600000
|
|
18.04.2019-14:57:03: Valid Value found in this cell!
|
|
18.04.2019-14:57:03:
|
|
18.04.2019-14:57:03: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:03: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:03: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:03: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:03: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:03:
|
|
18.04.2019-14:57:03: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:57:03:
|
|
18.04.2019-14:57:03: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:03: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:03: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:03: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:57:03: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:57:03:
|
|
18.04.2019-14:57:03: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:57:03: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:03: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:03: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:57:03: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:57:03: Current value of line: 16, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:57:04: ZTERMS999
|
|
18.04.2019-14:57:04: Valid Value found in this cell!
|
|
18.04.2019-14:57:04:
|
|
18.04.2019-14:57:04: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:04: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:04: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:04: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:57:04: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:57:04:
|
|
18.04.2019-14:57:04: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:57:04:
|
|
18.04.2019-14:57:04: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:04: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:04: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:04: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:57:04: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:57:04:
|
|
18.04.2019-14:57:04: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:57:04: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:04: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:04: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:57:04: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:57:04: Current value of line: 16, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:57:04: BUSAB01
|
|
18.04.2019-14:57:04: Valid Value found in this cell!
|
|
18.04.2019-14:57:04:
|
|
18.04.2019-14:57:04: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:57:04: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:04: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:04: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:04: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:04: Purging unused Placeholders with NULL
|
|
18.04.2019-14:57:04:
|
|
18.04.2019-14:57:04: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:05: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:05: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:05: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:05: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:05:
|
|
18.04.2019-14:57:05: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:05: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:05: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:05: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:05: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:05:
|
|
18.04.2019-14:57:05: Connecting with DB:
|
|
18.04.2019-14:57:05: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:57:05: Processing SQL Query:
|
|
18.04.2019-14:57:05: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2862', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:05:
|
|
18.04.2019-14:57:05: Starting processing for each line: Current 17 of 1000
|
|
18.04.2019-14:57:05:
|
|
18.04.2019-14:57:05: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:57:05:
|
|
18.04.2019-14:57:05: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:05: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:05: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:05: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:57:05: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:57:05:
|
|
18.04.2019-14:57:05: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:57:05: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:05: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:05: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:57:05: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:57:05: Current value of line: 17, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:57:05: LIFNR0007000001
|
|
18.04.2019-14:57:05: Valid Value found in this cell!
|
|
18.04.2019-14:57:05:
|
|
18.04.2019-14:57:06: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:57:06: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:06: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:06: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:06: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:06:
|
|
18.04.2019-14:57:06: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:57:06:
|
|
18.04.2019-14:57:06: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:06: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:06: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:06: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:57:06: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:57:06:
|
|
18.04.2019-14:57:06: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:57:06: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:06: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:06: Removed SpecialCharacters in: BUKRS2865
|
|
18.04.2019-14:57:06: Replace Function returns this String: BUKRS2865
|
|
18.04.2019-14:57:06: Current value of line: 17, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:57:06: BUKRS2865
|
|
18.04.2019-14:57:06: Valid Value found in this cell!
|
|
18.04.2019-14:57:06:
|
|
18.04.2019-14:57:06: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:06: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:06: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:06: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:06: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:06:
|
|
18.04.2019-14:57:06: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:57:06:
|
|
18.04.2019-14:57:06: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:06: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:07: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:07: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:57:07: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:57:07: Current value of line: 17, column number: 2 - column name: SPERR
|
|
18.04.2019-14:57:07: SPERR%CellValue%
|
|
18.04.2019-14:57:07: No or invalid Value found in this cell!
|
|
18.04.2019-14:57:07:
|
|
18.04.2019-14:57:07: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:57:07:
|
|
18.04.2019-14:57:07: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:07: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:07: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:07: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:57:07: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:57:07:
|
|
18.04.2019-14:57:07: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:57:07: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:07: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:07: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:57:07: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:57:07: Current value of line: 17, column number: 3 - column name: AKONT
|
|
18.04.2019-14:57:07: AKONT0001600000
|
|
18.04.2019-14:57:07: Valid Value found in this cell!
|
|
18.04.2019-14:57:07:
|
|
18.04.2019-14:57:07: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:07: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:07: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:07: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:07: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:08:
|
|
18.04.2019-14:57:08: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:57:08:
|
|
18.04.2019-14:57:08: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:08: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:08: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:08: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:57:08: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:57:08:
|
|
18.04.2019-14:57:08: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:57:08: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:08: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:08: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:57:08: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:57:08: Current value of line: 17, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:57:08: ZTERMS999
|
|
18.04.2019-14:57:08: Valid Value found in this cell!
|
|
18.04.2019-14:57:08:
|
|
18.04.2019-14:57:08: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:08: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:08: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:08: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:57:08: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:57:08:
|
|
18.04.2019-14:57:08: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:57:08:
|
|
18.04.2019-14:57:08: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:08: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:08: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:08: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:57:08: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:57:08:
|
|
18.04.2019-14:57:08: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:57:08: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:08: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:09: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:57:09: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:57:09: Current value of line: 17, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:57:09: BUSAB01
|
|
18.04.2019-14:57:09: Valid Value found in this cell!
|
|
18.04.2019-14:57:09:
|
|
18.04.2019-14:57:09: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:57:09: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:09: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:09: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:09: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:09: Purging unused Placeholders with NULL
|
|
18.04.2019-14:57:09:
|
|
18.04.2019-14:57:09: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:09: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:09: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:09: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:09: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:09:
|
|
18.04.2019-14:57:09: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:09: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:09: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:09: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:09: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:09:
|
|
18.04.2019-14:57:09: Connecting with DB:
|
|
18.04.2019-14:57:09: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:57:09: Processing SQL Query:
|
|
18.04.2019-14:57:09: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS2865', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:09:
|
|
18.04.2019-14:57:09: Starting processing for each line: Current 18 of 1000
|
|
18.04.2019-14:57:09:
|
|
18.04.2019-14:57:09: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:57:10:
|
|
18.04.2019-14:57:10: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:10: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:10: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:10: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:57:10: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:57:10:
|
|
18.04.2019-14:57:10: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:57:10: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:10: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:10: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:57:10: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:57:10: Current value of line: 18, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:57:10: LIFNR0007000001
|
|
18.04.2019-14:57:10: Valid Value found in this cell!
|
|
18.04.2019-14:57:10:
|
|
18.04.2019-14:57:10: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:57:10: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:10: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:10: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:10: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:10:
|
|
18.04.2019-14:57:10: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:57:10:
|
|
18.04.2019-14:57:10: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:10: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:10: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:10: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:57:10: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:57:10:
|
|
18.04.2019-14:57:10: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:57:10: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:10: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:10: Removed SpecialCharacters in: BUKRS3381
|
|
18.04.2019-14:57:11: Replace Function returns this String: BUKRS3381
|
|
18.04.2019-14:57:11: Current value of line: 18, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:57:11: BUKRS3381
|
|
18.04.2019-14:57:11: Valid Value found in this cell!
|
|
18.04.2019-14:57:11:
|
|
18.04.2019-14:57:11: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:11: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:11: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:11: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:11: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:11:
|
|
18.04.2019-14:57:11: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:57:11:
|
|
18.04.2019-14:57:11: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:11: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:11: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:11: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:57:11: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:57:11: Current value of line: 18, column number: 2 - column name: SPERR
|
|
18.04.2019-14:57:11: SPERR%CellValue%
|
|
18.04.2019-14:57:11: No or invalid Value found in this cell!
|
|
18.04.2019-14:57:11:
|
|
18.04.2019-14:57:11: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:57:11:
|
|
18.04.2019-14:57:11: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:11: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:11: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:11: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:57:11: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:57:11:
|
|
18.04.2019-14:57:11: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:57:11: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:11: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:11: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:57:12: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:57:12: Current value of line: 18, column number: 3 - column name: AKONT
|
|
18.04.2019-14:57:12: AKONT0001600000
|
|
18.04.2019-14:57:12: Valid Value found in this cell!
|
|
18.04.2019-14:57:12:
|
|
18.04.2019-14:57:12: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:12: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:12: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:12: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:12: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:12:
|
|
18.04.2019-14:57:12: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:57:12:
|
|
18.04.2019-14:57:12: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:12: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:12: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:12: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:57:12: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:57:12:
|
|
18.04.2019-14:57:12: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:57:12: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:12: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:12: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:57:12: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:57:12: Current value of line: 18, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:57:12: ZTERMS999
|
|
18.04.2019-14:57:12: Valid Value found in this cell!
|
|
18.04.2019-14:57:12:
|
|
18.04.2019-14:57:12: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:12: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:12: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:12: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:57:12: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:57:12:
|
|
18.04.2019-14:57:13: Starting processing for each column: Current 5 of 6
|
|
18.04.2019-14:57:13:
|
|
18.04.2019-14:57:13: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:13: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:13: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:13: Removed SpecialCharacters in: BUSAB%CellValue%
|
|
18.04.2019-14:57:13: Replace Function returns this String: BUSAB%CellValue%
|
|
18.04.2019-14:57:13:
|
|
18.04.2019-14:57:13: Replace Function gets this String: BUSAB%CellValue%
|
|
18.04.2019-14:57:13: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:13: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:13: Removed SpecialCharacters in: BUSAB01
|
|
18.04.2019-14:57:13: Replace Function returns this String: BUSAB01
|
|
18.04.2019-14:57:13: Current value of line: 18, column number: 5 - column name: BUSAB
|
|
18.04.2019-14:57:13: BUSAB01
|
|
18.04.2019-14:57:13: Valid Value found in this cell!
|
|
18.04.2019-14:57:13:
|
|
18.04.2019-14:57:13: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:57:13: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:13: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:13: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:13: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:13: Purging unused Placeholders with NULL
|
|
18.04.2019-14:57:13:
|
|
18.04.2019-14:57:13: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', '%column3%', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:13: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:13: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:13: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:13: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:13:
|
|
18.04.2019-14:57:13: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', 'NULL', 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:13: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:13: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:13: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:14: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:14:
|
|
18.04.2019-14:57:14: Connecting with DB:
|
|
18.04.2019-14:57:14: Server = 172.24.12.41\tests, uid=sa, pwd=<set in ConfigFile>, Database = DD_ECM_WISAG, Integrated Security = false
|
|
18.04.2019-14:57:14: Processing SQL Query:
|
|
18.04.2019-14:57:14: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3381', NULL, 'AKONT0001600000', 'ZTERMS999', 'BUSAB01'
|
|
18.04.2019-14:57:14:
|
|
18.04.2019-14:57:14: Starting processing for each line: Current 19 of 1000
|
|
18.04.2019-14:57:14:
|
|
18.04.2019-14:57:14: Starting processing for each column: Current 0 of 6
|
|
18.04.2019-14:57:14:
|
|
18.04.2019-14:57:14: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:14: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:14: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:14: Removed SpecialCharacters in: LIFNR%CellValue%
|
|
18.04.2019-14:57:14: Replace Function returns this String: LIFNR%CellValue%
|
|
18.04.2019-14:57:14:
|
|
18.04.2019-14:57:14: Replace Function gets this String: LIFNR%CellValue%
|
|
18.04.2019-14:57:14: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:14: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:14: Removed SpecialCharacters in: LIFNR0007000001
|
|
18.04.2019-14:57:14: Replace Function returns this String: LIFNR0007000001
|
|
18.04.2019-14:57:14: Current value of line: 19, column number: 0 - column name: LIFNR
|
|
18.04.2019-14:57:14: LIFNR0007000001
|
|
18.04.2019-14:57:14: Valid Value found in this cell!
|
|
18.04.2019-14:57:14:
|
|
18.04.2019-14:57:14: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select '%column1%', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
|
|
18.04.2019-14:57:14: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:14: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:14: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:14: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:14:
|
|
18.04.2019-14:57:14: Starting processing for each column: Current 1 of 6
|
|
18.04.2019-14:57:15:
|
|
18.04.2019-14:57:15: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:15: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:15: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:15: Removed SpecialCharacters in: BUKRS%CellValue%
|
|
18.04.2019-14:57:15: Replace Function returns this String: BUKRS%CellValue%
|
|
18.04.2019-14:57:15:
|
|
18.04.2019-14:57:15: Replace Function gets this String: BUKRS%CellValue%
|
|
18.04.2019-14:57:15: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:15: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:15: Removed SpecialCharacters in: BUKRS3851
|
|
18.04.2019-14:57:15: Replace Function returns this String: BUKRS3851
|
|
18.04.2019-14:57:15: Current value of line: 19, column number: 1 - column name: BUKRS
|
|
18.04.2019-14:57:15: BUKRS3851
|
|
18.04.2019-14:57:15: Valid Value found in this cell!
|
|
18.04.2019-14:57:15:
|
|
18.04.2019-14:57:15: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', '%column2%', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:15: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:15: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:15: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3851', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:15: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3851', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:15:
|
|
18.04.2019-14:57:15: Starting processing for each column: Current 2 of 6
|
|
18.04.2019-14:57:15:
|
|
18.04.2019-14:57:15: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:15: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:15: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:15: Removed SpecialCharacters in: SPERR%CellValue%
|
|
18.04.2019-14:57:15: Replace Function returns this String: SPERR%CellValue%
|
|
18.04.2019-14:57:15: Current value of line: 19, column number: 2 - column name: SPERR
|
|
18.04.2019-14:57:15: SPERR%CellValue%
|
|
18.04.2019-14:57:15: No or invalid Value found in this cell!
|
|
18.04.2019-14:57:15:
|
|
18.04.2019-14:57:16: Starting processing for each column: Current 3 of 6
|
|
18.04.2019-14:57:16:
|
|
18.04.2019-14:57:16: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:16: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:16: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:16: Removed SpecialCharacters in: AKONT%CellValue%
|
|
18.04.2019-14:57:16: Replace Function returns this String: AKONT%CellValue%
|
|
18.04.2019-14:57:16:
|
|
18.04.2019-14:57:16: Replace Function gets this String: AKONT%CellValue%
|
|
18.04.2019-14:57:16: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:16: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:16: Removed SpecialCharacters in: AKONT0001600000
|
|
18.04.2019-14:57:16: Replace Function returns this String: AKONT0001600000
|
|
18.04.2019-14:57:16: Current value of line: 19, column number: 3 - column name: AKONT
|
|
18.04.2019-14:57:16: AKONT0001600000
|
|
18.04.2019-14:57:16: Valid Value found in this cell!
|
|
18.04.2019-14:57:16:
|
|
18.04.2019-14:57:16: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3851', '%column3%', '%column4%', '%column5%', '%column6%'
|
|
18.04.2019-14:57:16: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:16: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:16: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3851', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:16: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3851', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:16:
|
|
18.04.2019-14:57:16: Starting processing for each column: Current 4 of 6
|
|
18.04.2019-14:57:16:
|
|
18.04.2019-14:57:16: Replace Function gets this String: %ColumnName%|%CellValue%
|
|
18.04.2019-14:57:16: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:16: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:16: Removed SpecialCharacters in: ZTERM%CellValue%
|
|
18.04.2019-14:57:16: Replace Function returns this String: ZTERM%CellValue%
|
|
18.04.2019-14:57:16:
|
|
18.04.2019-14:57:16: Replace Function gets this String: ZTERM%CellValue%
|
|
18.04.2019-14:57:16: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:17: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:17: Removed SpecialCharacters in: ZTERMS999
|
|
18.04.2019-14:57:17: Replace Function returns this String: ZTERMS999
|
|
18.04.2019-14:57:17: Current value of line: 19, column number: 4 - column name: ZTERM
|
|
18.04.2019-14:57:17: ZTERMS999
|
|
18.04.2019-14:57:17: Valid Value found in this cell!
|
|
18.04.2019-14:57:17:
|
|
18.04.2019-14:57:17: Replace Function gets this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3851', '%column3%', 'AKONT0001600000', '%column5%', '%column6%'
|
|
18.04.2019-14:57:17: TrimStartandEnd Function is enabled and engaging...
|
|
18.04.2019-14:57:17: RemoveSpecialCharacter Function is enabled and engaging...
|
|
18.04.2019-14:57:17: Removed SpecialCharacters in: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3851', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:57:17: Replace Function returns this String: INSERT INTO [DD_ECM_WISAG].[dbo].[SAP_IMPORT] (c001, c002, c003, c004, c005, c006) Select 'LIFNR0007000001', 'BUKRS3851', '%column3%', 'AKONT0001600000', 'ZTERMS999', '%column6%'
|
|
18.04.2019-14:57:17:
|