DynamicsValue / fake-xrm-easy

FakeXrmEasy: The Test Automation Framework for the Power Platform / Dataverse
https://dynamicsvalue.github.io/fake-xrm-easy-docs/why/
Other
26 stars 12 forks source link

File and image columns and associated messages #157

Open jordimontana82 opened 3 months ago

jordimontana82 commented 3 months ago

Background info:

Sample code:

Tasks:

Image specific behaviour:

https://learn.microsoft.com/en-us/power-apps/developer/data-platform/image-column-data?tabs=sdk#image-file-types

Same messages for Upload / Download can be used for images, with the below considerations

Images: Special behaviour, columns have extra added internal columns: imageId, URL, and timestamp.

/Image/download.aspx?Entity=<entity logical name>&Attribute=<image column logical name>&Id=<image id value>&Timestamp=<time stamp value>