question

Upvote
Accepted
20 4 2 8

Which TREP version starts to support OptimizedPauseResume in RFA?

Which TREP version starts to support OptimizedPauseResume in RFA?

Furthermore, do consumer also need to include SupportOptimizedPauseResume Attrib in login request?

elektronrefinitiv-realtimetreprfa
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
78.1k 246 52 72

We have tested this with ADS 2.4. After setting *ads*supportPauseResume to True, the login refresh from ADS contains both SupportPauseResume and SupportOptimizedPauseResume.

<attrib>

<elementList flags="0x8 (RSSL_ELF_HAS_STANDARD_DATA)">

<elementEntry name="AllowSuspectData" dataType="RSSL_DT_UINT" data="1"/>

<elementEntry name="ApplicationId" dataType="RSSL_DT_ASCII_STRING" data="256"/>

<elementEntry name="ApplicationName" dataType="RSSL_DT_ASCII_STRING" data="ADS"/>

<elementEntry name="Position" dataType="RSSL_DT_ASCII_STRING" data="10.29.181.35/net"/>

<elementEntry name="ProvidePermissionExpressions" dataType="RSSL _DT_UINT" data="1"/>

<elementEntry name="ProvidePermissionProfile" dataType="RSSL_DT_ UINT" data="0"/>

<elementEntry name="SingleOpen" dataType="RSSL_DT_UINT" data="1" />

<elementEntry name="SupportOMMPost" dataType="RSSL_DT_UINT" data ="1"/>

<elementEntry name="SupportPauseResume" dataType="RSSL_DT_UINT" data="1"/>

<elementEntry name="SupportStandby" dataType="RSSL_DT_UINT" data ="0"/>

<elementEntry name="SupportBatchRequests" dataType="RSSL_DT_UINT " data="1"/>

<elementEntry name="SupportViewRequests" dataType="RSSL_DT_UINT" data="1"/>

<elementEntry name="SupportOptimizedPauseResume" dataType="RSSL_ DT_UINT" data="1"/>

</elementList>

</attrib>

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
78.1k 246 52 72

TREP 2.2.X and below have been end of life since June 30, 2014. The supported versions are 2.4 onward. TREP 2.4 supports OptimizedPauseResume.

Refer to RDM usage guide, SupportOptimizedPauseResume Attib is for login refresh sent by providers.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Is it SupportPauseResume attrib rather than SupportOptimizedPauseResume attrib in login refresh sent by provider?

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.