I have an SDE dataset containing about 90 records which is updated weekly with new records coming in and old ones moving on.
The task is to select a record that has recently come in, and feed it through a series of geoprocessing processes.
I would like to set up in Published Parameters the option to select the record within FME, before starting the process.
I have tried to do this through SEARCH FEATURE, but despite the list of records being displayed, and the selection taking place the process ends up with the error
'Must specify an even number of coordinates for 'SEARCH_FEATURE'
Program Terminating'
Can this be done?
Also if it can be done, will FME be able to change the records for selection according to the change in the dataset.
?
regards
John