get_projects

This action retrieves a list of projects that exist within an area in the ExtraView database. For a full explanation of areas and projects, please consult the Administration Guide.

SYNTAX

http://www.myserver.com/evj/ExtraView/ev_api.action?
user_id=username
&password=password
&statevar=get_projects
&area_id=nn

NOTES

The value of the area_id, nn, must exist in the database, else the command will fail.

The asterisk (*) in the return shows the currently selected project. The delimiter ‘:’ in the example is the system delimiter stored in the application default named DEFAULT_TEXT_REPORT_DELIMITER.

Sample return from the get_projects function:

*0:(default values)
 
1:Customer Projects
 
2:Internal Projects
 
3:Documentation
 
4:Marketing Requirements