Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languagede

Status
colourRed
titleDEPRECATED

Erstellt einen Auftrag und sendet diesen an das angegebene Fahrzeug

Beschreibung

do_order.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&customorderid=NR123XYZ&ordertext=Auftragstext&lat=51.0374&lon=13.587813

Parameter

ParameterBeschreibungTypHinweisPflicht
companyRTI Firmenschlüsselstring ja
customorderideigene Auftragsnummerstringmax. 20 Zeichen (eigene Auftragsnummer wird nicht auf Duplikate geprüft)

ja

ordertextAuftragstextstring

max. 500 Zeichen (CE Display, Tablet)

max. 200 Zeichen (restliche Displays)

ja
vehicleRTI Fahrzeugschlüsselstring ja
latLatitude des Navigationszielsfloat-90 bis +90 im Format WGS84ja bei Garmin Displays
lonLongitude des Navigationszielsfloat-180 bis +180 im Format WGS84ja bei Garmin Displays
streetStraßenname des Navigationszielsstringmax. 100 Zeichennein
hnrHausnummer des Navigationszielsstringmax. 10 Zeichennein
zipcodePostleitzahl des Navigationszielsstringmax. 10 Zeichennein
cityStadt des Navigationszielsstringmax. 100 Zeichennein
countryLändercode des Navigationszielsstringmax. 3 Zeichennein
target_timeVorgabeankunftszeitdatestring

Format: YYYYMMDDHHMM

verringert die maximale Anzahl der Zeichen des Auftragstextes um 15 Zeichen

nein
sortnumberSortiernummerint

steht am Anfang des Auftragstextes in eckigen Klammern und

verringert die Anzahl der Auftragstextzeichen

nein
formname

Name des Benutzerdefinierten Formulares,

was nach Abschluss des Auftrages angezeigt werden soll

string

max. 20 Zeichen (verfügbar für CE Displays ab Version 1.1.67 und Tablets)

Info
titleAchtung

Das Formular muss vorher dem Fahrzeug als Konfiguration gesendet worden sein!

nein
textlayoutLayout wie der Auftragstext auf dem Display angezeigt wirdint
  • 0 = [Sortiernummer][Adresstext][Vorgabeankunftszeit]Auftragstext (Standard)
  • 1 = [Sortiernummer]Auftragstext[Adresstext][Vorgabeankunftszeit] (nur für Garmin Geräte verfügbar)
  • 2 = [Sortiernummer][Vorgabeankunftszeit][Adresstext]Auftragstext (nur für Garmin Geräte verfügbar)
Info
titleAchtung

Sortiernummer, Auftragstext und Vorgabeankunftszeit werden nur mit eingefügt, falls diese mit übermittelt worden sind

nein

Rückgabewerte

Es wird ein string zurückgegeben. Bei Erfolg wird als Antwort "OK" zurückgegeben. Ansonsten wird ein "ERROR:Beschreibung" zurückgegeben

Beispiele

Code Block
titleEinfacher Auftrag
http://map.yellowfox.de/rti/do_order.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&customorderid=NR1234&ordertext=Auftragstext
Code Block
titleBeispiel mit Navigationsziel und Zielankunftszeit
http://map.yellowfox.de/rti/do_order.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&customorderid=NR1234&ordertext=Auftragstext&lat=51.0374&lon=13.587813&street=Hauptstr&hnr=3&zipcode=01723&city=Kesselsdorf&country=D&target_time=201411310800
Code Block
titleBeispiel mit Navigationsziel + Formular + Sortiernummer + Textlayout
http://map.yellowfox.de/rti/do_order.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&customorderid=NR1234&ordertext=Auftragstext&lat=51.0374&lon=13.587813&street=Hauptstr&hnr=3&zipcode=01723&city=Kesselsdorf&country=D&sortnumber=1&formname=Abholung&textlayout=2
Sv translation
languageen

Ceates a order and sends it to the vehicle.

Description

do_order.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&customorderid=NR123XYZ&ordertext=Auftragstext&lat=51.0374&lon=13.587813

Parameter

ParameterDescriptionTypeNoteMandatory
companyRTI company keystring yes
customorderidown order numberstringmax. 20 chars (will not be checked for duplicates)

yes

ordertextorder textstring

max. 500 chars (CE Display, Tablet)

max. 200 chars (all other displays)

yes
vehicleRTI vehicle keystring yes
latLatitude of navigation targetfloat-90 to +90 in WGS84 format yes for Garmin displays
lonLongitude of navigation targetfloat-180 to +180 in WGS84 format yes for Garmin displays
streetstreet name of navigation targetstringmax. 100 charsno
hnrhouse number of navigation targetstringmax. 10 charsno
zipcodezipcode of navigation targetstringmax. 10 charsno
citycity of navigation targetstringmax. 100 charsno
countrycountry code of navigation targetstringmax. 3 charsno
target_timetarget arrival timedatestring

Format: YYYYMMDDHHMM

reduces maximum char count of order text down by 15 chars

no
sortnumbersort numberint

Will be written in front of the order text in brackets. Reduces the max char count of order text.

no
formname

name of customer formular which will be opened after conclusion of the order

string

max. 20 chars (available for CE Displays at Version 1.1.67 and Tablets)

Info
titleAttention

Form must be configured!

no
textlayoutlayout of order text at displayint
  • 0 = [sort number][addresstext][target time]order text (default)
  • 1 = [sort number]order text[addresstext][target time ] (only for Garmin displays)
  • 2 = [sort number][target time][addresstext]order text(only for Garmin displays)
Info
titleAttention

sort number, order text and target time must be given if these values should be transmitted

no

Return

A string string will be returned. If the request was successful "OK". If the request failed "ERROR:Description".

Examples

Code Block
titleSimple order
http://map.yellowfox.de/rti/do_order.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&customorderid=NR1234&ordertext=Auftragstext
Code Block
titleExample with navigation target and target time
http://map.yellowfox.de/rti/do_order.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&customorderid=NR1234&ordertext=Auftragstext&lat=51.0374&lon=13.587813&street=Hauptstr&hnr=3&zipcode=01723&city=Kesselsdorf&country=D&target_time=201411310800
Code Block
titleExample with navigation target + form + sort number + textlayout
http://map.yellowfox.de/rti/do_order.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&customorderid=NR1234&ordertext=Auftragstext&lat=51.0374&lon=13.587813&street=Hauptstr&hnr=3&zipcode=01723&city=Kesselsdorf&country=D&sortnumber=1&formname=Abholung&textlayout=2