Expand my Community achievements bar.

Join us for the Adobe Campaign Community Q&A Coffee Break on 30th September at 8 am PT with Campaign experts Arthur Lacroix and Sandra Hausmann.
SOLVED

Trigger Installation Adobe Campaign Classic

Avatar

Community Advisor

Hello everyone,

 

I am installing the trigger for AC, where I can run the statement below?

 

1982luca_0-1620986663709.png

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hey @Luca_Lattarini ,

 

You need to run this command on your server. 

Thanks,

David



David Kangni

View solution in original post

4 Replies

Avatar

Correct answer by
Community Advisor

Hey @Luca_Lattarini ,

 

You need to run this command on your server. 

Thanks,

David



David Kangni

Avatar

Community Advisor
From cmd console or Adobe Campaign console from workflow?

Avatar

Community Advisor
from cmd on the server where Adobe Campaign is installed


David Kangni

Avatar

Community Advisor
Hello DavidKangni, I run this nlserver config -instance:<instance name> -setimsjwtauth:Organization_Id/Client_Id/Technical_Account_ID/<Client_Secret>/<Base64_encoded_Private_Key successfully and I can find it in the config -instance:<instance name>.xml file. As next step I need to add this <pipelined autoStart="true" authPrivateKey=""> in ServerConfig and config -instance:<instance name>.xml file. How can I get authPrivateKey="" ?