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

ShrawanSaxena
ShrawanSaxena
Online

Badges

Badges
17

Accepted Solutions

Accepted Solutions
30

Likes Received

Likes Received
53

Posts

Posts
63

Discussions

Discussions
0

Questions

Questions
62

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ShrawanSaxena
Customize the badges you want to showcase on your profile
Re: Which javascript version does 9032 use? - Adobe Campaign 08-10-2021
I could not find any change recently done in JavaScript engine and looks like still Spidermonkey 1.8.5 is being used.Also looks like the more recent versions of SpiderMonkey do not support E4X which is widely used in the software so there seems no plan to upgrade it . You can keep following the standard documentation as any change in this will be communicated in the same if that is necessary for customers to be aware of.

Views

171

Likes

3

Replies

0
Re: Create approver operators in campaign classic correctly - Adobe Campaign 05-10-2021
You can check access rights matrix for more details. https://experienceleague.adobe.com/docs/campaign-classic/using/getting-started/permissions/access-management-named-rights.html?lang=en#access-rights-matrix

Views

428

Likes

0

Replies

1
Re: Adobe Campaign Standard: Additional entry in Export Packages after successful Import of a Package - Adobe Campaign Standard 24-09-2021
this has always been the default behaviour in ACS.. There is already a bug logged with product team (CAMP-48474) for more clarification.

Views

117

Likes

0

Replies

0
Re: List of profiles - Adobe Campaign Standard 24-09-2021
Hi @Simone4 ,You can check below thread which looks like similar requirement : https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-find-if-an-email-delivery-was-opened-in-adobe-campaign/m-p/357378

Views

267

Likes

0

Replies

1
Re: Push notification from ACS doesn't get delivered and shows no error to troubleshoot - Adobe Campaign Standard 24-09-2021
@AKP3 -You can go through below link to know more on this . You can refer below section: https://experienceleague.adobe.com/docs/campaign-standard/using/communication-channels/push-notifications/about-push-notifications.html?lang=en

Views

206

Likes

0

Replies

0
Re: click-to-open rate on report - Adobe Campaign Standard 24-09-2021
Currently it is in product backlog queue and we do not any release date yet.

Views

359

Likes

0

Replies

0
Re: JavaScript Functions in Expression Editor - Adobe Campaign 22-09-2021
Hi Dev,Let me check on this function definition code . Please find below how weekday works: WeekDay(date/datetime)Returns the number of day in the week following the rule: 0=Monday ...6=Sunday. In case argument is of type datetime - day of the week is calculated from time in client's timezone (timezone is passed to server in query). Otherwise, if argument is of type date, day of the week is calculated in timezone agnostic manner. ExampleWeekDay(#2021-09-22 00:34:56Z#)=2

Views

825

Likes

0

Replies

4
Re: JavaScript Functions in Expression Editor - Adobe Campaign 22-09-2021
Hi Dev,which OOB function you are looking for ? Functions definitions are present in database specific files .For example all postgres related functions are defined inside xtk:postgresql-functions.sql

Views

834

Like

1

Replies

6
Re: Disable email tracking on individual (recipient) level - Adobe Campaign 20-09-2021
You can go through below thread which is for same issue . For now it seems there is no way to disable tracking at individual recipient level and it is at delivery level only.https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/disable-interaction-activity-tracking-for-selected-recipients/td-p/297032 There is already an open enhancement request (NEO-31083) for this functionality to be available in future releases.

Views

400

Like

1

Replies

2
Re: Hypothesis status is Execution in progress - Adobe Campaign 20-09-2021
Looks like pid of hypothesis workflow still active but message "workflow finished". If it is an adobe hosted environment , I would suggest to raise a case for Adobe technical support team so that they can check with the help of ops team on backend if something is still running at backend which is causing this issue

Views

255

Likes

2

Replies

0