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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

How to get items from Resulting Objects table while creating the change task.

vijay00garvit
3-Visitor

How to get items from Resulting Objects table while creating the change task.

Hi, 

 

I am trying to get the items which are added while creating the change activity. I have used following method - 

List<NmOid> resultingObjects = paramNmCommandBean.getAddedItemsByName("changeTask_resultingItems_table");

But no value is coming in the list.

I have extended CreateChangeNoticeFormProcessor.

 

Thank in advance !!

0 REPLIES 0
Top Tags