def

func:haystackInvokeAction

haystackInvokeAction(conn, id, action, args: null)

Invoke a remote action on the given Haystack connector and remote entity. The id must be a Ref of the remote entity's identifier and action is a Str action name. If args are specified, then they should be a Dict keyed by parameter name.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function