newtobaan
12th October 2009, 18:41
Hi,

Tried searching on the site regarding this topic but not able to get any suitable answers.

Trying to import multiline text into the Items table. but this is not working! :confused:

My file looks like this

100727|
{\{txta 2
change wc to sub wc
}\}
0352-0034-01|
{\{txta 2
text must be entered
new line on text
}\}


The error I am getting is:

2009-10-12[15:34:48(UTC+00:00)]:E:bsp: ******* S T A R T of Error message *******
2009-10-12[15:34:48(UTC+00:00)]:E:bsp: Log message called from /view/port.8.5a.02/vobs/tt/lib/dbc/c_dd_chk.c: #105 keyword: Check dd
2009-10-12[15:34:48(UTC+00:00)]:E:bsp: Pid 1932 Uid 125 Euid 125 Gid 125 Egid 125 Pset bghosh@cor2wkl998.emea.tsp.ad:2916
2009-10-12[15:34:48(UTC+00:00)]:E:bsp: user_type S language 2 user_name bsp tty ote locale ISO88591/NULL
2009-10-12[15:34:48(UTC+00:00)]:E:bsp: session: "10.o";object: "10.o"; company number: 90
2009-10-12[15:34:48(UTC+00:00)]:E:bsp: Errno 0 bdb_errno 0
2009-10-12[15:34:48(UTC+00:00)]:E:bsp: Log_mesg: tcibd001.citg not according to FILL (value ' ')
2009-10-12[15:34:48(UTC+00:00)]:E:bsp: ******* E N D of Error message *******
2009-10-12[15:34:48(UTC+00:00)]:E:bsp:


Can someone help in resolving this error message.
Thanks

Dieter
14th October 2009, 14:58
Hi newtobaan,

look at the table relation in the import batch.
The checkboxes "Add" and "Delete" should _not_ be marked. Mark only "Override" and "Update"

Regards
Dieter

bdittmar
14th October 2009, 18:13
Hi,

Tried searching on the site regarding this topic but not able to get any suitable answers.

Trying to import multiline text into the Items table. but this is not working! :confused:

My file looks like this

100727|
{\{txta 2
change wc to sub wc
}\}
0352-0034-01|
{\{txta 2
text must be entered
new line on text
}\}


The error I am getting is:


Can someone help in resolving this error message.
Thanks

Hello,

seems like itemgroup has no valid relation.
tcibd001.citg should be filled with "" and this is not valid.

Regards

catnesma
7th November 2009, 15:27
identify last used text number in table tttxt001.
inform everyone not to create any text for that company.

if last used text is 100, and you have 50 text lines to be imported,
generate number from 101 to 150 on excel then fillup the default values for table tttxt001, tttxt002 and finally tttxt010 then the same text number (not the text) should be attached to item table.

This way you can see the text is imported.

Thanks,