DryInfo
Method: POST
Description:
adds new entry in DryComponent table, it gets a stream representing DryInfo entity (as returned by the DryInfo?Schema request)
Resource URL:
http://localhost:8014/MaterialManagement/DryInfo
Example of request body (data that should be sent):
<DryInfo CompType='NewCompType' MnfPartNo='*' OpenTime='100' NumDrying='30' TimeInOven='20' MsdLevel='a' Thickness='10' DryTemp='1000' xmlns='http://www.valor.com/MSS/Schemas/DryInfo/2011' />