Module Quiz

WAM & Creating Sync Apps · 3 questions

Test your understanding of this module. Select the best answer for each question, then submit to see your score.

Question 1 of 3
What are the two identifiers you can use to log into a specific office in WAM?
AEmail address and Salesforce ID
BLocationId and Slug
CSourceId and SourceTenantId
DOffice name and zip code
Question 2 of 3
When creating a cloud SyncApp from WAM, what is the minimum required information?
AJust the LocationId — WAM auto-configures everything else
BLocationId, PMS name, and PMS credentials (e.g., Office ID for InfiniteVT)
CSourceId, SourceTenantId, and PMS API token
DSlug, Salesforce ID, and PMS connection string
Question 3 of 3
When running a SyncApp locally on your Mac for debugging, what must you do to the SyncApp code to prevent a proxy connection error?
ADisable VPN before running
BComment out the ICPA (Integration Cloud Partner Adapter) transport layer code
CChange the practice setting in settings.json from 'dev' to 'local'
DCreate a new source ID specifically for local development