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

This page describes the service operations at this endpoint.

Uri Method Description
/servicesList GET Get list of valid services for fast edit
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/servicesList
{windowId}/dataresult PUT Gets popup information for fastedit
PUT Gets list of popups information for fastedit
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/{WINDOWID}/dataresult?fieldName={FIELDNAME}
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/{WINDOWID}/dataresult
{windowId}/finalize GET Close window used for fastedit
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/{WINDOWID}/finalize
{windowId}/template GET Get the template for window
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/{WINDOWID}/template?ignoredTabs={IGNOREDTABS}
access GET Validate if the window has enough permissions to be used
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/access?window={WINDOWCLASSNAME}&role={ROLE}
getdata/{windowClassName} PUT Retrieve data
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/getdata/{WINDOWCLASSNAME}?dataelements={DATAELEMENTS}
initialize GET Setup window used for fastedit
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/initialize?window={WINDOWCLASSNAME}
jobstatus GET Get the list of status of Fast edit Jobs
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/jobstatus?userId={USERID}&windowName={WINDOWNAME}
querytemplate POST Update the template with the data posted
PUT Create new template(s) with the data posted
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/querytemplate
querytemplate/{windowClassName} GET Get the template for query
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/querytemplate/{WINDOWCLASSNAME}?userid={USERID}
querytemplate/delete POST Delete the template with the data posted.
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/querytemplate/delete
results POST Insert new fastedit results
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/results
results/{jobNameId} GET Get a list of transaction results scheduled by quick edit from an specific job id
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/results/{JOBNAMEID}
results/columns GET Get a list of columns results scheduled by quick edit
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/results/columns?dataElementResultId={DATAELEMENTRESULTID}
results/dataelements GET Get a list of data elements results scheduled by quick edit
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/results/dataelements?resultId={RESULTID}
results/list GET Get a list of results scheduled by quick edit
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/results/list?userId={USERID}&windowName={WINDOWNAME}
service GET Validate if provided window is available for fastedit
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/service?window={WINDOWCLASSNAME}
settings GET Get configuration settings for actual user for fastedit
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/settings?setting={SETTING}
windowrole/{windowClassName} PUT Enable or disable a rol for some fastedit window
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/windowrole/{WINDOWCLASSNAME}?roleid={ROLEID}&active={ACTIVEFLAG}
windowroles/{windowClassName} GET Get the list of roles for a window
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/fastedit/windowroles/{WINDOWCLASSNAME}