how can i get exact time data field of economic indicator??

since i have the log below at 2022/08/16 23:57:25.026 (UTC)

2022/08/16 23:57:25.026 ERROR --- [economicIndicatorExecutor3] a.w.d.c.s.EconomicIndicatorService : ric : JPTBL2=ECI, f : FieldEntryDto(ric=JPTBL2=ECI, nbRic=JPTBL2=ECI, fieldMap={SF_NAME=LALERT, CTB_2A_1=23:57:24.913, GN_TXT16_3=16Aug, GN_TXT16_4=-1436.8, CORR_ACT=0, ECON_ACT=-1436.8, OFFCL_CODE=23:57:24.807, ECI_ACT_DT=2022-08-16, RT_YIELD_1=-1436.8, VALUE_DT1=2022-08-16, LONGLINK1= , SRC_ES_NS=86244000000000, GEN_VAL2=-1436.8}, symbolDto=SymbolDto(ric=JPTBL2=ECI, ticker=JPTBL2=ECI, repNo=null, currency=JPY, exchange=null, country=JP, delay=0, currencyUnit=null, classScheme=null, timeCode=JP, symbolType=economic_indicator, createdDt=null, updatedDt=null, nameEn=null, nbRic=JPTBL2=ECI, trbcAct=null, ind=null, type=null))


i'm wonder why the exact time data field can't be found??

i know that JPTBL2=ECI has been published 2022-08-16 23:50:00.

i need data of 23:50:00(or unix converted version).

is there something i miss or anything i can get further data field???

please help... so badly...

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @product

    SRC_ES_NS represents the Egress time of the update from the source.

    SRC_ES_NS  "SRC EGRESS TM NS"   14312  SRC_ES2_NS  INTEGER            15  TIME             8
    !
    ! Egress time of the update from source

    I subscribed to JPTBL2=ECI with Refinitiv Real-Time SDK and got the following data.

    Fid: 12947 Name: ACT_REL_ST value: 2
    Fid: 12948 Name: DEF_FC_TP value: 1
    Fid: 13565 Name: UNIT_PREFX value: 6
    Fid: 14312 Name: SRC_ES_NS value: 23:57:24:807:000:000

    SRC_ES_NS is a time field.

    If you have any further questions, please let me know the API that you are using.


Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.