Return message states

Description

get_messagestate.asp?company=RTI_COMPANYKEY&vehicle=RTI_VEHICLEKEY&language=deu&DATEFROM=YYYYMMDD&DATETO=YYYYMMDD&timefrom=HHMMSS&timeto=HHMMSS&datetype=insertdate

Parameter

Parameter
Description
Type
Note
Mandatory
companyRTI company keystring
yes
vehicleRTI vehicle keystringonly used for secondary authentificationyes
languagedefine output languagestring
  • kein Wert oder "deu" = Deutsch
  • "gbr" = englisch
  • "fra" = französisch
  • "ita" = italienisch
no
sessionkeySeesionKey from "do_message.aspstringthis field or DATEFROM and DATETO are mandatoryyes
DATEFROMbegin of requested timerangestringFormat: YYYYMMDDyes
DATETOend of requested timerangestringFormat: YYYYMMDD
Maximum time range is 7 days
yes
timefrommore precise of DATEFROMstringFormat: HHMMSSno
timetomore precise if DATETOstringFormat: HHMMSSno
datetype"insertdate" returns all states which are processed/inserted at data center in the requested timerangestring
no

Return

A string will be returned. In case of error "ERROR:Description" is given.

Query by Sessionkey

Metainformations

DelimiterComma ( , )
Text Delimiternot available
Line End0x0D 0x0A (CarriageReturn LineFeed)
HeaderLine 1

Columns

Column
Description

DATEDate of state actionFormat: DD.MM.YYYY HH:MM:SS
STATEDescription of state action
SOURCEsource of state actionPerson/Vehcile

Example

DATE,STATE,SOURCE
04.08.2010 09:48:41,Nachricht gelöscht,PND / Fahrzeugname
04.08.2010 09:43:24,Nachricht gelesen,PND / Fahrzeugname
04.08.2010 09:42:24,Zugestellt,PND / Fahrzeugname
04.08.2010 09:41:54,Zustellungsversuch,PORTAL / RTI

Return via time range

Metainformations

DelimiterComma ( , )
Text DelimiterDouble Quote ( " )
Line End0x0D 0x0A (CarriageReturn LineFeed)
HeaderLine 1

Columns

Spalte
Beschreibung

DATEDate of state actionFormat: DD.MM.YYYY HH:MM:SS
STATEDescription of state action
SOURCEsource of state action (Person)
SRCNAMEsource of state action (System)
KEYSessionkey of message
REQUESTDATESystemtime of requestFormat: DD.MM.YYYY HH:MM:SS
INSERTDATESystemtime of insertFormat: DD.MM.YYYY HH:MM:SS

Example

"DATE","STATE","SOURCE","SRCNAME","KEY","REQUESTDATE","INSERTDATE"
"04.08.2010 09:48:41","Nachricht gelöscht","PND","Fahrzeugname","ABABABABABABABABABABABABABABABAB","04.08.2010 09:50:00","04.08.2010 09:49:23"
"04.08.2010 09:43:24","Nachricht gelesen",PND","Fahrzeugname","ABABABABABABABABABABABABABABABAB","04.08.2010 09:50:00","04.08.2010 09:44:10"
"04.08.2010 09:42:24","Zugestellt",PND,"Fahrzeugname","ABABABABABABABABABABABABABABABAB","04.08.2010 09:50:00","04.08.2010 09:43:11"
"04.08.2010 09:41:54","Zustellungsversuch","PORTAL","RTI","ABABABABABABABABABABABABABABABAB","04.08.2010 09:50:00","04.08.2010 09:42:11"

Example Calls

https://map.yellowfox.de/rti/get_messagestate.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&language=deu&sessionkey=SESSION_KEY


https://map.yellowfox.de/rti/get_messagestate.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&language=deu&DATEFROM=TT.MM.JJJJ&DATETO=TT.MM.JJJJ&timefrom=HHMMSS&timeto=HHMMSS&datetype=insertdate