List of questions
Related questions
Question 8 - Certified Order Management Administrator discussion
A developer needs to create a scheduled job in an external system to move Order data into a Salesforce org every 24 hours. In which two ways can this off-platform job be established without additional third-party tools?
A.
Install a minimal set of dev tools on a machine such as the Command Line Interface (CLI) and create appropriate scripts to import files containing the data
B.
Set up an SFTP server as a waystation. drop the files there using the off-platform job and schedule a job in-platform to process the file
C.
Create a job in the org (on-platform) to drop a file of existing data. Use the off-platform machine to generate a file and identify the details between the two. Push the changes to the org's 'Import' directory
D.
Authorize a machine against the Salesforce org's APIs with appropriate security measures and create a script to call the APIs
Your answer:
0 comments
Sorted by
Leave a comment first