Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
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 =