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
Exporting XML Fields - Adobe Campaign Standard 27-08-2017
Hi,Is it possible by any way to export an XML field value to a .csv through a workflow?for example if I wish to export emails subject lines to a file.Thanks,Sagi

Views

4.5K

Likes

0

Replies

6
Re: Problem with date time in Adobe Campaign web application - Adobe Campaign Standard 27-08-2017
Hi,Yes just as I've mentioned above, I used it as text and not as a date placed a JS validation rules for the input and that worked.Thanks,Sagi

Views

2.8K

Likes

0

Replies

0
Re: Filtering/Getting recipients from Lists - Adobe Campaign Standard 20-08-2017
Hi,I've copied the custom lists into a OOTB schema group so it works now.Thanks,Sagi

Views

2.1K

Likes

0

Replies

0
Re: Filtering/Getting recipients from Lists - Adobe Campaign Standard 20-08-2017
Hi Amit,Thank you for your help, I've tried your suggestion and I saw I'm only getting 1 list out of 8.Apparently it only works when the list type is 'Group', when the type of the list is 'List' then it won't collect the contentSo if we choose to use a 'List Update' in a workflow and selecting 'Create or use a list with its own table' then the list is automatically created with type 'List'.Is there a way to change the type?Thanks,Sagi

Views

2.1K

Likes

0

Replies

0
Re: Filtering/Getting recipients from Lists - Adobe Campaign Standard 17-08-2017
Thanks Adhiyan,I've tried it but it doesn't work it can only get a name of a specific list and load only that one.Sagi

Views

2.1K

Likes

0

Replies

0
Filtering/Getting recipients from Lists - Adobe Campaign Standard 17-08-2017
Hi,We sometimes use Lists in Adobe Campaign in order group recipients with specific parameters instead of using database field.Currently we have several lists (in some cases a specific recipient can be in more then one list)Is there a way to query a set of lists in the same folder from a workflow to get all the recipients from those lists?Alternatively is there a way to filter from a workflow recipients that exist in one or more of those lists?Thanks,Sagi

Views

4.4K

Like

1

Replies

6
Re: Problem with date time in Adobe Campaign web application - Adobe Campaign Standard 17-08-2017
I've tried changing my computer time zone to the time zone of the server and the times looked good then.Anyhow since we have users in multiple time zones I tried to avoid all this time zone managing. I used the field as a text instead of a date and it seems to worked fine from all locations (just needed to apply some validation rules on the input to check if its a real date)/Thanks youSagi

Views

2.8K

Likes

0

Replies

0
Re: Problem with date time in Adobe Campaign web application - Adobe Campaign Standard 08-08-2017
Hi Amit,Both the user and the web app are configured to use the server time zone:Sagi

Views

2.8K

Likes

0

Replies

0
Problem with date time in Adobe Campaign web application - Adobe Campaign Standard 07-08-2017
Hi,I've created a web application where I have a variable containing date and time.If I print the variable in an HTML element I see the date and time as required,but if I'm calling the variable from a date input field then I see a different time (see below)In the HTML element in the page the time is 17:00 but its 22:00 in the input field.both are using the same variable - 'varSendStart'Does anyone know how can it be fixes?Thanks,Sagi

Views

5.8K

Likes

0

Replies

6
Re: Getting to a Web App next page using a script - Adobe Campaign Standard 27-07-2017
I Understand now after trying David solution thatapparently the onClick event doesn't work from an tag but on or etc it does work. I've modified my code a little and it works now.Thanks

Views

2.7K

Like

1

Replies

0