Navigation:  Integration via SOAP web services > Published web services >

Project

Previous  Top  Next

SOAP web service

WSDL URL

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

Web Service URL

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

 

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.

 

Available web services

Method

Description

editProgramCost

Edits cost of a program

editProgramRevenue

Edits revenue of a program

editProjectCost

Edits cost of a project

editProjectRevenue

Edits revenue of a project

editProjectTaskCost

Edits the cost of a project activity.

editProjectTaskRevenue

Edits revenue of a project task

executeProjectTask

Executes the task of a project

getProjectCost

Allows viewing project costs

getProjectRevenue

Allows viewing project revenues

newAssocDocProj

Associates documents with the project or task

newProgramCost

Inserts costs in a program

newProgramRevenue

Inserts revenue in a program

newProjectCost

Inserts cost in a project

newProjectRevenue

Inserts revenue in a project

newProjectTaskCost

Inserts costs in a project task

newProjectTaskRevenue

Inserts revenue into a project activity.