This command provides a list of fields that may be used as query filters for the current user.
http://www.myserver.com/evj/ExtraView/ev_api.action?
user_id=username
&password=password
&statevar=search_field_list
The delimiter used the results is the value of the DEFAULT_TEXT_REPORT_DELIMITER in the ExtraView application defaults.
This command takes into account all security permissions for the user.
The general form of each entry returned by the command is:
<prefix><fieldName><delimiter><fieldTitle><delimiter><parentName>
~ means the field is part of a repeating row layout
* means the field has a display type of textarea or logarea
% means the field has a display type of user
An example of the return from this command is:
TIMESTAMPLast Modified
EMAIL_SWITCHGenerate Email %CHANGED_BYChanged By KEYWORDKeywords PRODUCT_NAMEProduct *SUGGESTIONSEngineering Remarks RELEASE_FOUNDRelease SHORT_DESCRTitle SEVERITY_LEVELSeverity PRIORITYPriority STATUSStatus IDDefect # DATE_CREATEDCreated %OWNEROwner CATEGORYCategory RESOLUTIONResolution %LAST_CHANGE_USERChanged by DAYS_IN_STATUSDays in Status DAYS_OPENDays Open MONTHS_OPENMonths Open %ASSIGNED_TOAssigned To %ORIGINATOROriginator PRIVACYView RELEASE_FIXEDRelease Fixed MONTHS_IN_STATUSMonths In Status START_UPDATEUpdated Start Date WEEKS_IN_STATUSWeeks In Status WEEKS_OPENWeeks Open BUILD_FOUND_INBuild Found In BUILD_FIXED_INBuild Fixed In |