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

David_Loyd
David_Loyd
Online

Badges

Badges
22

Accepted Solutions

Accepted Solutions
23

Likes Received

Likes Received
70

Posts

Posts
82

Discussions

Discussions
6

Questions

Questions
76

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by David_Loyd
Customize the badges you want to showcase on your profile
Re: Newsletter - I need to create a generic address for the target mapping of my newsletter for a group of people - Adobe Campaign 08-12-2021
Is there a reason why you don't want to create them on the standard recipient table? I would not go so far as creating another target mapping. You can create different recipient folders to separate them out. Is this group of 50 in a csv currently? If so a file import via jobs can bring that file in and you can choose the folder and list group to place them into. Also what do you mean by generic address?

Views

153

Like

1

Replies

5
Re: Can you download a csv file on to my computer directly rather then through a SFTP? - Adobe Campaign 07-12-2021
If your segmentation is pretty basic you can just go to the data tab on your data schema, do your filter there, then right click-> export. That will drop the data right onto your desktop. Data schema's can be found in Administration->Configuration->Data Schema In a workflow you can also right click on the blinking blue line click display the target-> then right click in the data and click export. Do look at the bottom right corner where it tells you the count. Make sure you are viewing all your ...

Views

168

Likes

3

Replies

0
Re: ☕[Adobe Campaign Community Q&A Coffee Break] Dec 2nd, 8am PT: Zariely Garcia, Senior Technical Consultant ☕ - Adobe Campaign 02-12-2021
In my experience there can be an issue on the actual SFTP folder not allowing the ACC operator to place the file. I would double check the settings/rights within the SFTP folder to allow other systems to place files.

Views

368

Like

1

Replies

0
Re: Accessing work flow details in a javascript node - Adobe Campaign 02-12-2021
To view "all your options" you can simply check them by right clicking on a workflow (in workflow view) then "configure list" to see all workflow attributes. That will give you an idea of what is available to use in your JS. While you can do this in JS, you can do the same thing in a standard Query if you needed to.

Views

201

Like

1

Replies

0
Re: ☕[Adobe Campaign Community Q&A Coffee Break] Dec 2nd, 8am PT: Zariely Garcia, Senior Technical Consultant ☕ - Adobe Campaign 02-12-2021
@Zariely8 - when uploading files using gzip and other functions, ACC loads the file firstly to the ACC server (not ACC SFTP). Is there ever a need to check how much space this is taking up? Or cleaning up the files stored on the server?

Views

424

Likes

0

Replies

1
Re: Local Host Install Error. Windows + ACCV7 - Adobe Campaign 19-11-2021
I was able to resolve this. The documentation on the first start of the has you start then stop tomcat. And I never restarted tomcat after that. Simply running nlserver start web did the trick for http://localhost. Which then I was able to go in and create my other instances.

Views

280

Like

1

Replies

1
Re: How to Uninstall a standard package from Adobe campaign. - Adobe Campaign Standard 18-11-2021
it is possible to remove a package.Navigate to...Administration->Configuration->Package Management-> Installed packages...select the package and then delete. Clear local cache, log out.From the command line, restart the instance.net stop nlserver6then nlserver start web. Log back in and the package should be gone the the UI. Also should be grayed out on the import standard package page. (its possible the data still exists in the postgres DB ect... but the package functionality is gone from the i...

Views

198

Likes

0

Replies

0
Re: Local Host Install Error. Windows + ACCV7 - Adobe Campaign 15-11-2021
when i connect to http://Localhost i'm still getting a relay error.When I run pdump from the CLI i see the system running.

Views

299

Likes

0

Replies

3
Re: Local Host Install Error. Windows + ACCV7 - Adobe Campaign 12-11-2021
Im not sure where www.adobe.com is coming from. my instance name is "default". neither my serverConfig or config-default have that adobe.com url. I tried 127.0.0.1 and got this error.INT-150012 The HTTP query returned a 'Internal Server Error' type error (500)------SOP-330021 Communication error with server: please make sure it is configured correctly.HTTP code 500'WEB-530007 Error relaying '/nl/jsp/soaprouter.jsp' to URL 'http://localhost:8080/nl/jsp/soaprouter.jsp'.'.------

Views

327

Likes

0

Replies

5
Local Host Install Error. Windows + ACCV7 - Adobe Campaign 11-11-2021
Not quite sure what I am missing here.My instance name is default and the URL im using is http://defaultmy localhost/r/test is workingNot sure why im getting these 301 errors when trying to log in with internal user. I've completed these 3 steps1.https://experienceleague.adobe.com/docs/campaign-classic/using/installing-campaign-classic/install-campaign-on-prem/installing-campaign-in-windows-/installing-the-server.html?lang=en2.https://experienceleague.adobe.com/docs/campaign-classic/using/instal...

Views

341

Likes

0

Replies

7