Hi all.
2022.2 introduces triggering an automation from a webapp, in addition to triggering automations in numerous ways already defined.
One such triggering is "FME Server Topic notified".
Can I create a workspace, uploading it to FME Server, and have this emit such a (custom) topic, in effect triggering the automation to run ?
If so, I could potentially create a webapp for such a workspace, and achieve the same functionality, couldn't I ?
Alas, there are no immidiate transformers that allows such emission, but workspace FME Server Parameters include FME_TOPIC and FME_TOPIC_MESSAGE. Can they be used for this, and if so, how ?
Or must I resort to using the REST interface ??