Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
version windhicll 10.0
can i get baseline object by LotBaselineHelper.service.getBaseLinableObjects ?
This table is combined using "baselineObjects.table," and I observed how it retrieves the baseline object information.
I am trying to use this API to get the objects I need, but I am not sure if it will work.
My requirement is to verify that the baseline contains the baseline object. If it does not, I will notify the PD and interrupt the task by throwing a WTException.
