customised UserVc problems
Aldevinas Katkus
1-23-25
Operating system: Windows
Can we customise UserVc?
We have added a few fields to UserVc register and they failed to import into v. 2024-11-20 from v. 2023-02-08.
Instead of customised field values we have in the matrix under "Job costing" tab $%^!_

USERVC_FUEL which is customised field start marker and customised field register name.
Bror-Erik Kotiranta
1-25-25
I will have a programmer answer this one, I do not have the full answer for this
David Delač
2-20-25
Hi Aldevinas,

Please post your customisations so I can help you.
Aldevinas Katkus
2-26-25
RecordAddBegin(UserVc,"UserVc_fuel");
RecordField(EmployeeCode, M4Code, 10,0);
KeyBegin(EmployeeCode);
KeySegment(EmployeeCode);
KeySegment(Code);
EndRecordAdd;
David Delač
4-15-25
Hi Aldevinas,

You need to customise ReadImportTaguser2 since it was added between mentioned versions, to support the changes.

Best regards,
David D.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
Latest Posts
Paul Timms
From what I've read, using these will store the updated records in memory and then write them to the database in bulk, instead of each record writing to the database in turn. So perhaps there&apo...
17:53 29 Apr 2025
Gastón Salomone
Hi David, Since this happend in a timed task and its a memory problem, system crash and there are not any messages in hansa.log In hansa log. last lines are following: 2025-04-24 22:48:20 runn...
16:15 25 Apr 2025