cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
genleo
Level 6

Console installation

Hi all,
I'm creating console installation for an existing gui installation. I noticed that a custom action (extending CustomCodeAction) is not executed with console installation. Is it necessary to create the same class extending CustomCodeCosoleAction and implementing the executeConsoleAction() method instead of install()?

Thanks.

Gennaro
Labels (1)
0 Kudos
(3) Replies
genleo
Level 6

I tried to implement my class extending CustomCodeCosoleAction but it doesn't work... No one can help me?
0 Kudos
Yves_Kreis
Level 7

Can you post your class?

Best Regards,
Yves
0 Kudos
genleo
Level 6

Sorry,
it isn't necessary to implement a class extending CustomCodeCosoleAction, it was my fault in the class extending CustomCodeAction which runs also in Console installation.

Thanks.

Gennaro
0 Kudos