I have started a new discussion for the week 2 quiz. Please reach out if you have any quesetions.
https://experienceleaguecommunities.adobe.com/t5/real-time-customer-data-platform/mentor-bryan-rekrut-adobe-real-time-cdp-community-mentorship/m-p/692486#M470
Hello Everyone,
I wanted to start a new thread for week 2.
The quiz for this week is focused on data modeling. Please fill in your answers in the text provided and I can provide feedback. There is no wrong answer :-).
The quiz Adobe RTCDP Developer Quiz Week 2 is now available. Please be ...
Ah I see you are using the RTCDP B2B edition and you are attempting to create a segment around segment membership.
If you perform a /GET against the profile entity is there any data present for this attribute?
Are you referring to the id which is assigned by Adobe Experience Platform? If this is the case this is the id which is only know to Adobe Experience Platform. Identities are part of this internal id which can be used against the entity api to lookup information.
Hello @akwankl
We need to consider three phases within the Adobe Experience Platform (AEP) when it comes to data. There is ingestion, segmentation, and activation of the audience.
All segments in AEP will be processed by the daily segmentation job, but streaming segments will be evaluated up...
@akwankl As mentioned above the batch segmentation job will process all segments within the Adobe Experience Platform sandbox.
As more segments get built out the longer the processing time will be for the segmentation service, but I would not recommending using the segmentation service to rely ...
During data ingestion a dataflow is needed to ingest data into a dataset if you are bringing data from an SFTP location. If the dataset was deleted and re-created you need to ensure the dataflow is updated to point to the correct dataSet.
Thank you all for participating in the first exam of the program. We will be concentrating on specific areas each week of the program. This week I thought it was best to start with data ingestion.
As for the quiz material here is my feedback on the questions.
2) How can schema be created withi...