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

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Change state (lock) on primaryBusinessObject on CR

lgrant
14-Alexandrite

Change state (lock) on primaryBusinessObject on CR

Good Morning,

I am looking for some (a lot of) help.

I have a CR workflow that I need to lock down (Set to UNDERREVIEW)  any Affected Data that is "INWORK" state but do nothing if it is not.

As I have a rework loop, I need to opposite. Anything that is "UNDERREVIEW" to INWORK else nothing.

 

Cheers.

 

Requirement. If primaryBusinessObject = INWORK then set sate UNDERREVIEW, else do nothing.

wt.change2.WTChangeRequest2 eCR = (wt.change2.WTChangeRequest2) primaryBusinessObject;

String state =

0 REPLIES 0
Top Tags