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

marcinkacz
marcinkacz
Offline

Badges

Badges
18

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
19

Posts & Comments

Posts & Comments
46

Discussions

Discussions
0

Questions

Questions
10

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by marcinkacz
Customize the badges you want to showcase on your profile
Re: How to use Promise in javaScript activity - Adobe Campaign 14-04-2021
Hi James,I guess Promise doesn't work in Adobe Campaign. ACC Javascript implementation is Spider Monkey, so it is probably ECMAScript 5 (2009) standard. Promises were introduced with ECMA 6 (ECMAScript 2015).Regards, Marcin

Views

410

Likes

0

Replies

0
Re: azure blob storage integration ACC - Adobe Campaign 19-03-2021
Hi agsUnfortunately AC uses http as default. I'm not sure if this can be changed. Please ask Blob owner/admin to set Secure transfer required to Disabled: Most probably new Access keys would need to be generated too: This small change should resolve your issue.Regards, Marcin

Views

650

Likes

0

Replies

0
How to get values from jssp into input form context? - Adobe Campaign 13-01-2021
Hi, I'm looking for help regarding jssp and input forms used together. I have a input form that displays content of jssp. I would like to choose one of the values available on jssp and insert it back to the input form. But I have no idea how to insert chosen value again in input form context, how to pass it. Could someone possibly share any ideas, please?Thanks,Marcin

Views

419

Likes

0

Replies

1
Re: Using SQL Code activity - Adobe Campaign 22-07-2020
As always thank you for your help. But I'm not asking how to use query. I'm interested in SQL Code activity and its output.

Views

940

Likes

0

Replies

0
Using SQL Code activity - Adobe Campaign 17-07-2020
Hi,How I can use the output of SQL Code activity in a following JS activity? I'm typing below code in SQL activity:SELECT max(iId) FROM CusTestDataSchema What should I type in JS to receive SQL's output? vars.output doesn't work here. Thanks,Marcin

Views

1.1K

Likes

0

Replies

3
Re: Rights needed to export and import packages - Adobe Campaign 18-10-2019
Thank you!

Views

2.2K

Likes

0

Replies

0
Rights needed to export and import packages - Adobe Campaign 11-10-2019
Hi All,I think I know the answer, but want to double check. Is it possible to configure operator group that doesn't have admin rights, but is able to move (export and import) packages?Thanks,Marcin

Views

3.4K

Like

1

Replies

3
Re: SOAP log - Adobe Campaign 27-09-2019
Thank you, J-Serge!

Views

2.5K

Likes

0

Replies

0
Re: SOAP log - Adobe Campaign 25-09-2019
Thanks, Kapil. web.log is helpful, but it doesn't contain full content of the SOAP call. Regarding Fiddler I don't need to capture AC console traffic. SOAP calls I would like to capture come from external server. So, my question is still open. Do you have any other ideas?Thanks,Marcin

Views

2.2K

Likes

0

Replies

0
Re: Triggers limit from Adobe Analytics to campaign. - Adobe Campaign 23-09-2019
Hi Asaria,In accordance to Adobe docs a technical limit of 100 triggers currently exists. But I haven't tested it.Source: https://docs.adobe.com/content/help/en/core-services/interface/activation/triggers.htmlRegards,Marcin

Views

1.8K

Like

1

Replies

0