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

Ken_Qrious
Ken_Qrious
Offline

Badges

Badges
17

Accepted Solutions

Accepted Solutions
6

Likes Received

Likes Received
12

Posts

Posts
52

Discussions

Discussions
0

Questions

Questions
47

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Ken_Qrious
Customize the badges you want to showcase on your profile
Re: Accessing work flow details in a javascript node - Adobe Campaign 06-12-2021
@David__Garcia Thanks David, that's perfect.

Views

169

Like

1

Replies

0
Re: Technical Workflow - Auto Recovery - Adobe Campaign 07-11-2021
Thanks for the replies @Darren_Bowers and @LaurentLam, it's good to be aware of potential pitfalls. The main use for the auto restart would be for technical work flows which load data from external systems. The process would be limited to selected work flows and would generate an alert to our support team.

Views

309

Likes

0

Replies

0
Re: Hypothesis Stuck Jobs - Setting Up monitoring, automatic cancel and automatic restart - Adobe Campaign 28-10-2021
Milan put me on the right track but a few adjustments were need to make things right for my situation. Here is what did the trick. var strId = id from nms.remaHypothesisnms.remaHypothesis.Stop(strId)nms.remaHypothesis.Start(strId)

Views

219

Like

1

Replies

0
Re: Adobe Campaign Classic - New MySQL connection when tested gives error => MYS-230000 MySQL error 1298; Unkown or incorrect time zone : 'Pacific/Auckland' - Adobe Campaign 18-08-2021
We did eventually resolve the issue. Here is what was required from start to finish. For the time zone error it was step 4 that fixed the problem. 1) Marketing server hosts, Install MYSQL Client on adobe campaign marketing servers. The new MYSQL client is required for a new adobe campaign connection.2) Marketing server hosts, Create a link between libmysqlclient_r.so.18 and libmysqlclient.so.18 so that libmysqlclient_r.so.18 is recognized but redirects to libmysqlclient.so.183) Network, Enable n...

Views

179

Likes

2

Replies

0
Re: Adobe Campaign Classic On Premise Hybrid (V7 9187) -... - Adobe Campaign 02-08-2021
Hi, Yes, you will need to install MySQL client (libmysqlclient) on all app servers connecting to MySQL.Once installed use find or mlocate to get the path and add it to the LD_LIBRARY_PATH var in customer.sh or env.sh. Thanks,-Jon

Views

300

Likes

2

Replies

0
Re: Adobe Campaign Classic - Storing credentials for exte... - Adobe Campaign 29-07-2021
Hi,As @Darren_Bowers said, anyone with admin access could read the password, but we could say that anyone with admin password could read anything in any system ? If the operator is able to read / access your custom encryption library, he could get the password. I think this is not a specific AC issue, but a global problem : the information access must be controled anywhere. On my side, I usually use an xtk:externalAccount for this purpose. I set an 'HTTP' account type, and I store the password i...

Views

475

Likes

3

Replies

0
Re: Adobe Campaign Classic - Delayed trigger of External... - Adobe Campaign 16-06-2021
@Ken_Qrious... Doesn't matter: it reminds me my last position in adobe: I was hating to beg for a survey :)))))) If I think I can help and that it doesn't take too much time it's always a pleasure to share information... And be sure this kind of knowledge base is also huge for me in order to see how other colleagues handled issue I've faced off or that I will face off

Views

921

Likes

0

Replies

0
Re: Adobe Campaign Classic - How to identify all inbound... - Adobe Campaign 31-05-2021
Thanks Cedric, this looks useful. I was hoping for an inbuild adobe function but this will work. I'll try it out.

Views

332

Likes

0

Replies

0
Re: Adobe Campaign Classic Rel 9187 - Users unable to acc... - Adobe Campaign 05-05-2021
Thanks, that fix worked!

Views

540

Likes

0

Replies

0
Re: Adobe Campaign Classic 9187 database Upgrade to Postg... - Adobe Campaign 15-04-2021
I'm not so sure, I did a bit more digging and found the following which suggests that 9187 does not support postgres 12.x https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fexperienceleague.adobe.com%2Fdocs%2Fcampaign-classic%2Fusing%2Frelease-notes%2Fprevious-releases%2Frelease--20-3.html%3Flang%3Den%23release-20-3-1-build-9228&data=04%7C01%7CKen.Kunze%40spark.co.nz%7C8e204391bdcd4021582d08d8fae7b04e%7Cf6b3cec6a8624a409ab400d6e11e6f0f%7C0%7C0%7C637535220365075020%7CUnknown%7CTWFp...

Views

309

Likes

0

Replies

0