Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
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

4 Replies

Avatar

Correct answer by
Community Advisor

Hey @Luca_Lattarini ,

 

You need to run this command on your server. 

Thanks,

David

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

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="" ?