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

2DF-MSD
2DF-MSD
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
1

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by 2DF-MSD
Customize the badges you want to showcase on your profile
Re: File Transfer using FTP to create a folder - Adobe Campaign Standard 28-04-2021
Hi @nandhakumarp326, When you transfer file from ACS to sftp it allows to send in either CSV or txt format. If the folder has enough permissions it should allow to post the files from ACS. Thanks

Views

445

Likes

0

Replies

0
Re: Padding an ID in workflow - Adobe Campaign Standard 03-05-2018
Hi 2DF-MSD,You can certainly achieve that with the help of an enrichment activity on a workflow.You can use the formulaLPad(<‘attribute that needs padding’>, , <‘Character to use for padding at the BEGINNING if input text is smaller in length as compared to final output you want’>)Or useRPad(<‘attribute that needs padding’>, , <‘Character to use for padding at the END if input text is smaller in length as compared to final output you want’>)So in my test workflow I usedLPad([target/@account], 10...

Views

730

Likes

0

Replies

0