I need to figure out a way of testing if a writer which is an SDE layer is verisioned or not. If it is versioned I do not want to truncate and fill if from the reader but if it is not versioned then I would want to truncate and fill.
Page 1 / 1
Depending on what underlying database you are using.
This article explains how to determine this:
You can use the SQLExecutor transformer to perform the query.
Depending on what underlying database you are using.
This article explains how to determine this:
You can use the SQLExecutor transformer to perform the query.
The link does not work.
I was able to find it without the link. Thanks
The link does not work.
Fixed it. Hope it works now. Not sure what happened.