I am getting these errors when I try to create a PWA in RAB. I get one error for each book. Any ideas on how to tackle fixing this? I should point out too that I am generating the Appdef xml file (using XSLT). I’ve built an exporter from FieldWorks texts to RAB that creates usfm, timing files, contents, etc. I’ve done diffs on that file manually built against my generated version and everything seems to be in order. The Android APK is working but I can’t get PWA working.
Once the process is all cleaned up I’ll post it on Github if anyone is interested.
…
ConvertBooks (5/7)
{“errors”:[{“message”:“Attempt to import document with bookCode ‘undefined’ which already exists in docSet has_C01”,“locations”:[{“line”:3,“column”:37}],“path”:[“addDocument”]}],“data”:null}
{“errors”:[{“message”:“Attempt to import document with bookCode ‘undefined’ which already exists in docSet has_C01”,“locations”:[{“line”:3,“column”:37}],“path”:[“addDocument”]}],“data”:null}
etc.
1 post - 1 participant