Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

Zetadocs Express related tables?

Posted on by 70

Hello everybody,

I'm using Zetadocs Express and I would like to figure out the related table part.

Question 1: does this also work with the Archive Service (thus not with SharePoint installation)?

Question 2: I've added an action on the purchase order subform in order to be able to add documents on purchase line level:


IF GUIALLOWED THEN BEGIN
  ZdRecRef.GETTABLE(Rec);
  IF ZdRecRef.GET(ZdRecRef.RECORDID) AND (ZdRecRef.RECORDID <> ZdPrevRecID) THEN BEGIN
    ZdPrevRecID := ZdRecRef.RECORDID;
    ZdPage.SetRecordID(ZdRecRef.RECORDID);
    ZdPage.RUN;
  END;
END;

This code works fine. Now I want, after posting the receipt, to be able to find the linked documents from the purchase receipt line. I've added the following records in the mapping tables:

Zetadocs Record Mapping Header

Source table = 39, Target table = 121

Zetadocs Record Mapping Line

Source field 1 = 3, target field 1 = 65

Source field 2 = 4, target field 2 = 66

Next I added the same code as above to the posted purchase receipt subform. When I run the code, I cannot see the linked document. Can you please advise me how to do that, or is it not possible? I am using NAV 2015.

Thanks in advance,


Kind regards,

Rogier

*This post is locked for comments

  • Suggested answer
    Suresh Kulla Profile Picture
    Suresh Kulla 43,745 on at
    RE: Zetadocs Express related tables?

    Sorry I don't have much knowledge on this add-on, please try to post your question in the below link

    www.equisys.com/.../ask_a_question.html

  • Yogi1983 Profile Picture
    Yogi1983 70 on at
    RE: Zetadocs Express related tables?

    Nobody got any suggestions about this question? Thanks in advance!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans