Christine Miller 12.Jan.12 08:53 AM a Web browser Applications DevelopmentAll ReleasesWindows XP
I have a LN agent that writes to a DB2 database. The LN agent is kicked off with an LEI activity. Everything works fine, but the LEI log is writing to the log for every document processed:
Error: Cannot change the value of read-only property 'Name'
Error: Cannot change the value of read-only property 'IsConnected'
Error: Cannot change the value of read-only property 'IsPooled'
Error: Cannot change the value of read-only property 'Position', Connector 'db2', Method -SetProperty-
There will be 136,000 documents processed and I want to suppress writing to the log. Any help would be appreciated.