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

Deb_Tripathy
Deb_Tripathy
Online

Badges

Badges
31

Accepted Solutions

Accepted Solutions
34

Likes Received

Likes Received
80

Posts

Posts
134

Discussions

Discussions
12

Questions

Questions
122

Ideas

Ideas
1

Blog Posts

Blog Posts
1
Top badges earned by Deb_Tripathy
Customize the badges you want to showcase on your profile
Re: workflow tables relation - Adobe Campaign 09-11-2018
Thanks, Adhiyan. Really helpful

Views

1.8K

Likes

0

Replies

0
Re: Copying file to '/usr/local/neolane/nl6/var/<instance_name>/<file_name.extension>' - Adobe Campaign 06-11-2018
Hello somasundaramh14124455​,the thing is the sandbox is all in one and in production environment you would have multiple resource servers that can be installed on different physical servers across the network. So you need to publish those files either by using method PublishIfNeeded after you saved the file locally and to database or manually upload everything to each server respectively.fileRes.PublishIfNeeded ();PS:Check JSAPI for fileResBR,Marcel

Views

2.6K

Likes

4

Replies

0
Re: Issue in viewing data - Adobe Campaign 02-11-2018
Hi Deb,Now query is working as expected.Thank you so much Thank you,Maheswari

Views

2.2K

Like

1

Replies

0
Re: Link between schemas - Adobe Campaign 25-10-2018
Hi Rajesh,You can establish relationship(1:1, 1:N, N:N) between shemas using Links.A Recipient always belongs to a Folder and may or may not have a Country code against it.externalJoin=true acts as a left outer join only, where all records are returned from the schema you are querying, even if there is no match.

Views

1.7K

Likes

0

Replies

0
Re: How to display date and time in UTC format i.e, 2018-05-02T13:47:33.743Z? - Adobe Campaign 24-10-2018
Hi Sonika,This can be achieved using an "Export File" activity with help of calculated fields.New Calculated FieldCodeOutput file

Views

2.3K

Like

1

Replies

0
Re: Packaging application in adobe campaign - Adobe Campaign 24-10-2018
Hi,If you want automate the export of certain entities as packages then the following threads can help you. There is no OOTB feature to export different entities residing in a folder.Automating Package Export - Campaign Classic https://docs.campaign.adobe.com/doc/AC/en/technicalResources/Technotes/AdobeCampaign_How_to_export_packages_automaticall…

Views

885

Likes

0

Replies

0
Re: Replacing Data within a Workflow - Adobe Campaign 25-10-2018
Hi Allie,If you are trying to update an existing schema with values from a List, then the below can help you.Regards,Deb

Views

905

Like

1

Replies

0
Re: ACS - Error Load file - Adobe Campaign Standard 16-10-2018
Thanks Florent and Deb!

Views

1.8K

Likes

0

Replies

0
Re: Personalised Text Input Form - Adobe Campaign 15-10-2018
Hi Alex,If the custom text field you are trying to use in personalization is generic or even a calculated field based on other existing fields, you can use an enrichment activity to get the custom filed and use it in your email.If it is neither generic nor derived, you need to extend the nms:recipient schema and create a new field. Regards,Deb

Views

1.8K

Likes

0

Replies

0
Re: Iterating through custom table in Email Attachment - Adobe Campaign Standard 16-10-2018
Oh yeah.This works.Gratitude.

Views

954

Likes

0

Replies

0