Skip to content

[Vendor] [QM] support of PowerAutomate #6226

@PredragMaricic

Description

@PredragMaricic

Work Item(s)

Fixes #5819 (AB#611285)

Describe the issue

Support of power automate scenarios

Introduce Business Events:

[ExternalBusinessEvent('OnInspectionCreated', 'Quality Inspection Created', 'This action will occur when a new Quality Inspection has been created.', EventCategory::QualityInspectionTest)]
[ExternalBusinessEvent('OnInspectionFinished', 'Quality Inspection Finished', 'This action will occur when a Quality Inspection has been finished.', EventCategory::QualityInspectionTest)]
[ExternalBusinessEvent('OnInspectionReOpened', 'Quality Inspection Re-Opened', 'This action will occur when a Quality Inspection has been reopened.', EventCategory::QualityInspectionTest)]
[ExternalBusinessEvent('OnInspectionChanged', 'Quality Inspection Changed', 'This action will occur when a Quality Inspection has changed.', EventCategory::QualityInspectionTest)]

Introduce API page(s)

With fields as appropriate

Introduce responses:

QualityInspection-blockLot
QualityInspection-blockPackage
QualityInspection-blockSerial
QualityInspection-unblockLot
QualityInspection-unblockPackage
QualityInspection-unblockSerial
QualityInspection-createInternalPutAway
QualityInspection-createMovement
QualityInspection-createNegativeAdjustment
QualityInspection-createReInspection
QualityInspection-createTransferOrder
QualityInspection-finishInspection
QualityInspection-moveInventory
QualityInspection-reopenInspection

Introduce power automate templates (internal)

When inspection is created – notify in teams
When inspection is finished (as failed) – ask in teams about actions – show list of actions [createNegativeAdjustment; createTransferOrder]

Expected behavior

Steps to reproduce

Additional context

No response

I will provide a fix for a bug

  • I will provide a fix for a bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    SCMGitHub request for SCM area

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions