searchProgram
Purpose
This operation searches a program by parameters in PPM Center.
Function
This operation searches programs by using the ProgramSearchFiltersInfo object you specify.
To perform this operation, the user must have one of the following access grants:
-
View Programs
-
Edit Programs
-
Edit All Programs
Input
A ProgramSearchFiltersInfo object.
Return
A list of the program IDs that meet the search criteria.
Java Examples
See webservice_toolkit:
java\client\src\examples\pgm
\ProgramServiceClient.java
testSearchPrograms ()
Errors and Exceptions
Possible root cause descriptions:
Exception/Message Code |
Message |
Cause(s) |
Possible Corrective Action |
---|---|---|---|
AuthorizationException |
You do not have the privilege to take this action. Please consult your PPM Administrator. |
The user has no access granted to search programs. |
Grant the appropriate access to the user. For more information, see Function |