この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi,
We have used OOTB Email service using R6 osgi annotations.
Currently facing one issue as message gateway service coming null while sending notification using gateway method.
How ever the message Gateway Service reference object is there but not working with Gateway method ?
Couple of other projects which implemented using Felix SCR annotations is working with email service.Do we have any reference implementations using R6 osgi?
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
See this new HELPX Article that shows how to work with with MessageServiceGateway API in 6.4.
There is a video too that shows it all working. Follow this artilce --
https://helpx.adobe.com/experience-manager/using/message_service_gateway_api_64.html
表示
返信
いいね!の合計
Hi Arun,
Used the Osgi annotations only R6 find the below screenshot
表示
返信
いいね!の合計
Hi,
I've just tested with osgi annotations, it is working fine.
Check below code:
aem63app-repo/CustomEmailStep.java at master · arunpatidar02/aem63app-repo · GitHub
Adobe Experience Manager Help | Creating custom AEM workflow steps that send email messages
表示
返信
いいね!の合計
Could you provide a sample of your code for testing ?
表示
返信
いいね!の合計
Hi,
I have used the same steps as mentioned in git hub and tried below way for the delete content but still getting same gateway error and workflow aborted
Adobe Experience Manager Help | Creating custom AEM workflow steps that send email messages
I am using my Gmail as SMTP server.Do we have any issue if i use gmail ? How ever i am getting notification for Workflow abort other OOTB notifications?
表示
返信
いいね!の合計
Hi,
I am also using gmail for sending mails in above code.
Could be issue with email configuration, check below.
Configuring Email Notification
表示
返信
いいね!の合計
SMTP configurations are correct and also i am able to get the OOTB notification for workflow abort/complete and also able to see the connection in SMTP debug mode but not picking the custom content as mentioned in bundle and also workflow aborted when the service is null? Do we have to do any other osgi config? or what are the required pom dependencies ?
表示
返信
いいね!の合計
Arun - we will update this article now for AEM 6.4 and show proper use of this API using DS Annotations.
表示
返信
いいね!の合計
See this new HELPX Article that shows how to work with with MessageServiceGateway API in 6.4.
There is a video too that shows it all working. Follow this artilce --
https://helpx.adobe.com/experience-manager/using/message_service_gateway_api_64.html
表示
返信
いいね!の合計
This Worked for me in AEM 6.3 also..Thanks !
表示
返信
いいね!の合計