Symptoms
When you try export resources, custom fields, or lookup tables, you may get the following type of error:
Exception: <errinfo xmlns=""><dataset name="ResourceDataSet"><table name="Resources"><row RES_UID="0b2a5dc7-430c-474c-bc08-00137ee37582"><error id="2011" name="ResourceUIDInvalid" uid="1523d4cb-e459-e411-85a2-00155da8d004"></error></row></table></dataset></errinfo>
- For lookup tables: name=“LookupTableUIDInvalid”
- For Custom Fields: name=“CustomFieldUIDInvalid”
Cause
Resource, custom field, or lookup table, with the same UID existed on the target PWA instance but was removed. FluentBooks can not create the same user, because the UID is still existing in the database.
Solution
To allow FluentBooks to create these items with new UIDs, you need to enable the option “Force data creation with new UID” in the FluentBooks Workspace Settings before exporting:
References