Register Export
Sanjay Parbhoo
5-4-17

hi

The register export run from Database Maintenance is not including the additional fields added in the datadef.hal file using RecordAddBegin.

Can anyone confirm that this is the case and if so how does one get the additional fields in a register export?


/Sanjay Parbhoo [2017/05/04 22:54 PM]

------------------------------------------------------------------------
Nadezda Kuzmich
5-9-17
Hi Sanjay ! There are in the register export, but on the next extra line, starting with tag $%^!



RecordAddBegin(INVc,"R_INVc");
RecordField(ProdType,M4Int,0,0);

Row export sample

EE0D4D66-CEBEB72C-22327207-AC8D6273-19F10901    0    1    101310    "Paula" Coffee 250g vac, fj (Paulig)    kast    25            11,11    1    KO            4,85            0                                0            2    22.03.2010                0        4,85    EEK    4,85                                    0        0                    0                                4,85                    0    0                                                        20                                                                                75,60    75,60                                                                            0    0        0    0    0    0    0    0                                                                                0    0                0                                            0        0    0           
$%^!:    R_INVc    4


second row is

$%^!:    R_INVc    4

value 4 is ProdType according to datadef

//Nadja       

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
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026