2022.2

Table Of Contents
l
ISO8601:Thissettingallowsfordateswithdifferenttimestampformats,orbelongingtodif-
ferenttimezones,tobeparsedinsideasinglejob.Datesthatdonotincludeaspecifictime
areautomaticallyconsideredtousethecurrentlocale'stimezone.
SelecttheISOtemplatetobeusedwhenparsingthetimestamp.OtherISO8601formats
canbehandledviatheCustomoption.
l
Custom:Setacustomdateformat.ForthemarkersavailableintheDataMappersee
"Date"onpage278.
l
Date Language:Setthelanguageforadatevalue(ex:IfEnglishisselected,thetermMaywill
beidentifiedasthemonthofMay).
l
Use offset from UTC:Selectthedefaulttimezone,whichistobeusedtoextractanytimestamp
thatdoesnotalreadyincludetimezoneinformationwiththetime.
Note: DefaultdataformatstelltheDataMapperhowcertaintypesofdataareformattedin the
data source.Theydon'tdeterminehowthesedataareformattedintheDataModelorinatem-
plate.IntheDataModel,dataareconvertedtothenativedatatype.Dates,forexample,arecon-
vertedtoaDateTimeobjectintheDataModel,andwillalwaysbeshownas"year-month-day"
plusthetimestamp,forexample:2012-04-1112.00AM.
SQL Query Designer
TheSQLQueryDesignerisusedtodesignacustomSQLquerytopullinformationfromadatabase.It
canbeopenedbyclickingthe Custom SQLbuttonontheSettingspane,underInputData.
l
Tables:Listsalltablesandstoredqueriesinthedatabase.
l
Custom Query:Displaysthequerythatretrievesinformationfromadatabase.Youmayusevari-
ablesandpropertiesinthequery,tomaketheselectiondynamic.See"Usingvariablesandprop-
ertiesinanSQLquery"below.
EachdatabasetypehastheirownversionoftheSQLquerylanguage.Tolearnhowtobuildyour
ownquery,pleaserefertoyourdatabase'susermanual.
l
Test Querybutton :Clicktotestthecustomquerytoensureitwillretrievetheappropriate
information.
l
Results:DisplaystheresultoftheSQLquerywhenclickingonTest Query.
Using variables and properties in an SQL query
WhenyouusevariablesandpropertiesinanSQLquery,theselectionwillbedynamicallyadjusted
eachtimethedatamappingconfigurationisactuallyusedinaWorkflowprocess.
TocreateadynamicSQLquery:
Page 320