RemoteBatchJobs
✖
RemoteBatchJobs
gives a list of RemoteBatchJobObject expressions representing batch jobs submitted using env.
Details

- Remote batch jobs are submitted by functions such as RemoteBatchSubmit and RemoteBatchMapSubmit.
- The environment env should be a RemoteBatchSubmissionEnvironment expression.
- The type may be one of "Single", "Array" or All.
- RemoteBatchJobs[env] is equivalent to RemoteBatchJobs[env,All].
- The returned list of RemoteBatchJobObject expressions may be in any order.
- The list of jobs returned by the batch computation provider may be limited to jobs created within a certain timeframe. Any such expiration dynamics a provider may impose are described on each provider's individual reference page.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Scope (2)Survey of the scope of standard use cases
Possible Issues (1)Common pitfalls and unexpected behavior
RemoteBatchJobs cannot list array child jobs directly:

https://wolfram.com/xid/0bh1oe54bicma8-d9ionm

Array child jobs may be listed by accessing the "ChildJobObjects" property of each array job object returned by RemoteBatchJobs:

https://wolfram.com/xid/0bh1oe54bicma8-cvlpd

Wolfram Research (2020), RemoteBatchJobs, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteBatchJobs.html.
Text
Wolfram Research (2020), RemoteBatchJobs, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteBatchJobs.html.
Wolfram Research (2020), RemoteBatchJobs, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteBatchJobs.html.
CMS
Wolfram Language. 2020. "RemoteBatchJobs." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RemoteBatchJobs.html.
Wolfram Language. 2020. "RemoteBatchJobs." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RemoteBatchJobs.html.
APA
Wolfram Language. (2020). RemoteBatchJobs. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoteBatchJobs.html
Wolfram Language. (2020). RemoteBatchJobs. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoteBatchJobs.html
BibTeX
@misc{reference.wolfram_2025_remotebatchjobs, author="Wolfram Research", title="{RemoteBatchJobs}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/RemoteBatchJobs.html}", note=[Accessed: 27-March-2025
]}
BibLaTeX
@online{reference.wolfram_2025_remotebatchjobs, organization={Wolfram Research}, title={RemoteBatchJobs}, year={2020}, url={https://reference.wolfram.com/language/ref/RemoteBatchJobs.html}, note=[Accessed: 27-March-2025
]}