Hi!
I'm trying to get the effective date (start date) for the rate "RUKEYRATE=CBRF" and i have such output when running the consumer.registerClient proc.:
RefreshMsg
streamId="6"
domain="MarketPrice Domain"
solicited
RefreshComplete
state="Open / Ok / None / 'All is well'"
itemGroup="00 01"
permissionData="03 01 d3 55 0c"
name="RUKEYRATE=CBRF"
nameType="1"
serviceId="467"
serviceName="hEDD"
Payload dataType="FieldList"
FieldList FieldListNum="136" DictionaryId="1"
FieldEntry fid="1" name="PROD_PERM" dataType="UInt" value="550"
FieldEntry fid="2" name="RDNDISPLAY" dataType="UInt" value="152"
FieldEntry fid="3" name="DSPLY_NAME" dataType="Rmtes" value="Russia Key Rate"
FieldEntry fid="4" name="RDN_EXCHID" dataType="Enum" value="214"
FieldEntry fid="5" name="TIMACT" dataType="Time" value="(blank data)"
.....
FieldEntry fid="875" name="VALUE_DT1" dataType="Date" value="17 DEC 2018"
.....
FieldEntry fid="1010" name="VALUE_TS1" dataType="Time" value="10:00:00:000:000:000"
.....
FieldEntry fid="6480" name="SPS_SP_RIC" dataType="Ascii" value=".[SPSDC5"
FieldEntry fid="8635" name="RCS_AS_CL2" dataType="Rmtes" value="(blank data)"
FieldListEnd
PayloadEnd
RefreshMsgEnd
New value for rate RUKEYRATE=CBRF published on site http://www.cbr.ru/eng/ and takes effect since 17.12.2018.
And i can see that value in the fields "VALUE_DT1" and "VALUE_TS1" is like an effective date for this rate.
Am I wrang? What is the value present in this fileds?
Thanks for all, John