Autosys API 访问

发布于 2024-12-01 00:57:46 字数 101 浏览 2 评论 0原文

我需要以编程方式启动一些 autosys 作业。除了通常的命令行方法之外,是否有 Java、perl 等可用的 api 用于作业管理。

我正在使用 Autosys r11。

I need to programmatically start some autosys jobs. Is there any api available in Java, perl etc for Job management other then usual command line approach.

I m using Autosys r11.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

葬心 2024-12-08 00:57:46

是的,Autosys R11 有一个 Java API。请访问 ca.com 网站并下载 CA Workload Automation AE API 参考指南以获取文档。

CA Workload Automation AE 是 CA 对 Autosys 的最新重命名

Yes, Autosys R11 has a Java API. See the ca.com web site and download the CA Workload Automation AE API Reference guide for the documentation.

CA Workload Automation AE is CA's latest rename of Autosys

早乙女 2024-12-08 00:57:46

使用日历告诉 Autosys 您需要在每月的哪一天运行作业。

启动日历工具的命令是 autocal(图形编辑器)和 autocal_asc(CLI 编辑器)。它应该位于您服务器上的 $/etc/autosys 中。

Use a calendar to tell Autosys what day of month you need to run the job.

The commands to launch calendar tool are autocal (graphical editor) and autocal_asc (CLI editor). It should be in $/etc/autosys on ur server.

银河中√捞星星 2024-12-08 00:57:46

有一个 perl 库 CA::WAAE 可以获取工作信息和/或开始工作。另一个库 CA::AutoSys 适用于旧版本的 Autosys。

There is a perl library CA::WAAE which can get job info and/or start jobs. Another library CA::AutoSys is for an older version of Autosys.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文