Hi, thank you for the quick response Rahkonen!
Your recommendations seems like a possible solution, the only thing i am not sure of is: If using this two unique identifier idea, the fid would be a combination of the layer name + the integer primary key, right? Something like test.1. That means the response of a successful insert with lets say setting the second unique value as xxx.5 would return: <wfs:InsertResult> <ogc:FeatureId fid="test.1"/> </wfs:InsertResult> <wfs:TransactionResult> <wfs:Status> <wfs:SUCCESS/> </wfs:Status> </wfs:TransactionResult> </wfs:WFS_TransactionResponse> with which i am not completely satisfied, because it could leave to some problems with the implementation i am planning. I would like the response to be fid="test.xxx.5" I have searched the posts you have done for the past few months but i could not find the thread you mentioned. I also searched for post from Andrea Aime, but no luck, sorry. Could you maybe give me a link to the thread or the thread title name? Thanks for your help, with regards, Daniel -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Using-WFS-T-insert-with-a-specified-id-instead-of-generated-tp7184876p7192069.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
