HTTP ODPS requests

Hello

We configured ODPS on our TREP infra and we want to set up our entitlement application.
We are currently doing some tests to validate our developments and we need some help about the following :



Is it expected ? is there something to fix at the odps config level ? to change to the http request level ?

Regards,

Henri

Tagged:

Best Answer

  • zoya faberov
    zoya faberov ✭✭✭✭✭
    Answer ✓

    Hello Henri @hgardon,

    If without dacs lock you are able to interact with ODPS correctly, we can next focus on the lock itself. To me, this lock does not seem exactly right, are you sure this is the lock?

    For example, I just subscribed to EUR=, and it looks like this:

    RefreshMsg
        streamId="5"
        domain="MarketPrice Domain"
        solicited
        RefreshComplete
        state="Open / Ok / None / ''"
        itemGroup="00 04"
        permissionData="03 01 01 52 6c"
        name="EUR="
        nameType="1"
        serviceId="257"
        serviceName="ELEKTRON_DD"
        Payload dataType="FieldList"

    The dacslocks are formed based on dacs lock structure requirements, and they all look similar, because they conform to the lock structure. Can you please try with the above lock for EUR=?

    http://host:8088/command=subscriptionTest&user=r_msa&position=1.1.1.1/net&application=185&service=IDN_RDF&item=EUR=lock=030101526c

    Can also test with the example from ODPS Developer Guide:

    http://oaklx8637:8088/command=subscriptionTest&user=ted&position=1.1.1.1/ net&application=56&service=ROSIC_RDF&item=IBM.N&lock=03010163c0&closure=abcdefgh

    Let's try to test, maybe it is a bad lock.


Answers