R28472 DocumentFileAttachment - Set Previous Value In Embedded File Contents

    Code R28472
    Entity General.DocumentFileAttachments Entity
    Name SetPreviousValueInEmbeddedFileContents
    Attribute EmbeddedFileContents
    Layer Back-End
    Events Commit
    Priority Normal
    Modify NO
    Action Validate that:

    For each DocumentFileAttachments if the record is modified and DocumentFileAttachment.IsLinked == false and DocumentFileAttachment.EmbeddedFileContents == null then in the ObjectFile.EmbeddedFileContents set its previous value.
    Description If the current record is modified, its IsLinked attribute is false and the EmbeddedFileContents attribute is null then in the EmbeddedFileContents attribute set its previous value (the value before a current correction).
    Message -
    Introduced In Version
    Revocable NO

    * For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.

    • Improve this Doc
    Back to top Generated by DocFX