Examples for User Calculation
A few examples available in the Project-specific domain for user calculation are as follows:
Get User CalculationsĀ 
To get User Calculation for a specific system, use to following GET URL
URL
PATCH /WindchillRiskAndReliability12.0-REST/odata/Project_<projectID>/Systems(<systemID>)/UserCalculations
Get Specific User CalculationĀ 
To get details of a specific User Calculation, use to following GET URL
URL
GET /WindchillRiskAndReliability12.0-REST/odata/Project_<projectID>/Systems(<systemID>)/UserCalculations(<userclculationID>)