Operations at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1

This page describes the service operations at this endpoint.

Uri Method Description
change PUT Send multiple change requests to a Prophet 21 window, return the new state of the data
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/change
data GET Get all data on the active surface of a Prophet 21 window
PUT Save data on the current window
DELETE Clear data on the current window
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/data?id={WINDOWID}
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/data
row POST Add a row on a Prophet 21 window, return the new state of the data
PUT Set the current row on a Prophet 21 window
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/row
row/data POST Add a row on a Prophet 21 window, return the new state of the data
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/row/data
rows/limits PUT Set active rows on the given datawindow
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/rows/limits
rows/selected PUT Select rows on the given datawindow
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/rows/selected
tab PUT Change the active tab on a Prophet 21 window, return the new window state
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/tab
tools GET Get available tools
POST Run the given tool
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/tools?windowId={WINDOWID}&dwName={DWNAME}&fieldName={FIELDNAME}&row={ROW}
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/tools
values GET Get valid values for a given field
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/values?windowId={WINDOWID}&dwName={DWNAME}&fieldName={FIELDNAME}&row={ROW}
window POST Open a Prophet 21 window and return its structure and initial data
GET Get the structure and data of a Prophet 21 window
DELETE Close a Prophet 21 window
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/window
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/interactive/v1/window?id={WINDOWID}