Skip to main content
Version: 2.2.2

Project

This section presents the SOAP Web Service interfaces available for SoftExpert Project. To insert each of these items, it will be necessary to follow the standard documented in the upcoming sections.

WSDL URL:

https://<domain>/se/ws/pr_ws.php?wsdl

Web Service URL:

https://<domain>/apigateway/se/ws/pr_ws.php

Available web services:

MethodDescription
editProgramCostEdits the cost of a program
editProgramRevenueEdits the revenue of a program
editProjectCostEdits the cost of a project
editProjectRevenueEdits the revenue of a project
editProjectTaskCostEdits the cost of a project task
editProjectTaskRevenueEdits the revenue of a project task
executeProjectTaskExecutes the task of a project
getProjectCostAllows viewing project costs
getProjectRevenueAllows viewing project revenues
newAssocDocProjAssociates documents with the project or task
newProgramCostAdds the cost of a program
newProgramRevenueAdds the revenue of a program
newProjectCostAdds the cost of a project
newProjectRevenueAdds the revenue of a project
newProjectTaskCostAdds the cost to a project task
newProjectTaskRevenueAdds the revenue to a project task