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

sagil23995776
sagil23995776
Offline

Badges

Badges
16

Accepted Solutions

Accepted Solutions
4

Likes Received

Likes Received
17

Posts

Posts
32

Discussions

Discussions
2

Questions

Questions
30

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by sagil23995776
Customize the badges you want to showcase on your profile
Re: Getting a specific Mirror page URL and getMirrorURL method - Adobe Campaign 08-01-2022
Hi Sagi, I tried using the Javascript function you shared above in order to fetch the mirror page URL with custom delivery & broadlogId, but still I am getting "the record not found" error. I tried for multiple deliveries.Any suggestions please. Thanks

Views

768

Likes

0

Replies

0
Re: Generating JWT for Target API - Adobe Target 31-07-2021
Is there an example of the above Python code for C#? thank you

Views

388

Likes

0

Replies

0
Re: Changing Traits and Segments Rules - Adobe Audience Manager 12-06-2019
Hi sagil23995776Yes that is correct,it is only new users that will excluded from the segment.The old ones will eventually be dropped from segment due after 120 days of inactivity.Regards,Shweta

Views

2.6K

Likes

0

Replies

0
Add Marketplace Activation and Modelling prices to the search results - Adobe Audience Manager 23-05-2019
In order to see the prices for 'Activation' or for 'Modelling' in the Marketplace search results, the user needs to click on each provider and check inside the new window for the prices. It will be much easier if it was possible to see it directly from the main window by adding additional columns to the Marketplace table so it will be possilbe to sort by prices.

Views

1.7K

Likes

4

Replies

0
Re: Seed Addresses and Quarantine - Adobe Campaign 19-02-2019
Hi,You should be able to access seeds with a control-type typology rule, though this is more complicated than a filtering rule- need to figure out where seeds are in the message structure, and filter them in js. For a plan b, your SMS vendor may have valid dummy phone numbers available that can be stubbed in to the seed records- Twilio calls them 'magic phone numbers'.Thanks,-Jon

Views

1.6K

Like

1

Replies

0
Re: JS to check if a workflow is running - Adobe Campaign 29-10-2018
You can also use the following method to check various states/statuses for one/multiple workflowsHere are the enum mappings======================================@state0-Being edited9-Request to start in simulation mode10-Start requested11-Started12-Pause requested13-Paused14-Resume requested15-Stop requested16-Stop in progress17-Restart requested18-Restarting20-Finished======================================@status0-Not started1-In progress3-Suspended4-Stop in progress5-Finished

Views

2.2K

Likes

0

Replies

0
Re: How to parse vars variables to the Segment Code? - Adobe Campaign 24-10-2018
Thank you! That is working

Views

2.5K

Likes

0

Replies

0
Re: Typology Rule for adding SMTP header - Adobe Campaign Standard 10-04-2019
Hi Vipul,I want to add a list unsubscribe header by using a typology rule useing this snippet.There seems to be something wrong with the syntax, could you please look into this?delivery.mailParameters.headersvar headerLines = headers.split("\n");var newHeaderLine = header + ":mailto: " + errorAddress + "?subject=unsubscribe" + message.mimeMessageId;headerLines.push(newHeaderLine);delivery.mailParameters.headers = headerLines.join("\n")Best regardsNiels

Views

2.2K

Likes

0

Replies

0
Re: Delivery Sender IP - Adobe Campaign Standard 21-02-2018
Hi Sagi,Please check the delivery headers and you should be able to identify the IP from where it originated.Regards,Vipul

Views

1.4K

Likes

0

Replies

0
Re: Using JQuery in Adobe Campaign WebApp - Adobe Campaign Standard 10-12-2017
Thanks David that workedSagi

Views

2.1K

Likes

0

Replies

0