Greetings.
I have been able to import new Sales Price records, using Intelligent Form Control and this data file -
Selection,IC,07700100000,02MBA,,,,,,IC,
SlsPrc,CS20151021,S,F,GLOBAL,0,0
SlsPrcDet,EACH,,,,19.95,,11/1/2015,,,
Having created the record, I cannot figure out how to update the price, for example.
I have tried endless variations, but none are too distant from merely using the same data file, but with these changes -
"Selection,Change",IC,07700100000,02MBA,,,,,,IC,
"SlsPrc,Change",CS20151021,S,F,GLOBAL,0,0
"SlsPrcDet,Change",EACH,,,,21.95,,11/1/2015,,,
I am using the machine-generated Intelligent Control File - except I have enhanced it with the Refresh Button Press as apparently required. For both insert and update, I'm using the same Control file.
Thank you!
CSeelig
Error log -
'System Message 8000: Start Processing 14:36:40
'System Message 8042: Transaction Import Processing Combine Edit and Update mode
'System Message 8040: Database Name TESTOMNI
'System Message 8011: ========Begin Processing of a Selection,Change Data Line========
'"Selection,Change",IC,07700100000,02MBA,,,,,,IC,
'System Message 8006: Change Existing Records
'System Message 8002: Error In Field: citemclassid Value:
'System Message 8004: Data File Record/Line Number: 1 Column: 40
'"Selection,Change",IC,07700100000,02MBA,,,,,,IC,
'System Message 8002: Error In Field: ccustclassid Value:
'System Message 8004: Data File Record/Line Number: 1 Column: 41
'"Selection,Change",IC,07700100000,02MBA,,,,,,IC,
'System Message 8029: Screen has been refreshed.
'System Message 8055: ========Error Processing Selection,Change Data Line========
"SlsPrc,Change",CS20151021,S,F,GLOBAL,0,0
"SlsPrcDet,Change",EACH,,,,21.95,,11/1/2015,,,
"Selection,Change",IC,07700100000,02MBA,,,,,,IC,
'System Message 8030: The Number of Errors detected was 2
'System Message 8001: Completed Processing 14:37:14