AA data feed to S3. | Community
Skip to main content
December 25, 2020
Solved

AA data feed to S3.

  • December 25, 2020
  • 1 reply
  • 1550 views

I'm sending AA data feed to S3.
As follows.
17 columns send to a  S3.
but when there is no information of the last column it does not appear
the header of the column.

for example.

 

AA Data
A B C D
1 1 1
2 2 2

 

S3
A B C
1 1 1
2 2 2

I do not get the head of the column, what do I do so that I can get the head in S3?

 

Also you can add columns from when you send to S3?
I want to add as the photo.
I always have to add manually.

 

If anyone knows about this they can help me.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by shelly-goel

@k_garcia 

You can try changing the order (drag drop through 3 dots) of the columns i.e. moving the column with empty values from last position to in between

 

1 reply

shelly-goel
Adobe Employee
shelly-goelAdobe EmployeeAccepted solution
Adobe Employee
December 28, 2020

@k_garcia 

You can try changing the order (drag drop through 3 dots) of the columns i.e. moving the column with empty values from last position to in between

 

k_garciaAuthor
January 1, 2021

Thanks for your answer. You can also add columns from when you send to S3?

I want to add as the photo. 

always include manually.
isn't there a way to include the header atomatically?