Question: using BIGTEXT variable to export a picture?

jemmy
Member Posts: 247
Anyone knows how to resolve this Navision 4 question?
Please help since I am really confuse and stuck on these. ](*,)
I have export and got the picture is empty in the .xml....
Thanks a lot before.
Jemmy
Also in the OnInitXMLport trigger of your XMLPort, filter the Item Table to only item 70102 using a SETRANGE and FIND.Scenario:
You would like to export item information about item number 70102 from
Navision to an XML document.
The information in the XMLPort should be include the following: item number,
description, picture.
Your task include the following:
1. Create an XMLPort with tags to export the item number, description, and picture from item table.
2. In the code for the picture tag, write the code to:
- Calculate the BLOB Pic field in the Item table (using CALCFIELDS function)
- Create an instream object (using CREATEINSTREAM function)
- Read the instream into the bigtext variable (using READ function)
Please help since I am really confuse and stuck on these. ](*,)
I have export and got the picture is empty in the .xml....
Thanks a lot before.
Jemmy
0
Comments
-
Hallo Jemmy,
you must use a base64 encoder at export.
In Codeunit BizTalkXMLDomMgt are functions like AddPicture with this code.
Also you can copy the code from XMLPort 99008500 Outbound Product Catalog. There is a Tag named Picture with BigText.
regards
Svensson0 -
I still can't catch your idea perfectly on these...
What is base64 encoder?
Thanks for your help..0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions