Adobe AD0-E600 - Adobe Experience Platform Technical Foundations
A data engineer is ingesting time-series data in CSV format from a CRM system. The source data contains a "subscription" field that contains what level of subscription the customer has purchased.
The data is ingested into a target field called "subscriptionLevel". which is an enum field that accepts the following values: "Lite*. "Standard", and "Pro’’.
The data engineer knows that the CSV files contain some rows that do not conform to the above enum. Instead of rejecting those rows, the data engineer wants to transform non-conforming fields to "Standard".
Which mapping function(s) will accomplish this?
A national workout studio chain is introducing a new Family discount program. They have already deployed AEP with the following data model:
• Members Schema (Individual Profile Based):
• Primary ID: Member ID
• Secondary IDs: Email Hash. Phone Hash
• Training Sessions Management (Experience Event):
• Primary ID: Member ID
• Secondary IDs: ECID
• Subscription Management (Experience Event):
• Primary ID: Email Hash
• Secondary IDs: ECID
The workout studio wants to be able to use all of this information together with the family details to segment For example, they want to target families where one family member trams daily or one family member has the yearly subscription plan.
To start collecting Family information, the workout studio creates a form where the members can create a Family account and associate the different members to it The form will collect a list of Member IDs and generate a Family ID. A data architect will design a new schema to store the Family information.
Which identities should be used in the schema(s) to collect this form information?
During discovery, a business user explains that customer data from field-sales reps is stored in a third-party CRM system.
Based on the three methods of ingesting data into Adobe Experience Platform, which method should be used to set up a schedule-based ingestion run?
What is model scoring in the Data Science Workspace?