ExamGecko
Question list
Search
Search

List of questions

Search

Question 196 - Certified B2B Commerce Administrator discussion

Report
Export

A developer needs to create a scheduled job in another system to move data into the B2B Commerce org. How can the developer do this 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
Answers
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
Answers
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.
Set up WebDAV with SFTP as a waystation, drop the files there using the off-platform job and schedule a job in-platform to process the file
Answers
C.
Set up WebDAV with SFTP as a waystation, drop the files there using the off-platform job and schedule a job in-platform to process the file
D.
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
Answers
D.
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
Suggested answer: B

Explanation:

To create a scheduled job in another system to move data into the B2B Commerce org, the developer can use an SFTP server as a waystation, where the off-platform job can drop the files containing the data, and then schedule a job in-platform to process the file and import or export the data. This is a common method of automating data transfers between systems without requiring additional third-party tools. The developer can use the B2C Commerce Import/Export module to create and manage jobs that import or export data using files on an SFTP server. The developer can also use Business Manager to configure and schedule jobs, as well as monitor their status and results.

asked 23/09/2024
Ben Johnson
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first