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

pulkit2304
pulkit2304
Offline

Badges

Badges
16

Accepted Solutions

Accepted Solutions
25

Likes Received

Likes Received
48

Posts

Posts
44

Discussions

Discussions
4

Questions

Questions
40

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by pulkit2304
Customize the badges you want to showcase on your profile
Re: Limit the number of deliveries sent per day - Adobe Campaign Standard 14-08-2019
ryanbcg7​ACS offers Fatigue management at the recipient level to restrict the number of deliveries regardless of channel. There is a detailed step-by-step tutorial that walks through how to set this up here: Fatigue rules Thanks,Pulkit

Views

1.7K

Like

1

Replies

0
Re: Delete a Profile When Referenced - Adobe Campaign Standard 14-08-2019
knixHaas​It seems like you have a customer resource called 'Events' that is linked to Profiles resource in a way that is not allowing you to delete the profiles.Please review the links between these resources and set them up per you use case to enable profile deletes.Thanks,Pulkit

Views

1.7K

Like

1

Replies

0
Re: Why does ACS API not return pagination information when is should??? - Adobe Campaign Standard 14-08-2019
Hi AditThom,I tested this out on my instance and got the documented response. How are you making the API call, my hutch is that the application that is reading the returned payload is only passing you the content array and not the full body.Below is what I get when using Postman to make the call (note I do get the pagination info).Thanks,Pulkit

Views

9.5K

Like

1

Replies

1
Re: How to delete records where Primary Key is NULL? - Adobe Campaign 08-08-2019
For ACC - You can write a SQL Script with the 'DELETE FROM <> WHERE <> IS NULLFor ACS -1. Create a duplicate custom resource. 2. Publish your changes3. Load non-null pk records from your table here. 4. Mark the table for re-draft ( more details here: Deleting a resource ) This will delete ALL the records for the table when you publish. 5. Got ahead a publish6. Do not delete the resource, instead unselect the re-draft and publish once again. This will leave the resources but without any records.7...

Views

1.9K

Likes

2

Replies

0
Re: Can't access a custom resource even after publishing it on ACS - Adobe Campaign Standard 06-08-2019
sovand24445972​Only Custom resources linked to the profile are available via ACS API's. The link to Profile can be direct or indirect(through another Custom Resource that is connected to profile). For example, Profile > Order > Product, Product will be available via API's. Can you connect your custom resource to profile indirectly?If not, define a link to Profile, it does not have to connect to any profile records has to have a relationship in the schema definition. This will define the API's at...

Views

2.3K

Likes

0

Replies

0
Re: Audience sharing without integration - Adobe Campaign Standard 06-08-2019
peic33860002​Theoretically, it should be possible. You will need to consider the nuances of the AAM onboarding process. On ACC all that is required is import and export of 'skinny' files of Declared ids and loading those into a list. I don't know the specifics on AAM side, but a similar import and export will be needed.The AAM AC integration productizes the data share so that the user does not have to worry about data formats.Thanks,Pulkit

Views

1.7K

Likes

2

Replies

0
Re: Personalize a Transactional Email - Adobe Campaign Standard 30-07-2019
dipendu g​Are you testing with a Test profile by any chance?Thanks,Pulkit

Views

1.9K

Like

1

Replies

0
Re: Personalization of URL in Image element - Adobe Campaign Standard 30-07-2019
rahul.pillai03​Right so, what I'm saying is that the data contained within '/context/targetData/cusRPNA_TSMovieslink12/movieImageUrl ' should be 'wp-content/uploads/2017/01/godzilla.jpg' instead of "https://creativenerds.co.uk/wp-content/uploads/2017/01/godzilla.jpg"Thanks,Pulkit

Views

1.6K

Like

1

Replies

1
Re: Personalization of URL in Image element - Adobe Campaign Standard 29-07-2019
rahul.pillai03​You should be able to personalize the image URL's just like any other personalization element in the email. The only thing to keep in mind is that the URL domain will need to be hard-coded like so. www.domainname.com/<>;Note: You do not need Target for this. URI can be targetData from the workflow, or any other custom resource linked to profile.Thanks,Pulkit

Views

1.6K

Like

1

Replies

0
Re: PushNotification - Failed to identify the developer account - Adobe Campaign 26-07-2019
souvikg79278577​ and ravitejagunda​This error usually indicated that the certificate and password on the 'Mobile Application Service' has expired. You will need to update the certificate and or the password.Thanks,Pulkitravitejagundu

Views

1.8K

Likes

2

Replies

0