DSS Intraday Template embargo

Aya
Aya LSEG
edited 3:07AM in DSS

On DSS Intraday Template, I added ""OnlyNonEmbargoedData": False" under condition.

I was able to get <JCOc1> but if I add <CLc1> I receive status 202 and never return data.

I have permission for NYMEX delayed data.(I can get data via GUI). Can you advise me if there are any settings I should add? Pls. note that delayed time for <JCOc1> is 15 min where it is 10 min for <CLc1>.

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @Aya

    Thank you for reaching out to us.

    This is a description of the OnlyNonEmbargoedData parameter.

    When this property is set, an extraction will not wait for embargoed data. It will return with the results that are not embargoed and the embargoed results will not be returned for the extraction.

    When setting to false, this could mean that the extraction will wait for embargoed data.

    If an extraction contains both JCOc1 and CLc1, the application needs to get 202 for 15 minutes before getting data. This is an expected behavior.

    You can refer to this How to Retrieve Early Partial Delivery of Embargoed Reports via DataScope Select REST API article.