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

stephenjwz
stephenjwz
Offline

Badges

Badges
12

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
9

Posts

Posts
17

Discussions

Discussions
0

Questions

Questions
17

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by stephenjwz
Customize the badges you want to showcase on your profile
Re: Can anyone share an example of how to unzip/decompres... - Adobe Campaign 24-09-2020
turns out it was just an issue with our configuration that prevented me seeing the decompress/decrypt dropdown on the data loading activity - all sorted now

Views

904

Likes

0

Replies

0
Re: If I have multiple typology rules with the same 'exec... - Adobe Campaign 21-08-2020
Hi stephen, In that case order will play a role to deciding which one to select first

Views

657

Likes

0

Replies

0
Re: How do I add a field to a temporary table in a workflow? - Adobe Campaign 29-04-2020
Hi @stephenjwz Have a look into this sample code - it explains how to select some records, modify some values and then write back to the temporary schema: https://technowide.net/2017/05/19/iterating-custom-functions-record/If you have a lot of records i.e. > 10K, then you will need to page the record set select/write operations: https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/advanced-workflow-data-enrichment/qaq-p/355955Note: if you need to do recordset paging,...

Views

4.0K

Like

1

Replies

0
Re: How do I enable an IP address to use the API? - Adobe Campaign 10-04-2019
Hi Stephen,Two kinds of Security Zone entries can be managed:Entries for the vpn security zone. These entries inherit all the permissions assigned to the vpn security zone and allowing all users assigned to the vpn security zone to access the system. These entries are to be used for Windows Console users. (client console access)Entries for a web services security zone. These entries inherit all the permissions of the vpn security zone and are granted the allowUserPassword and sessiontokenOnly pe...

Views

2.4K

Like

1

Replies

0
Re: Logging in to use SOAP API - Adobe Campaign 09-04-2019
hello stephenjwz​,I think there is an issue with your payload.Can you try with your own ID/Password (administrator) and may be it will work.You should not be passing in userid/password in the sessiontoken element, this should be a long string hashed token that is generated by running the logon operation in the sessionMethodSoap.Here is an example logon operation payload. your_user_name_here your_password_here Regards,Venu

Views

2.3K

Likes

2

Replies

0
Re: Is there a way to bulk export the HTML or Text versions of emails sent? - Adobe Campaign Standard 31-05-2019
Hi David,I can see in your post that we are able to pull the html content from deliveries.But is it actual email content or just template we are getting out of that html?Because I have a requirement to pull out the email content sent to the customer from campaign,Is there any way to pull the actual email content from campaign?Thanks

Views

2.4K

Likes

0

Replies

0
Re: Is there a way to determine dependencies of a List? - Adobe Campaign 23-01-2018
Hi Stephen,There is no easy way and I'm providing here a manual way to find answer to your query. You can be creative and convert that into a workflow that loops through all the lists, gets their ID value and then search for workflows where it is used.Get the ID value of your list. In my case it is 89656 Create a workflows view folderAdd a filtering condition on this view folder as this I got the result I was looking for So in an ideal scenario you might be using the default sequence XtkNewId an...

Views

1.6K

Likes

4

Replies

0
Re: How do I remove line breaks from a field before exporting data? - Adobe Campaign Standard 17-10-2016
Thanks Vipul - perfect solution, really appreciate your help.

Views

3.1K

Likes

0

Replies

0