Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
The function signature for ncs.cdb.Subscriber.iterate is shown by pydoc as the following: iterate(kp, op, oldv, newv, state) (mandatory) Called for each change in the change set. When this function is called the values of oldv and newv are None ex...