All,

 

I need some help identifying in 7.6.04 what causes the Status selection
values to be limited / filtered.

 

In 7.6.04 it is no longer a simply enumerated list visible to users -
BMC decided to use a similar approach to how they display Status
Reasons.

 

The visible field is now z1D Status (303502600) which uses menu
CHG:CRQ:Status-Modify

 

Menu (CHG:CRQ:Status-Modify) does a look up on a join form
"VIS:Status_Stage_Flow_TransitionRulesLookup" which is a join of
"VIS:Status_Stage_Flow" and "SYS:Status Flow Transition Rules"

 

The qualification is:

('CurrentStatusInt' = 'From Status Int') AND ('StageNumber' =
'StageNumber2') AND (('NextStatusInt' = 'To Status Int') OR ('To Status
Int' = 12) OR ('To Status Int' = 8) OR ('To Status Int' = 9) OR ('To
Status Int' = 'From Status Int')) AND ('StageNumber' = $301541700$) AND
('From Status Int' = $304060200$) AND ('Menu Visible' = "Yes") AND
('Process Flow Instance ID' = $304025000$) AND ('Status2' = "Enabled")

 

So I thought this would be fairly straightforward and I would just need
to copy a record on SYS:Status Flow Transition Rules so the value I want
would show up, like I've done before for Status Reason.

 

In my case, I'm simply wanting "Draft" to show up as an option when the
current status = "Rejected" in the "Plan & Schedule" stage.

 

So on form "SYS:Status Flow Transition Rules" I found existing rule 3
rules under (ref = CHG:Infrastructure Change, Stage = Plan & Schedule,
>From Status = Rejected)

One for Rejected, Cancelled, and Pending.

 

So only Rejected and Cancelled show up as options, I verified if I
offline the Cancelled rule the option disappears as designed. So I
created a new rule to allow To status of draft but it does not show
up???

 

I am definitely missing something in the menu qualification that
probably exists on the other form VIS:Status_Stage_Flow

 

Does anybody have experience with trying to add allowable statuses with
these new status transition rules in 7.6.04 for change?

 

Regards,

 

Andrew Goodall

Software Engineer 2 | Development Services |  jcpenney . www.jcp.com
<http://www.jcp.com/>  |

<font face="monospace"size="-3"><br>The information transmitted is intended 
only for the person or entity to which it is addressed and <br>may contain 
confidential and/or privileged material. If the reader of this message is not 
the intended<br>recipient, you are hereby notified that your access is 
unauthorized, and any review, dissemination,<br>distribution or copying of this 
message including any attachments is strictly prohibited. If you are not<br>the 
intended recipient, please contact the sender and delete the material from any 
computer.<br>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to