この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi All,
I have a requirement where need to configure a schduler that will send JCR data of specific node via email everyweek to sales team. I would like to make this schduler configurable to be able to select path + osgi service, so that same can be used if I want to tun this schduler for another new form.
really appreciate all your help if anyone of you please let me know how to make configurable schduler in AEM 6.2.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi,
There is no such ootb component available, you need to implement it on your own.
kind regards,
Jörg
表示
返信
いいね!の合計
Hi,
It's quite easy to turn a service into a factory service (see [1]).
Jörg
[1] OSGi how to run mutliple instances of one service - Stack Overflow
表示
返信
いいね!の合計
Thank you so much for the solution.
Also, is there a way to create a component or any other solution to configure email recipients and JCR data path for Administrator to send email via schduler.
表示
返信
いいね!の合計
Hi,
There is no such ootb component available, you need to implement it on your own.
kind regards,
Jörg
表示
返信
いいね!の合計