cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Translate the entire conversation x

Baseline primary item

Emacp
7-Bedrock

Baseline primary item

Hello everybody,
I need to retrieve the primay item of a baseline. According to the support, there are no APIs to set or retrieve the primary item.
Is there the possibility to write an ad hoc query?

Do we know where to find this information?

Is the information that identifies the primary item on a link between the baseline and the item?
Thank you

ACCEPTED SOLUTION

Accepted Solutions
shin1h
13-Aquamarine
(To:Emacp)

Hi,

 

I use setTopObject(Baselineable the_topObject) in wt.vc.baseline.ManagedBaseline to set primay item on a baseline.
wt.vc.baseline.ManagedBaseline has also getTopObject(). Please try it.

View solution in original post

1 REPLY 1
shin1h
13-Aquamarine
(To:Emacp)

Hi,

 

I use setTopObject(Baselineable the_topObject) in wt.vc.baseline.ManagedBaseline to set primay item on a baseline.
wt.vc.baseline.ManagedBaseline has also getTopObject(). Please try it.

Announcements
Top Tags