Expand my Community achievements bar.

Amit_Kumar
Amit_Kumar
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Scott,Things are really interesting actually.List: This type is used to extend the list schema using Extension data. In short, this enables us to have the extra column to ootb table.it can be the recipient or any adobe schema.Group: This type is used to store a relationship with only recipients a...

    Type

    Questions

    Views

    2.5K

    Like

    1

    Replies

    0
  • Hey Scott,Hope you are doing well! I know there are not enough document to explain that in details but Here are my findings of the list management in Adobe campaign. There is 4 type of list supported by Adobe campaign.FileGroupListTemplateAdobe campaign input forms are primarily focused on List type...

    Type

    Questions

    Views

    2.5K

    Like

    1

    Replies

    0
  • Hi Salvatore,You need to set the validationMode = "auto"; for the given delivery and it will work.sample script will look like thisvar delivery = NLWS.nmsDelivery.load(deliveryId);delivery.scheduling.validationMode = "auto";delivery.validation.useBudgetValidation =false;delivery.validation.useConten...

    Type

    Questions

    Views

    2.7K

    Like

    1

    Replies

    1
  • Hi Vipul Raghav & Alistair,I have reached out to my team and just to confirm how did they enabled it, You are correct Tech support will not be able to enable this for you. In our case, it was Adobe Consulting/Engineering team as they have access to SMPPConnector.java and smpp34.jsp.we had to involve...

    Type

    Questions

    Views

    3.9K

    Like

    1

    Replies

    0
  • Hi,This should not cause the problem but how are you adding this tracking param, some typology rules?Meanwhile, I have a small script which you can use in control type typologies on in deliveries. This should fix your issuevar nbUrls = delivery.content.html.urlConfig.url.length;// Loop through all U...

    Type

    Questions

    Views

    3.5K

    Likes

    0

    Replies

    0
  • Hi Rajesh,It's possible, ask Neolane support so that they can grant different level of access to other roles like in one of my accounts I do not have access to create new operators/internal tickets as I am not Account Manager for that client.screenshot for reference!Regards,Amit

    Type

    Questions

    Views

    1.3K

    Like

    1

    Replies

    0
  • Hi Arun,There is an out of the box way top connect to Redshift via FDA in Adobe campaign classic.Hadoop + Adobe Campaign is the Latest Innovation in Big Data | Adobe Blog if you have access to FDA then look into your external account and establish the connection like below:Given you are new to the t...

    Type

    Questions

    Views

    1.2K

    Likes

    3

    Replies

    0
  • Hi,  I tried the same process as, you and it is working without any problem, are you sure you are not using any custom tracking code? It seems there is some code specific to your environment, which will be getting labels based on URL info table and applying the old labels. meanwhile, can you try <P>...

    Type

    Questions

    Views

    3.4K

    Likes

    0

    Replies

    0
  • Hi,I am unable to reproduce the same thing as you did(working for me), can you save and open the delivery(again) and do the preview and check?Regards,Amit

    Type

    Questions

    Views

    3.4K

    Likes

    0

    Replies

    0
  • Hi Alistair, No, you need not do that as this is a part of the process while setting up theTLS1.1 for SMPP connectors. If they don't do it(Maybe some support guys over neolane, forgets to do it), ask them to do it for you as they will be able to troubleshoot the test connection(something doesn't go ...

    Type

    Questions

    Views

    3.8K

    Likes

    0

    Replies

    0