I'm creating an integration, using AIF and C#. I can create the products and released products, but I don't know how to add the image. Could you help me?
*This post is locked for comments
I'm creating an integration, using AIF and C#. I can create the products and released products, but I don't know how to add the image. Could you help me?
*This post is locked for comments
I assume you're talking about document services.
I don't remember if there is anything in the standard application, but it's definitely doable. For instance, your document service can have a string field, where you put the image encoded with Base64. Then you can decode the string in X++ and set the actual image field on the table.
Also, I see DocumentHandlingService in the list in standard document service. You can check out how they do it there.
An alternative is using a document service, where you can use an array of bytes.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156