Call custom plugin via command line RT-Druid

Forum related to ERIKA Enterprise and RT-Druid version 2

Moderator: paolo.gai

Post Reply
Tinghan
Newbie
Posts: 4
Joined: Fri Jul 05, 2019 10:37 am

Call custom plugin via command line RT-Druid

Post by Tinghan » Thu Oct 03, 2019 12:50 pm

Hi,

I'm trying to add a custom plugin by follow the steps of section "copying from an existing plugin" in this page, https://erika.tuxfamily.org/wiki/index. ... formations
However, it doesn't mention about how to call my custom plugin via command line RT-Druid.
I currently test the custom actions in original plugin instead of the copied plugin.

How to call my custom plugin via command RT-Druid?
Thank you!



Best regards,
TingHan

Tinghan
Newbie
Posts: 4
Joined: Fri Jul 05, 2019 10:37 am

Re: Call custom plugin via command line RT-Druid

Post by Tinghan » Fri Oct 04, 2019 4:10 am

Hi,

I tried following steps.

1. Pick 'esirisc' plugin as base and customize it
2. Run RT-Druid (OK, generate custom code)
3. Rename modified 'esirisc' to 'my_esirisc' and restore origin 'esirisc' plugin
4. Run RT-Druid (Fail)
5. Rename origin 'esirisc' to 'origin_esirisc'
6. Rename 'my_esirisc' back to 'esirisc'
7. Run RT-Druid (OK, generate custom code)

Best regards,
Tinghan

Post Reply