Hi,
We are having a problem with retrieving order PDFs from BC using the plugin 'Dynamics 365 BC22 - Dynamicweb Plug-In Unit 1.2.0.33 Runtime Package'
I have sent the following requests to BC with 'DynamicwebConnectorTestTool (2.5.0)':
- <GetItem type="Invoice" customerID="yyy" documentNO="xxx"></GetItem>
- Correct result - XML representation of the order
- <GetPDFForItem type="Invoice" id="xxx" externalUserID="yyy"/>
- Incorrect result - base64 representation of an empty PDF
- Expected result - base64 representation of a PDF with information about the order
Is there an error in the plugin or might it be something on the BC side that has to be done in order to get the PDFs correctly?
Kind regards
Roald