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

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

Translate the entire conversation x

Need API function to retrieve LifeCycle state Display name from Promotion Notice

TomazJeras
12-Amethyst

Need API function to retrieve LifeCycle state Display name from Promotion Notice

I need to get Requested Promotion State from Promotion Notice object in WF expression robot.

Shreyas already helped me with correct function for LC state, but this function (getMaturityState()) returns Key name of LC state.

Anyone knows, how to get Display name of LC state?

Thanks in advance.

ACCEPTED SOLUTION

Accepted Solutions
satre-2
12-Amethyst
(To:TomazJeras)

You can use pr.getMaturityState().getDisplay(); to get the display name of lifecycle stat.

Hope it helps!!!

Thanks

Shreyas

View solution in original post

3 REPLIES 3
satre-2
12-Amethyst
(To:TomazJeras)

You can use pr.getMaturityState().getDisplay(); to get the display name of lifecycle stat.

Hope it helps!!!

Thanks

Shreyas

TomazJeras
12-Amethyst
(To:satre-2)

Hi Shreyas,

sorry for late response, I was out of town for few days.

Your answer is of course correct and I appreciate it a lot.

Kind regards

Tomaz

LoriSood
22-Sapphire III
(To:TomazJeras)

Did Shreyas suggested answer your question? If so, could you please mark the thread as Answered so that others may know of the confirmed solution?

Announcements

Top Tags