I am developing an application sending Views and Batch request to EED directly. However, when the program make View request, the EED responded:
streamState: Open
dataState: ok
statusCode: FullViewProvided
statusText: This server does not support view requests. Full view will be requested instead.
According to EED 2.2 Programmer Guide, section 12.6 UPA Introduction, Users can use UPA to write consumer-based applications capable of the following:
Can make Streaming and Snapshot based subscription requests to Elektron Edge.
Can perform Batch, Views, and Symbol Lists to Elektron Edge.
Supports Pause and Resume on active data streams with Elektron Edge.
Is there any settings need on EED to enable these functionality?