lib

hx.haystack

meta categorieshaxall depends{lib:sys, versions:5.0.0}, {lib:axon, versions:4.0.5}, {lib:hx, versions:4.0.5}, {lib:hx.conn, versions:4.0.5} libExtHaystackExt licenseAFL-3.0 org{uri:https://haxall.io/, dis:Haxall} vcs{type:git, uri:https://github.com/haxall/haxall} version4.0.5 chapters hx.haystack doc

types HaystackConn

Haystack connector to a Haystack REST API server

HaystackExt

Haystack HTTP API connector

HaystackPoint

Point which synchronizes data via a Haystack connector

funcs haystackCall

Perform Haystack HTTP API call to given Str op name and with given request grid (can be anything acceptable toGrid())

haystackEval

Evaluate an Axon expression in a remote server over a haystack connector

haystackHisRead

Perform Haystack REST API "hisRead" call to read history data for the record identified by the id (must be Ref)

haystackInvokeAction

Invoke a remote action on the given Haystack connector and remote entity

haystackLearn

Deprecated - use connLearn()

haystackPing

Deprecated - use connPing()

haystackRead

Perform Haystack REST API call to read single entity with filter

haystackReadAll

Perform Haystack REST API call to read all entities with filter

haystackReadById

Perform Haystack HTTP API call to read a record by its unique identifier

haystackReadByIds

Perform Haystack HTTP API call to read a list of records by their identifiers

haystackSyncCur

Deprecated - use connSyncCur()

haystackSyncHis

Deprecated - use connSyncHis()

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST