Attribute value reset when used a dataconnector?

Cantor, Scott cantor.2 at osu.edu
Fri Jun 1 18:21:25 EDT 2018


> I added the dependency for employeeID, an attribute successfully collected
> from another dataconnector,  because I understood I needed it in order to be
> able to access its value in the query template... is that right?

Yes.

> Anyhow, as the
> sqlite db is not there yet, the query fails, but then I get message in the log that
> no attributes are available...

How individual connectors affect overall behavior is related to settings on each connector and the service as a whole governing that sort of thing, all of which are documented. Anything is possible depending on the outcome you want in response to failures at every level, though covering for some sorts of failures can require a FailoverConnector referencing something that can't fail, like the Static connector.

-- Scott



More information about the users mailing list