Question
LongDescription.PlainText
Hi team
Is the CR field 'Long Description.Plain Text' available via ODATA?
It should show up in this:
domain.com/Windchill/netmarkets/html/wrs/doc.html
domain.com/Windchill/servlet/odata/v5/ChangeMgmt/ChangeRequests?$count=false
but I see only the old fields Name, Number, Description etc.
My program GETs this:
domain.com/Windchill/servlet/odata/v5/ChangeMgmt/ChangeRequests/PTC.ChangeMgmt.MS2ChangeRequest?$count=false&$select=Number,Name,Long%20Description.Plain%20Text,Long%20ProposedSolution.Plain%20Text,LastModified
The response is
400 {"error":{"code":null,"message":"The property 'Long', used in a query expression, is not defined in type Do I need to customize the WRS fields? There was a PTC presentation on customizing WRS fields, but now I cannot find it.
thanks
Rick

