How to attach documents in custom tables in Microsoft Dynamics 365 Business Central AL Programming.

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024

ความคิดเห็น • 19

  • @zachg1705
    @zachg1705 8 หลายเดือนก่อน +1

    Thank you for this video! I had been struggling trying to figure out how to do this on my own.

    • @TekNaMsangi
      @TekNaMsangi  7 หลายเดือนก่อน

      Glad I could help!

  • @StockScopeNews
    @StockScopeNews 7 หลายเดือนก่อน +1

    Thank you this Video helped me a lot. Can you explain how to use the Attachment API on a custom Record ?

    • @TekNaMsangi
      @TekNaMsangi  3 หลายเดือนก่อน

      Follow this guide: learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/api-reference/v2.0/api/dynamics_attachment_get?WT.mc_id=DX-MVP-5005267

    • @TekNaMsangi
      @TekNaMsangi  3 หลายเดือนก่อน

      & this: joshanglesea.wordpress.com/2021/01/25/business-central-attachmentsapi/

  • @AlvaroAlarconSalmeron
    @AlvaroAlarconSalmeron 5 หลายเดือนก่อน

    What if the PK of my table is a code[40]. Could I still do it?? I am havin some issues with this problem recently and I wonder if I need a code[20] as a PK or isn't necessary. Thank you for your video, it has useful information 👍

    • @TekNaMsangi
      @TekNaMsangi  3 หลายเดือนก่อน

      Yes, the "Document Attachment" table field "No." has code 20, so you need it to be Code[20]

  • @txaberocio8637
    @txaberocio8637 10 หลายเดือนก่อน

    Muchas gracias! me ha servido y he mejorado mi ingles de paso :)

    • @TekNaMsangi
      @TekNaMsangi  10 หลายเดือนก่อน

      Sea bienvenido.

  • @syedsafwan4604
    @syedsafwan4604 4 หลายเดือนก่อน

    Hi Msangi, I am trying with 2 primary keys from a custom table and added a custome field in document field to set range it with 2nd primary key. how to do that?

    • @TekNaMsangi
      @TekNaMsangi  3 หลายเดือนก่อน

      For the SubPageLink or, cause you can have more than one pk listed.

  • @elijahbello9147
    @elijahbello9147 7 หลายเดือนก่อน

    Hello thanks for the video but I don't know for some reason it didn't work on my end

    • @TekNaMsangi
      @TekNaMsangi  7 หลายเดือนก่อน

      Did you add all the event subscribers?

  • @QuickTalkSolutions
    @QuickTalkSolutions ปีที่แล้ว

    You are a hero in my eyes already Msangi. I need your mail

    • @TekNaMsangi
      @TekNaMsangi  ปีที่แล้ว

      Thank you, email msangi.masera@jishinde.com

  • @malakmorocco
    @malakmorocco 3 หลายเดือนก่อน

    hello thank's for this video can you share a source code please ?

    • @TekNaMsangi
      @TekNaMsangi  3 หลายเดือนก่อน

      Hello, seem to tampered with the main files for the project that I used. Which one do you need the most, the codeunit or the pages & tables.

    • @malakmorocco
      @malakmorocco 3 หลายเดือนก่อน

      @@TekNaMsangi thank a do what i need but thank you

    • @malakmorocco
      @malakmorocco 3 หลายเดือนก่อน

      Are working with withholding tax ?