Customizing storage
Expense Management provides support for three different storage models: File System, Database, and Azure Blob Storage. But it's also possible for you to customize your storage by extending or overruling the way documents are stored and fetched in Expense Management.
Warning
Various routines can invoke the following procedures in Expense Management. Document import is one such routine, there must be zero errors in the executing code, as that would break or stop the existing functionality.
You can overrule or extend the existing behavior using four different publisher events that are provided in the codeunit CEM Doc. File Events:
- SetAttachment