OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions Automatic mailing and workflow.

This topic contains 5 replies, has 2 voices, and was last updated by  Yevhen Shyshkin 8 years, 4 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #34014

    ant-workaholic
    Participant

    Hello guys. Needs your advise how I can implement this by the best way. I have custom entity and custom workflow for this entity. For example, the entity have these steps:
    – New
    – In Work
    – Awaiting for Customer Approval
    – Approved
    – Complete
    I need periodically send custom email with some attachments and link (click on this link will lead to approve my Entity and will set the new status “Approved”) for instances of my Entity which have status “Awaiting for Customer Approval” .
    As I see know, I can create new command for JMS in which I can filter objects (of my Entity) by workflow step, by this way I can get email address (because my entity related with Customer). But how I can assemble email automatically? Maybe you have examples. Thank you very much.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The forum ‘OroPlatform – Programming Questions’ is closed to new topics and replies.

Back to top