Hi,
You just have to fill in a name for the list (AB_list for example).
Itay
Wow! So simple.Thanks!
Not meaning to hijack my own thread but...I can access the built polygon at element{0} that I want to store but now I'm getting an error when I try to write it to the existing feature class:
The 'TRANSACTION_TYPE' must be set to 'EDIT_SESSION' or 'VERSIONING'
I have the Writer's Transaction Type set to 'Edit Session' and it's not a versioned file geodatabase. Why am I getting this error?
thanks again,
B
Hi,
try a reboot first to check that there are no dangling locks on the file geodatabase. If that doesn't work, consider deleting the feature class using ArcCatalog and letting FME recreate it for you.
David
I'm working on a BC government server so rebooting isn't really an option. The feature class has existing data so I'd have to copy it out before I do anything.
That said, the error went away overnight so I think some process that had a lock released it. (I strongly suspect ArcMap editing session still had a grip). Now I'm getting a new error: Cannot write a non-area feature to an area feature class. Odd given that the polygon from AreaBuilder looks fine...
I think the problem is that I'm too new to FME and have so much to learn. I know what I want to do and am sure that FME can do it but I don't have the knowledge yet to bring the two together.
Thanks again for your helpful comments,
B