Hi friends,
I have defined one dynamic attribute ZCOUNTER017( Total Betting Account ) to the loyalty program
and when I try to define the formula as ZCOUNTER017 = ZCOUNTER017 + 1, I meet with the following error message after set button is clicked.
I debug the code and found the error is raised because there is no entry in table FDT_ADMN_0000 for attribute guid 0050568938A61ED3A4F675B1126C63B2.
However, for some other dynamic attributes created by others in the system, they do have corresponding entries in that table.
My question: how should I make an entry for my dynamic attribute also in the table FDT_ADMN_0000?
When I use Open->Object in BRF workbench with the guid DE544E37AA4761F1A4890016350536F2 of dynamic attribute created by others,
I could find it by search:
However, when I try to search my own dynamic attribute in BRF workbench, nothing found. Should I also manually create it in BRF workbench?
Thank you for your help!
Best regards,
Jerry