TAG-NmLoader-0.xml: Copy of CMII PR Workflow
TAG-NmLoader-0.xml: primaryBusinessObject
TAG-NmLoader-0.xml: reviewDate
TAG-NmLoader-0.xml: submitDate
TAG-NmLoader-0.xml: prComments
TAG-NmLoader-0.xml: inInitialPhase
TAG-NmLoader-0.xml: Problem Report Rejected
TAG-NmLoader-0.xml: subject
TAG-NmLoader-0.xml: message
TAG-NmLoader-0.xml: primaryBusinessObject
TAG-NmLoader-0.xml: Set State Resolved
TAG-NmLoader-0.xml: primaryBusinessObject
TAG-NmLoader-0.xml: aState
TAG-NmLoader-0.xml: Problem Report Confirmed
TAG-NmLoader-0.xml: subject
TAG-NmLoader-0.xml: message
TAG-NmLoader-0.xml: primaryBusinessObject
TAG-NmLoader-0.xml: Set State Under Review
TAG-NmLoader-0.xml: primaryBusinessObject
TAG-NmLoader-0.xml: aState
TAG-NmLoader-0.xml: Set State Accepted
TAG-NmLoader-0.xml: primaryBusinessObject
TAG-NmLoader-0.xml: aState
TAG-NmLoader-0.xml: Set Submit Date
TAG-NmLoader-0.xml: primaryBusinessObject
TAG-NmLoader-0.xml: reviewDate
TAG-NmLoader-0.xml: submitDate
TAG-NmLoader-0.xml: prComments
TAG-NmLoader-0.xml: inInitialPhase
TAG-NmLoader-0.xml: _ROBOT_EXPRESSION_
TAG-NmLoader-0.xml: submitDate=new java.sql.Timestamp(System.currentTimeMillis());
TAG-NmLoader-0.xml: Set Resolution Date
TAG-NmLoader-0.xml: primaryBusinessObject
TAG-NmLoader-0.xml: reviewDate
TAG-NmLoader-0.xml: submitDate
TAG-NmLoader-0.xml: prComments
TAG-NmLoader-0.xml: inInitialPhase
TAG-NmLoader-0.xml: _ROBOT_EXPRESSION_
TAG-NmLoader-0.xml: com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.setPRResolutionDate((wt.change2.WTChangeIssue)primaryBusinessObject);
TAG-NmLoader-0.xml: Submit Now
TAG-NmLoader-0.xml: primaryBusinessObject
TAG-NmLoader-0.xml: reviewDate
TAG-NmLoader-0.xml: submitDate
TAG-NmLoader-0.xml: prComments
TAG-NmLoader-0.xml: inInitialPhase
TAG-NmLoader-0.xml: _SYNCH_EXPRESSION_
TAG-NmLoader-0.xml: // Continue if the primaryBusinessObject has progressed past the initial state@inInitialPhase =wt.lifecycle.LifeCycleHelper.service.isInInitialPhase((wt.lifecycle.LifeCycleManaged)primaryBusinessObject) ;@if (inInitialPhase != true)@ result = "Go";@else@ result = null;
TAG-NmLoader-0.xml: _INITIAL_SYNCH_EXPRESSION_
TAG-NmLoader-0.xml: // Continue if the primaryBusinessObject has progressed past the initial state@inInitialPhase =wt.lifecycle.LifeCycleHelper.service.isInInitialPhase((wt.lifecycle.LifeCycleManaged)primaryBusinessObject) ;@if (inInitialPhase != true)@ result = "Go";@else@ result = null;
TAG-NmLoader-0.xml: Submit Problem Report
TAG-NmLoader-0.xml: primaryBusinessObject
TAG-NmLoader-0.xml: inInitialPhase
TAG-NmLoader-0.xml: START
TAG-NmLoader-0.xml: result = inInitialPhase;
TAG-NmLoader-0.xml: Analyze Problem Report
TAG-NmLoader-0.xml: primaryBusinessObject
TAG-NmLoader-0.xml: review_date
TAG-NmLoader-0.xml: Comments
TAG-NmLoader-0.xml: Confirmed
TAG-NmLoader-0.xml: com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.processConfirmation((wt.change2.WTChangeIssue)primaryBusinessObject#wt.change2.ConfirmationCategory.CONFIRMED);@review_date=new java.sql.Timestamp(System.currentTimeMillis());
TAG-NmLoader-0.xml: Not_Verified
TAG-NmLoader-0.xml: com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.processConfirmation((wt.change2.WTChangeIssue)primaryBusinessObject#wt.change2.ConfirmationCategory.NOTVERIFIED);@review_date=new java.sql.Timestamp(System.currentTimeMillis());
TAG-NmLoader-0.xml: Unreproducable
TAG-NmLoader-0.xml: com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.processConfirmation((wt.change2.WTChangeIssue)primaryBusinessObject#wt.change2.ConfirmationCategory.UNREPRODUCABLE);@review_date=new java.sql.Timestamp(System.currentTimeMillis());
TAG-NmLoader-0.xml: Will_Not_Resolve
TAG-NmLoader-0.xml: com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.processConfirmation((wt.change2.WTChangeIssue)primaryBusinessObject#wt.change2.ConfirmationCategory.WONTRESOLVE);@review_date=new java.sql.Timestamp(System.currentTimeMillis());
TAG-NmLoader-0.xml: Duplicate
TAG-NmLoader-0.xml: com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.processConfirmation((wt.change2.WTChangeIssue)primaryBusinessObject#wt.change2.ConfirmationCategory.DUPLICATE);@review_date=new java.sql.Timestamp(System.currentTimeMillis());
TAG-NmLoader-0.xml: Clarification
TAG-NmLoader-0.xml: com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.processConfirmation((wt.change2.WTChangeIssue)primaryBusinessObject#wt.change2.ConfirmationCategory.CLARIFICATION);@review_date=new java.sql.Timestamp(System.currentTimeMillis());