Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the images that are stored in tables in Ax, there is "Publish Images" functionality to push them to the web server. If you have custom tables which contains images and would like to include them as part of "Publish Images" for it to appear in Enterprise Portal pages, you should customize the SysEPDeployment class in AOT.
In SysEPDeployment class deployCompanyImages method, you should add deployImages(<TableName>), where <TableName> is the new table that you added.
Comments
- Anonymous
June 09, 2008
your arictle is correct but not compleet. http://axstart.spaces.live.com/blog/cns!E82F2C8CB173C0A0!228.entry. also check that the EDT field is extended from Bitmap etc.