Hello All,
I am attempting to update wtpart and cad model soft attribute once the corresponding ECN is released. I am using IE webjects "Checkout-Objects, Update-Objects and CheckIn-Objects" for updating the cad model.
Check-out webject throws the following exception when check-out a cad model.
<wc:message>com.infoengine.util.IEException: wt.epm.query.QueryException: Parameter value is null: paramName="baselineId"
Nested exception is: wt.epm.query.QueryException: Parameter value is null: paramName="baselineId"; nested exception is:
com.ptc.core.command.common.CommandException: wt.epm.query.QueryException: Parameter value is null: paramName="baselineId"
Any pointers for addressing this issue is highly appreciated.
Thanks,