Hello,
I encountered an issue with DVE ExportRules.
The DIS Validator reports these errors:
The ExportRules:
What happens here is => Table description is removed from the Param Description, because of the regex.
What I actually want to know, is there a reason for exporting Primary Keys and Foreign Keys?
If not, I would just remove the export attribute from these Params, but I don't know if that's going to cause any problems.
Thanks.
Hi Nejra,
The main part here is knowing what you want to see on your DVE.
If you only want the values as standalone values on your DVE. You should be fine to remove the Keys ( foreign key, primary key, etc ).
If you want to show a table or link tables together. You will still need the keys to build the tables. Then I would recommend to change the value of your regex to add maybe a small change in the description for each key individually. This to indicate the differences between the different keys.