GedcomUpload

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

History

2008-03-03 Initial version

/FamilyTree/2009-03-03/Gedcom.svc

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

SOAP URI:
/Service/2009-03-18

REST URI [POST]:
/FamilyTree/2009-03-03/Gedcom.svc/GedcomUpload?user={userOgfn}&group={groupOgfn}

Request Parameters

Name Description Required
GedFileInfo

The GedcomFileInfo aggregate the contains the information for uploading a gedcom

Type: GedcomFileInfo

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