|

TaskForm synchronisatie instellen v1.0

XML settings voor gebruik v1.0 van de TaskForm synctool
<FormEntry>
  • ExternalId: ExternalId van het op te halen formulier
  • StartTime: Eerste tijdstip waarop de formulieren worden opgehaald
  • EndTime: Laatste tijdstip waarop de formulieren worden opgehaald
  • FrequencyMinutes: Tijd tussen 2 synchronisaties (in minuten)
  • Table
    Name: Tabelnaam lokale SQL database
    Command: [INSERT], UPDATE of UPDATEORINSERT
<Field>
  • [one-fourth-first]Name[/one-fourth-first][three-fourths]Veldnaam in tabel lokale database[/three-fourths]
  • [one-fourth-first]Type[/one-fourth-first][three-fourths]Veldtype in tabel lokale database.
    [string],Integer,Date,DateTime, Float[/three-fourths]
  • [one-fourth-first]Length[/one-fourth-first][three-fourths]Maximale lengte van veldwaarde
  • [one-fourth-first]Value[/one-fourth-first][three-fourths]Hoe wordt de waarde van dit veld bepaald:
  • [one-fourth-first]Default[/one-fourth-first][three-fourths]Tag waarde wordt vast overgenomen
  • [one-fourth-first]Objectid[/one-fourth-first][three-fourths]Waarde wordt bepaald door query in ‘Select’ attribute
  • [one-fourth-first]Lookup[/one-fourth-first][three-fourths]Waarde wordt bepaald door query in ‘Select’ attribute, indien :prm wordt gebruikt wordt deze waarde gevuld met de tag waarde
  • [one-fourth-first]LookupType[/one-fourth-first][three-fourths]Veldtype van het :prm in het lookup select statement
  • [one-fourth-first]Select[/one-fourth-first][three-fourths]Resultaatwaarde (1e record, 1e veld) wordt gebruikt als veldwaarde. :prm wordt gevuld met Tag waarde
<Documents>

Verzameling te importeren documenten

<Document>

Source Bron directory, bij de import worden de documenten uit deze map verwerkt. Indien niet ingevuld worden de documenten uit de array verwerkt

Class Fixed lokaal veld: ClassName (Naam van de tabel)

Label Fixed lokaal veld: ClassLabel (Vertaalde naam van de tabel)

LinkedRoot Select statement om een Link Id in de lokale database te bepalen, :prm wordt gevuld met Tag waarde

Category Fixed lokaal veld: Category

LastRun Laatste synchronisatie tijdstip, in UTC tijd. Bij een nieuwe synchronisatie worden alleen formulieren die na dit tijdstip zijn ontvangen gesynchroniseerd

 

Vergelijkbare berichten

  • FAQ

    I have published a new Form version, but I am still seeing some Data entries coming in against the old Form version. Shouldn’t the users app have updated to the latest version automatically? The system will automatically update mobile users with the latest version of a Screen when their app has a connection and can…

  • Email

    One of the most common requirements is to be able to email a copy of the Form entry to various people. For example, if a building inspection is performed you may want to email a Certificate of Inspection to the building owner. Or if you are taking a product order from a customer, you might…

  • Google Spreadsheet

    Google Spreadsheets is a popular, free platform used for creating and maintaining spreadsheets. It’s popularity has also resulted in Google Spreadsheets becoming a commonly accepted means of sharing data between systems. One of the easiest ways to automate your process is to connect your form data entries to a Google Spreadsheet. For example, if a…