Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.