Salesforce
AP-219
Q1:
Which three objects need to be utilized when creating orders using the composite API?
☐
A
Pricebook Entry☐
B
Contact☐
C
Order Summary☐
D
Product☐
E
Account
Salesforce
AP-219
Q2:
Universal Containers (UC) has a flow which performs some custom logic in order todetermine a least-cost shipping location. Some of the variables should be reset at the beginning of each loop iteration. Which design element in Flow allows the Admin to do this?
○
A
Preset○
B
Reassignment○
C
Reset○
D
Assignment
Salesforce
AP-219
Q3:
What are two ways an administrator can export data from order Management?
(Choose 2)
☐
A
Use workbench to access the daase☐
B
User the developer console☐
C
Use data loader☐
D
Find an application on AppExchange☐
E
Write APEX classes to query the daase and write to a file
Salesforce
AP-219
Q4:
What type of relationship exists between FulfillmentOrder and Location?
○
A
One-to-One Lookup (Location) FulfilledFrom Location○
B
Junction (Many to Many)○
C
Many-to-One Lookup(Location) Fulfil led from Location Id○
D
One-to-Many Lookup (Location) FulfilledFrom Location Id
Salesforce
AP-219
Q5:
Which option is available for an admin to use as middleware to import data to. or export data from Order Management?
○
A
Use Workbench to access the database○
B
Use the Developer console○
C
Find an application on AppExchange○
D
Write Apex classes to query the database and write to a file○
E
Use Data Loader