How to send AEM inbox notification in workflow? | Community
Skip to main content
Mario248
New Participant
September 6, 2022
Solved

How to send AEM inbox notification in workflow?

  • September 6, 2022
  • 1 reply
  • 2254 views

I want to send AEM Inbox notifications in my custom AEM workflow. Basically I want to send just a notification if the workflow is rejected in the participant step. I read that TaskManager sends the notification but it is the kind of action that is needed but for me I don't need any action,  just need to be informed that the workflow has been refused. 

 

Is there an API that can help with this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

arunpatidar
arunpatidarAccepted solution
New Participant
September 6, 2022
Mario248
Mario248Author
New Participant
September 8, 2022

Thanks. I am curious to know why ACS package details in https://www.javatips.net. Is https://www.javatips.net provides any visual presentation of java packages?

arunpatidar
New Participant
September 8, 2022

I think this site uploaded the decompiled bundle, you can also decompiled any bundle to check logic. Since there are many product their code is not available so this kind of sites provide source of those jar/bundle.

 

Arun Patidar