Customer Attribute Queries | Community
Skip to main content
ambikaTewari_ATCI
Community Advisor
Community Advisor
February 3, 2021
Solved

Customer Attribute Queries

  • February 3, 2021
  • 1 reply
  • 1264 views

Apologies if this has been raised before - happy to be redirected to an answer.

 

If the SFTP location has two fin files  with different names and corresponding csv files, which csv would be picked to update the records?
When does CRS checks the SFTP for the csv file ? Is it once a day ? if it is once a day then at what time does it hits the SFTP server

Is there any notification errors appears on the UI when UI  fails to update the records ?

 

Regards,

Ambika

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 surebee

Hey @ambikatewari_atci,

Thanks for reaching out!

I am using  https://experienceleague.adobe.com/docs/core-services/interface/customer-attributes/crs-data-file.html?lang=en#section_6F64FA02ACCC4215B0862CB6A1821FBF as a reference for the below answers:

 

1. The '.fin' sends the trigger to ingest 1 file with the same name as '.csv'. If you are dividing one big file into multiple .csvs, then you would have to upload corresponding multiple .fin files. Note that Customer Attributes is designed to handle a few files per day. To mitigate the issue of having a large number of small files delaying processing, files sent within 30 minutes of a previous batch from the same organization are routed to a lower-priority queue.

2. After you upload the .fin file in the Customer Attributes FTP, the system retrieves data quickly (within one minute). This differs from other Adobe FTP-based systems, which pick up data less frequently (around once per hour).

3. The Customer Attributes UI does have a UI which indicates the upload status- if it was successful or if it failed.

 

Hope this helps, do let us know if you have any questions!

 

 

1 reply

surebee
Adobe Employee
surebeeAdobe EmployeeAccepted solution
Adobe Employee
February 3, 2021

Hey @ambikatewari_atci,

Thanks for reaching out!

I am using  https://experienceleague.adobe.com/docs/core-services/interface/customer-attributes/crs-data-file.html?lang=en#section_6F64FA02ACCC4215B0862CB6A1821FBF as a reference for the below answers:

 

1. The '.fin' sends the trigger to ingest 1 file with the same name as '.csv'. If you are dividing one big file into multiple .csvs, then you would have to upload corresponding multiple .fin files. Note that Customer Attributes is designed to handle a few files per day. To mitigate the issue of having a large number of small files delaying processing, files sent within 30 minutes of a previous batch from the same organization are routed to a lower-priority queue.

2. After you upload the .fin file in the Customer Attributes FTP, the system retrieves data quickly (within one minute). This differs from other Adobe FTP-based systems, which pick up data less frequently (around once per hour).

3. The Customer Attributes UI does have a UI which indicates the upload status- if it was successful or if it failed.

 

Hope this helps, do let us know if you have any questions!