【问题标题】:Mobilefirst 8.0 and scheduled tasks (similar to Quartz)Mobilefirst 8.0 和计划任务(类似于 Quartz)
【发布时间】:2019-01-04 10:06:37
【问题描述】:

我在我的项目中使用 MobileFirst 8.0,我想添加一些有趣的用例...有人知道是否有任何选项可以在 MobileFirst 中安排任务?

我有使用 Quartz 库的经验。有没有类似的东西?或者 MobileFirst 服务器为此目的提供的东西?

提前致谢并致以最诚挚的问候

【问题讨论】:

    标签: ibm-mobilefirst scheduled-tasks quartz-scheduler mobilefirst-adapters mobilefirst-server


    【解决方案1】:

    无法在 MobileFirst 8.0 中安排自定义任务。

    但是,您可以让调度程序或作业在 MFP 之外运行,从而调用 MFP REST 端点以定期执行某些任务/作业。

    MFP REST 端点列表:

    REST API for the MobileFirst Server administration service

    REST API for the MobileFirst Server push service

    REST API for the MobileFirst runtime

    【讨论】:

    • 虽然这不是我所期待的答案,但它涵盖了我提出的问题。所以,这是正确的答案,谢谢@Vivin!
    猜你喜欢
    • 1970-01-01
    • 2023-03-19
    • 1970-01-01
    • 1970-01-01
    • 2010-12-21
    • 1970-01-01
    • 2012-05-23
    • 1970-01-01
    • 2013-02-05
    相关资源
    最近更新 更多