Fetch jobs
A fetch job instructs the system to find and include a file from a remote source such as a network drive or an HTTP URL and assign it to an M.Asset
entity.
Note
The Azure blob limit is 4.7 TB when uploading files using a fetch job.
Components
The following components are part of M.Fetch:
-
The
M.Fetch
REST API allows clients to interact with the feature. -
The
Job
Framework is used to manage the fetch jobs. -
The
M.Fetch
worker is hosted by theM.Base.Service
and does the actual work.