We are using Zetadocs Express in NAV 2013 R2 . It works beautifully except in one page recently, the Posted Sales Invoice page. When opened it takes roughly 5 minutes to open. I have pinned it to being Zetadocs, as disabling the addin the page loads straight away.
I checked the Zetadocs log on the tier server and found that while the page is loading the below section repeats many times. I see the first line highlighted in red, so I added the key fields into the Zetadocs Key FIeld table, however that didn't change the error. And besides that, the one in red below it "Invalid record mapping detected, source field is empty" seems more important. I think I need to add some mapping in the Zetadocs Record Mapping Line table, but I don't understand how. Has anyone come across this?
-----
29/09/15- 2:58:35 PM-DEBUG-C9041209.GetRecordLink(Sales Shipment Line: SSHIPP273911,400000)
29/09/15- 2:58:35 PM-DEBUG-C9041210.GetPrimaryKeyFields(Sales Shipment Line: SSHIPP273911,400000)
29/09/15- 2:58:35 PM-DEBUG-C9041210.GetPrimaryKeyForTable(111)
29/09/15- 2:58:35 PM-DEBUG-C9041210.GetPrimaryKeyForTable(111) Primary Key: Document No.,Line No.
29/09/15- 2:58:35 PM-DEBUG-C9041210.GetPrimaryKeyFields() No primary key fields saved for table: 111 returning: Document No.,Line No.
29/09/15- 2:58:35 PM-DEBUG-C9041209.GetFieldValue(Document No.)
29/09/15- 2:58:35 PM-DEBUG-C9041209.GetFieldValue(Line No.)
29/09/15- 2:58:35 PM-DEBUG-C9041210.GetCompanyID(MHIAA_LIVE_NAV7)
29/09/15- 2:58:35 PM-DEBUG-C9041209.GetRelatedRecordLinks(Sales Shipment Line: SSHIPP273911,400000)
29/09/15- 2:58:35 PM-DEBUG-C9041210.GetRecordMappingsForRecord(Sales Shipment Line: SSHIPP273911,400000)
29/09/15- 2:58:35 PM-DEBUG-C9041209.GetRecordLinkFromStaticMapping(Sales Shipment Line: SSHIPP273911,400000)
29/09/15- 2:58:35 PM-DEBUG-C9041210.GetCompanyID(MHIAA_LIVE_NAV7)
29/09/15- 2:58:35 PM-DEBUG-C9041209.GetRecordLinkFromStaticMapping(Sales Shipment Line: SSHIPP273911,400000)
29/09/15- 2:58:35 PM-DEBUG-C9041210.GetCompanyID(MHIAA_LIVE_NAV7)
29/09/15- 2:58:35 PM-WARNING-C9041209.GetRecordLinksFromStaticMapping() Invalid record mapping detected, source field is empty
*This post is locked for comments