Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Universal Containers has multipleHeroku applications that use the same Heroku Postgres database. One of those applications, SFDC-sync. uses Heroku Connect to sync the data between a Salesforce org and the Heroku Postgres database. If the SFDC-sync app Is deleted. Heroku Connect will stopsyncing data. What is another consequence of deleting the SFDC-sync app?

A.

All tables synced with Heroku Connect will be removed from the Heroku Postgres database

B.

Existing data will remain in both locations.

C.

All synced objects will be removed from the Salesforce org

D.

All tables will be removed from the Heroku Postgre database

A customer wants to sync data between their Salesforce org and Heroku Postgres.

Which two limitations should an Architect remember when recommending Heroku Connect? (Choose two.)

A.

HerokuConnect can only access fields and objects that its associated Salesforce integration user can access.

B.

Heroku Connect does not support all Salesforce objects and fields.

C.

Heroku Connect does not provide an API.

D.

Heroku Connect cannot sync custom objects.

Heroku apps that handle callouts from Salesforce can be written in:

A.

All of these

B.

Python

C.

Node, js / JavaScript

D.

Java, Scala. Clojure

E.

PHP

Which is a characteristic of an add-on that is "available" for applications in Private Spaces but not "installable" in a Private Space?

A.

The add-on always runs in the samePrivate Space as the provisioning application.

B.

The traffic between the provisioning app and the add-on will travel across the public Internet.

C.

The add-on will always run in the same region, but not in the same Private Space, as the provisioning application.

D.

The add-on's data will always be stored in the same Private Space as the provisioning application.

A customer needs to test a database schema migration. Which approach should an Architect recommend?

A.

Fork the production database, and run the migration and tests against the fork

B.

Detach the Heroku Postgres add-on. and run the migration and tests against the database.

C.

Create a follower database, and run the migration and test against the follower database

D.

Place the app into maintenance mode, and then perform the tests

Which Heroku features should an Architect recommend to create a secure connection between Heroku and Microsoft Azure?

A.

Heroku Private Spaces and Private Space VPN Connections, using Azure's built-in VPN endpoint.

B.

Heroku Private Spaces and Private Space VPN Connections, using a compatible VPN endpoint on Azure

C.

Heroku Shield Private Spaces and Internal Routing, using Azure's built-in VPN endpoint

D.

Heroku Private Spaces and Private Space Peering, using Azure's VPC Peering.

What is a Heroku dyno?

A.

An on-prem server that you can install in a rack at your nearest co-location facility

B.

Your application code compiled and ready to be served to a variety of web clients

C.

A specialized dinosaur monitoring service delivered from the cloud

D.

A managed runtime container with a Linux operating system underneath

You canuse Salesforce Connect to proxy which types of data sources:

A.

OData 2.0 and 4.0

B.

REST with JSONpayloads

C.

SOAP

D.

All of these

E.

REST with XML payloads

Universal Containers provides multiple service types (i.e., Installation, Maintenance, Break/Fix, etc.) Each service requires a variety of skills and certifications inorder for a resource to excel

Which two configurations should a Consultant implement to meet this requirement? (Choose two )

A.

Use Work Types with Required Skills

B.

Assign the appropriate Skills to Resources

C.

Create Multiple Work Orders Line Items per service.

D.

Select the relevant Work Types for each Resource

A Field Technician from UniversalContainers arrived onsite for an appointment, and unfortunately the customer was not present UC wants to ensure they cantrack these customer no-show events for future process improvement

What process should a Consultant recommend to handle this situation?

A.

Set the existing Service Appointment status to Complete; Create a new Work Order and Service Appointment for the follow-up trip.

B.

Set the existing Service Appointment status to Cannot Complete: Create a new Work Order Line Item for the follow-up trip

C.

Set the existing Service Appointment status to Cannot Complete; Create a new Service Appointment against the same Work Order for the follow-up trip.

D.

Set the existing Service Appointment status to In Progress; Create a new Work Order and Service Appointment for the follow-up trip.