Hey guys,
We are trying to use the Optimize operator in a datafeed but passing the conenction URL using user inputs and the merge single texts operator. When we plug everything in and specify the debug values everything works in the datafeed. When we plug the datafeed into apps we constantly get errors that columns don't exist even though we can see them in the datafeeds after running them. Does anyone know of a solution to this?
Thanks,
Dave
Helmut Barro on
If the parameters you pass in via debug values are required, it could be that you also have to specify "default values". That would explain why it works in FeedEditor but not in Viewer. Please try supplying default parameters as well.