GedcomUpload

The OGFGedcomUpload operation is used to upload a gedcom file to the OneGreatFamily system.

History

2008-03-03 Initial version

2009-03-18 Seperate SOAP and REST URL's

2009-09-09 Added SessionId as parameter

URI's

SOAP URI:
/Service/2009-09-09

REST URI [POST]:
/FamilyTree/2009-09-09/Gedcom.svc/GedcomUpload

Request Parameters

Name Description Required
GedFileInfo

The GedcomFileInfo aggregate the contains the information for uploading a gedcom

Type: GedcomFileInfo2

Default: None

Constraints: Must be a valid aggregate

Yes

Response Elements

The only thing returned is the aggregate below:

Name Description

JobStatus

This operation returns a JobStatus aggregate upon success. Otherwise an error is returned.

Type:JobStatusWS