Skip to content

[sap-document-ai]: Declarative Approach - Annotation based triggering #97

Description

@samyuktaprabhu

Currently, document extraction can only be triggered programmatically by emitting a DocumentExtraction event from application code.

Add support for declarative triggering via a CDS annotation (e.g. @DocumentAI) so that extraction is triggered automatically when an annotated entity field is written, without requiring boilerplate event emission code.

This should cover:

  • Backend: plugin reacts to annotated field writes
  • Fiori Elements UI: an "Upload & Extract" button injected automatically on the Object Page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions