| 72 | | * http://localhost:8000/sahana/gis/location/create?format=xml&fetchurl=http://haiti.sahanafoundation.org/prod/gis/location.xml |
| 73 | | * http://localhost:8000/sahana/pr/person/create?format=xml&fetchurl=http://haiti.sahanafoundation.org/prod/pr/person.xml |
| 74 | | * http://localhost:8000/sahana/or/organisation/create?format=xml&fetchurl=http://haiti.sahanafoundation.org/prod/or/organisation.xml |
| 75 | | * http://localhost:8000/sahana/or/office/create?format=xml&fetchurl=http://haiti.sahanafoundation.org/prod/or/office.xml |
| 76 | | * http://localhost:8000/sahana/or/contact/create?format=xml&fetchurl=http://haiti.sahanafoundation.org/prod/or/contact.xml |
| 77 | | |
| 78 | | * [wiki:S3XRC] |
| 79 | | * Currently needs to be done resource by resource (JOINed tables can be done together as Components of main resource) |
| 80 | | * need to do referenced tables before the tables which refer to them |
| 81 | | * migrate the locations first (using the xml interface), you can later migrate the orgs and offices together (through Component JOIN) |
| | 72 | * Currently needs to be done resource by resource (JOINed tables can be done together as Components of main resource) |
| | 73 | * need to do referenced tables before the tables which refer to them |
| | 74 | * migrate the locations first (using the xml interface), you can later migrate the orgs and offices together (through Component JOIN) |
| | 75 | * http://localhost:8000/sahana/gis/location/create?format=xml&fetchurl=http://haiti.sahanafoundation.org/prod/gis/location.xml |
| | 76 | * http://localhost:8000/sahana/pr/person/create?format=xml&fetchurl=http://haiti.sahanafoundation.org/prod/pr/person.xml |
| | 77 | * http://localhost:8000/sahana/or/organisation/create?format=xml&fetchurl=http://haiti.sahanafoundation.org/prod/or/organisation.xml |
| | 78 | * http://localhost:8000/sahana/or/office/create?format=xml&fetchurl=http://haiti.sahanafoundation.org/prod/or/office.xml |
| | 79 | * http://localhost:8000/sahana/or/contact/create?format=xml&fetchurl=http://haiti.sahanafoundation.org/prod/or/contact.xml |
| | 80 | * BluePrintSynchronisation |