Operations at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data
This page describes the service operations at this endpoint.
Uri | Method | Description |
---|---|---|
active | PUT | Set the active rows |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/active | |
aggregates | POST | Saves aggregates configuration on a datawindow on the server |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/aggregates | |
clear | POST | Clear the window |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/clear | |
data | PUT | Set a data value |
GET | Get data for a datawindow | |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/data | |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/data?id={WINDOWID}&dw={DATAWINDOWNAME}&activeRow={ACTIVEROWS} | |
data/multi | PUT | Set multiple data values |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/data/multi | |
data/multirow | PUT | Set multiple data values by row |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/data/multirow | |
data/multirowinsert | PUT | Insert multiple data values |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/data/multirowinsert | |
find | POST | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/find |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/find | |
findrows | POST | Get rows that match filter infromation |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/findrows?activeRows={ACTIVEROWS} | |
grouping | POST | Save grouping configuration on a datawindow on the server |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/grouping | |
preview | POST | Enables preview mode on a datawindow on the server |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/preview | |
row | GET | Get the datawindow's active row |
POST | Add a row | |
PUT | Set the current row | |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/row?id={WINDOWID}&dw={DATAWINDOWNAME} | |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/row | |
row/data | POST | Add a row with data |
PUT | Go to a row and set data | |
GET | Go to a row and set data | |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/row/data | |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/row/data?id={WINDOWID}&page={PAGENAME}&dw={DATAWINDOWNAME}&row={ROW} | |
row/enter | POST | Add a row |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/row/enter | |
save | POST | Save the window |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/save | |
select | POST | Set the selected rows |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/select | |
selectall | POST | Perform SelectALL on DW |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/selectall?windowId={WINDOWID}&datawindowName={DATAWINDOWNAME}&menuName={MENUNAME}&activeRows={ACTIVEROWS} | |
sort | POST | Sorts a datawindow on the server |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/sort | |
state | GET | Gets data and current state for a datawindow |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/state?id={WINDOWID}&dw={DWNAME}&activeRow={ACTIVEROWS} | |
values | GET | Gets valid values for a field |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v2/data/values?id={WINDOWID}&dw={DATAWINDOWNAME}&field={FIELDNAME} |