Picture of Matthias Schertler (innovaphone)
Moderator Registered 12 years 193 days
Matthias Schertler (innovaphone) Tuesday, 5 May 2020, 01:54 PM in response to Wim 4127
Re: Replication using basic JSON messages
Hi Wim,

those extra tables mentioned in the tutorial can be seen as multi-valued attributes, that can be requested the same way as other columns. But instead of a single value you get back an array.

Example:

  • {"mt":"ReplicateStart","api":"PbxTableUsers","columns":{"guid":{},"cn":{},"grps":{}}}
  • {"mt":"ReplicateNextResult","api":"PbxTableUsers","columns":{"guid":"26a83200deaf5e01a50b0090334106ee","cn":"Atlantis","grps":[{"name":"group1"},{"name":"group2","dyn":"in"}]}}
BR
Matthias
← You can define your color theme preference here