简体   繁体   English

如何将java与控件M集成

[英]How to integrate java with control M

I have few control-M job running on server. 我在服务器上运行的控制-M作业很少。 I can perform basic operations like to start/stop or pause any JOB from control M Interface.But there is not a development environment available for Control-M. 我可以执行基本操作,例如从控制M接口启动/停止或暂停任何JOB。但是没有可用于Control-M的开发环境。 I have another java application from where I want to start/stop/pause and other basic stuffs of Control-M. 我有另一个java应用程序,我想从哪里开始/停止/暂停和Control-M的其他基本内容。 Till now I am totally blank.I don't know which JAVA API, I should use. 直到现在我完全是空白。我不知道应该使用哪种JAVA API。 Do i need to have development environement of Control-M also. 我是否还需要开发Control-M的环境。

Could some one please help me on this regard? 有人可以帮我这方面吗?

Look at Control-M for Web Services, Java and Messaging. 查看Control-M的Web服务,Java和消息传递。 They also just came out with a Automation API but you have to have Version 9 Fix Pack 2 他们刚刚推出了Automation API,但你必须拥有Version 9 Fix Pack 2

You should use Web service functionality of Control-M.The details Example is given with API. 您应该使用Control-M的Web服务功能。详细示例通过API给出。 Run the bat file for configuration.Provide your parameters.Run ClientGui.java. 运行bat文件进行配置。提供参数。运行ClientGui.java。 if you have provided your correct parameters than you should be able to connect with control-M.Please make a comment if you are facing any issue.. 如果你提供了正确的参数,那么你应该能够与控制器连接。如果你遇到任何问题,请发表评论。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM