Transition to wrong state

I have this FXP that I am working on - to make a long story short, this project has several buttons that do the wrong thing. For example, "Parking" should transition to the Parking State. Instead, it transitions to IT services state. I have the transition for the parking button to a click transition to the parking state. However, it doesn't do what it should. Any advice? This also happens for other buttons/states, such as WaLC (transitions to More), student accounts (transitions to Intl state).
Here is the FXP: http://db.tt/qfo2FFIN

I took a quick look at the project. I think what I am seeing is your buttons that slide up are built incorrectly. In looking at the layers for Step 2, you can see the IT services looks different from the other elements in the thumbnail. This is component was built differently from the others. Also if you look at the layer order, since it's height equal the start and end positions of the animation, that entire region is considered the 'button', and thus the interaction will be triggered. You can reorder the layering of the element for a fast fix, or rebuild that one element.
Hope this helps,
Chris

Similar Messages

  • Receiver JMS ( websphere MQ ) error  - No transition found from state:ERROR

    Hi all
    we are using JMS adapter to connect to the Queue manager . whenever the queue manager restarts , the messages is not getting thru and it is struck in the adapter engine with status " not to be delivered "
    i am getting error in receiver communication channel audit log....its showing
    *MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: No transition found from state: ERROR, on event: process_commence for DFA: CC_JMS_XXXXXXXXX:15fa03eb9fd837849906f512610314c4*
    note : already i have gone thur many forum  and nothing helps.
    Thanks in advance
    Faheem

    If you are using the FCC then this could be because of that. What is the connection status with MQ? Are there any connection errors with MQ.
    If you are using FCC in your Receiver JMS channel then just to confirm, first remove the FCC configuration and try to send a xml file. If the xml file goes in successfully then the problem is in your FCC configuration.

  • No transition found from state: STARTING

    Hi Experts,
    I am doing a scenario with JMS receiver communication channel, and there is an error occurring when I send the data to JMS adapter:
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: No transition found from state: STARTING, on event: process_commence for DFA: CC_JMS_RECEIVER:d0058f0da62e309ba0930891dc300ee8
    Please someone gives me an idea!
    Thanks a lot,
    Thien Duong

    Hi Thien,
    Thats better , atleast with you giving a little background now i can start with my work. As you say thats it difficult for you to establish a trace it would be even more difficult from over here but still. Starting with first things first.
    1) The drivers and there version need to be correct and hope they are deployed correctly.
    2)
    Hope these links are useful to you..
    configuration of JMS  adapter Using WebSphereMQ
    connection with the JMS provider
    http://www-1.ibm.com/support/docview.wss?uid=swg21180117
    http://www-1.ibm.com/support/docview.wss?uid=swg21105655
    Regards
    joel

  • How do you create array of enums for transitions in a state machine?

    Hello,
    I am trying to build a state machine, but, I am struggling with understanding the methods for determining which state to transition to next.  In other words, I have several states, but, I don't want to go in any particular sequence.  If I have states numbered 1 through 10, I want to be able to go 1-4-2-5-6-2-6-1-10 etc. in no particular order. I want the transition to the next state  (and actions) to be determined by the streaming data, which can be random and require access to any of my 10 states at any time and in any sequence.
    I saw this picture on the "Application Design Patterns: State Machines" white paper, but, it leaves out some important details.  How does one create the structure in BLUE shown in 3C?  When I try to create this array of enums, all of them are the same. I am not able to make a list of different enum values.  In other words, when I type in "2", then, all the values in the array display as "2."
    There is a nice, simple video example of a state machine for dispensing soda for $0.15, however, this state machine moves in a single sequence, from 5 cents, to 10 cents to dispense; it does NOT illustrate how to select a state "out of order."  I need to understand how a state machine can move from "5 cents" state to dispense directly, with the addition of 10 cents to the "5 cents" state.
    Can anyone suggest a really good tutorial on how to make the selector work in a state machine?  I have been reading some of the available material on ni.com, but, I can't find a good detailed explanation of how to do it.  I remain confused. 
    Or, can you just explain how they created the BLUE array in the attached picture?  Maybe I can figure it out from there.
    Thanks,
    Dave
    Solved!
    Go to Solution.
    Attachments:
    next state.jpg ‏75 KB

    Hi Kathryn,
    Yes, this is EXACTLY what I want to accomplish...
    So it would basically run:
    State 1
    Read input
    Determine next state (say 3)
    State 3
    Read input
    Determine next state
    State
    Read input
    Determine next state
    And so on...
    But, I am quite new to programming Labview state machines, and can't figure out how to even start when the sequence of states is random instead of fixed!!! I can do 1,2,3,4, like the vending machine VI example, but,  not 1,3,2,2,2,5,2,1 etc. based on external input.  Is there some simple example case I can study?  I can't believe I am inventing this for the first time.
    "select the state to run" 
    But, HOW do I do this???????   This is exactly the question I am asking...how is this done?  Please see the attached 3-state system....how do I hook this up????  I am totally lost here...can you help me understand how to wire this thing??  In this simpe RED/GREEN/BLUE case, my input is just the number a user would input on the front panel....  Apparently, there are two files necessary... a vi and .ctl???  What  is .ctl?
    Thanks,
    Dave
    Attachments:
    forum nov 12 red green blue.vi ‏7 KB
    forum nov 12 red green blue.ctl ‏5 KB

  • SQL History - returning wrong statement if history is sorted

    I have searched the forum and not seen anything on this, but I have been getting the wrong SQL statement returned when I select Append/Replace.
    I have statements going back to 12-Jan-06 (using 804 since 13-Jan-06, 796 since 12-Jan-06 and 715 last year), so I don't know if I have hit the aging limit or not (I think I counted 221 entries).
    It seems to me that it works out the cursor position and then returns that statement number from the history - independently of resorting the history.
    For example, if I sort from oldest to newest (based on timestamp) and then select the bottom statement (displays as newest) and Replace, I get the oldest statement in the worksheet. If I select the top statement (displays as oldest) and Replace, I get the newest statement in the worksheet.
    This is further complicated by the fact that sorting on the Timestamp is doing an alpha-numeric sort, rather than a date sort. When sorting from oldest to newest, the bottom three timestamps are (in "oldest to newest" order) are:
    1/23/06 10:58 AM
    1/23/06 9:21 AM
    1/23/06 9:31 AM
    If I then remove the sorting, the statement returned is the correct one.

    It was great to get the fix for the SQL History returning the right statement if sorted (we got it in v1184).
    However v1215 still does a text sort on the TimeStamp column rather than a date sort, so 2PM comes before 9AM, etc.
    Also, where is the format for the TimeStamp column coming from? As someone who doesn't live in the US and thinks that days should come before months in date formats (ie DD-Mon-YYYY), I am frustrated by yet another product that uses MM/DD/YY, despite my best efforts at telling it otherwise.

  • SNMP Help - wrong state for failed fan

    Trying to figureout what I'm doing wrong.  Have a Cisco 2821 router with Fan 3 not rotating.  SNMP setup to trap on fan status, but the state shows to be shutdown and not failed as the router messages would indicate.  The router is at a very remote location and I cannot verify if it's actually turning.  Just going by what's presented when accessing the router.
    Anything I can do to change the state so that it triggers alerts on our monitoring system?
    PP9-2821#show environment
    Main Power Supply is AC
    Fan 1 OK
    Fan 2 OK
    Fan 3 failed
    Fan Speed : Normal
    System Temperature: 35 Celsius (normal)
    Environmental information last updated 00:00:25 ago
    PP9-2821#
    Dec 22 09:44:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:45:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:45:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:46:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:46:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:47:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:47:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:48:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:48:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:49:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:49:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:50:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:50:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:51:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    Dec 22 09:51:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
    MIB OID: 1.3.6.1.4.1.9.9.13.1.4.1
    *ciscoEnvMonFanState = shutdown(4)
    Description:
      The current state of the fan being instrumented.
    Enumerations:
    1
    -  normal
    2
    -  warning
    3
    -  critical
    4
    -  shutdown
    5
    -  notPresent
    6
    -  notFunctioning
    Any/all help would be greatly appreciated.

    Hi mate...
    dont you have some options like this ?
    R1(config)#snmp-server enable traps envmon fan ?
      shutdown      Enable SNMP environmental monitor shutdown traps
      statuschange  Enable SNMP environmental monitor status change traps
      supply        Enable SNMP environmental monitor supply traps
      temperature   Enable SNMP environmental monitor temperature traps
      voltage       Enable SNMP environmental monitor voltage traps
    i think statuschange would help....
    let me know

  • Automatic transition from one state to another

    I am newbie to Cat and I have a simple three state (page) project and I just need it to automatically go from state 1 to state 2 to state 3 and then repeat the squence again.  This is a banner ad for three differenct products.
    The question: How do I setup an automatic transition from state to state?

    Hi,
    Thanks a lot. Even I am a newbie like u to Flash catalyst. The solution u gave works only when we have 2 pages. I have 6 pages (states) in my application. So please let me know if u come across any other solution.
    Thanks a lot for ur help.

  • Transition between 2 states

    Hello!
    I am using a simple Fade+Blur transition to move from one state to the other.
    The problem is the switch is done instantly and both effects are played on the already changed state.
    <s:Transition fromState="*" toState="*" autoReverse="true">
    <s:Sequence>
    <s:Parallel duration="500" target="{this}">
    <mx:Fade alphaFrom="1" alphaTo="0"/>
    <mx:Blur blurXFrom="0" blurXTo="20" blurYFrom="0" blurYTo="20"/>
    </s:Parallel>
    <s:Parallel duration="500" target="{this}">
    <mx:Fade alphaFrom="0" alphaTo="1"/>
    <mx:Blur blurXFrom="20" blurXTo="0" blurYFrom="20" blurYTo="0"/>
    </s:Parallel>
    </s:Sequence>
    </s:Transition>
    How can I tell it to switch states after the initial fade without having to code that with listeners etc.

    This was just me being a numpty
    I didn't realise that I had to enclose an
    <mx:Transition> declaration inside an <mx:transactions>
    declaration.
    I must read the examples more closely!
    However I would have thought that the compiler would have
    told me something - or produced an error when I tried to execute
    it....

  • J2I6 Register for RG23c getting wrong statement

    Dear friends,
    Please note  i have extracted J2I5 for RG23c and Executed the J2I6 Register. when i am going through the Report the closing balance is wrong because the transaction J1IH posting shows in Amount Utilized side in J2I6 Report.
    Also comming J1ih - reversal - Credit BED shown in Amount utilized in J2i6 Report. It should be shown in minus in 'Fresh Credit Availed'
    Let me know any SAP Note for the correction in this program.
    Early reply highly appreciated.
    Regards
    Joseph

    Dear friends,
    Please note  i have extracted J2I5 for RG23c and Executed the J2I6 Register. when i am going through the Report the closing balance is wrong because the transaction J1IH posting shows in Amount Utilized side in J2I6 Report.
    Also comming J1ih - reversal - Credit BED shown in Amount utilized in J2i6 Report. It should be shown in minus in 'Fresh Credit Availed'
    Let me know any SAP Note for the correction in this program.
    Early reply highly appreciated.
    Regards
    Joseph

  • DB in wrong state

    Hello -
    We encounter a problem with our livecache after a cluster switch
    the db is not usable anymore
    symptons:
    dbmcli -U c db_start
    ERR
    -24783,ERR_WRONGDBSTATE: Operational state ONLINE of the database
    instance is unsuitable.
    -24782,ERR_DBSTATENEEDED1: Database instance must be in operational
    state OFFLINE.
    but when:
    x_cons LSC show all
    SERVERDB: LSC
    The SERVERDB state is OFFLINE
    So it seems the effective state is offline, while all tools (incl LC10) thinks it's online
    when trying to bring it down with db_offline or with LC10, we get:
    dbmcli on LSC>db_offline
    ERR
    -24994,ERR_RTE: Runtime environment error
    1,database not accesssible: pipe open (6:N
    Any ideas ??
    thanks
    Paul

    Hello,
    dbmcli -d LSC -s inst_enum
    OK
    7.7.04.29    /sapdb/LSC/db
    7.7.04.29    /sapdb/LSC/sapdata1/db
    strange that it gives 2 lines ?
    dbmcli -d LSC -s db_enum
    OK
    LSC     /sapdb/LSC/db                           7.7.04.29       fast    offline
    LSC     /sapdb/LSC/db                           7.7.04.29       quick   offline
    LSC     /sapdb/LSC/db                           7.7.04.29       slow    offline
    LSC     /sapdb/LSC/db                           7.7.04.29       test    offline
    LSC     /sapdb/LSC/db                           7.7.04.29       fast    offline
    LSC     /sapdb/LSC/db                           7.7.04.29       quick   offline
    LSC     /sapdb/LSC/db                           7.7.04.29       slow    offline
    LSC     /sapdb/LSC/db                           7.7.04.29       test    offline
    the OSS message number is: 0001148628
    thanks
    Paul

  • How to debugg and find wrong statements and correct in Oracle PL/SQL

    Hi friends,
    Any1 can guide me, how to debug oracle PL/SQL package, and have to fix bugs or changing the requirement by using toad, sometimes i resolve the problem, and i take backup in notepad, after sometime if i use the same notepad contents, the something changed, i dont no how to keep the "IF loop" correctly, Sometimes while editing, the loop nevigation changes, so that i am getting more confusions. I dont no how to correct the packages already written, and how to solve problems, i use anonymous for seeing output. Dont no how to identify and fix the bug or requirement changes,. I am not sure where the code need changes. How to test properly for fixing the bugs, and how to change the logic, any1 help me out from this,... kindly give me good solution.. thnak you in advance

    Hi,
    you seem a little confused with your previous posts:
    956684 wrote:
    Hi, Friends,
    I have 4+ years experience in oracle plsql developer,
    956684 wrote:I am newly changed the technology into oracle PL/SQL developer,In one (3-Sep-2012) you said you have 4+ years experienced in PL/SQL developer, in the other (17-Nov-2012) you said you are new to PL/SQL developer.
    The kind of question you are posting shows that you have little experience and you have been thrown in a sort of "training on the job" which is a bit scary to my opinion.
    Other users have already posted their opinion. Oracle documentation, available online is a good source of information. I've learnt a lot reading it.
    But what is really important it try to work in a rational way:
    a) understand business , business requirement and data model.
    b) organize your job in a "safe" way. Version control is mandatory!! You cannot avoid it.
    c) Be clean and organized in your coding. Spaghetti coding doesn't lead you anywhere. And never miss documenting your code.
    d) Whenever you have a question constantly check Oracle documentations, Oracle forums, internet. Having web access is a great advantage of our days, you have all you need on your fingertips.
    If I can give you my humble opinion, learning is a slow path. You don't become expert in one day. It's a matter of learning and experiencing day by day.
    One last thing. Writing message like this:
    Any1 can guide me, how to debug oracle PL/SQL package, and have to fix bugs or changing the requirement by using toad, sometimes i resolve the problem, and i take backup in notepad, after sometime if i use the same notepad contents, the something changed, i dont no how to keep the "IF loop" correctly, Sometimes while editing, the loop nevigation changes, so that i am getting more confusions. I dont no how to correct the packages already written, and how to solve problems, i use anonymous for seeing output. Dont no how to identify and fix the bug or requirement changes,. I am not sure where the code need changes. How to test properly for fixing the bugs, and how to change the logic, any1 help me out from this,... kindly give me good solution.. thnak you in advanceis not nice. Your message looks confusing, a single paragraph, approximate English.
    Being clean and organized in your job is shown also in your messages. If you post your message in a clear and well written (and formatted) way you will have more chances to get an answer.
    Regards.
    Al

  • Is there a way to make state transitions/animations of a fl.control states - button for example ?

    Is there a way to make state transitions/animations of a fl.control states - button for example ?
    All I can do now is change the skin design and that's it, I can't animate between states like I can with Flash Builder skins. So is there a way to do that, any technique or I have to create a button component from scratch?
    Thanks!

    simplebuttons have upState etc properties you can use to assign movieclips to the 3 states.  you can use the currentFrame property of movieclps to (appear to) smoothly transition from one state to another.

  • Having transition sequences persist between mutiple states

    Hi Guys,
    ive just been animating some crazy transitions between states,
    however i've come to realise that i need to do them same transition sequences in all the other states.
    for instance, in my Art to Photo states i have the hectic transitions occuring, (selecting the art button, objects rotate and things fly into screen and fade in and out)
                      but then,
                        i need to do the same hectic transition fom Photo to Art, (only the transition will be in reverse)
    any ideas how this can be done, as a batch maybe, without having to go into each state and create the transitions manually from scratch?
    i know that we can have objects persist over multiple states, but transitions in the timeline would be great to persist over multiple states too.
    cheers
    Mudd

    Hi adam,
    basically i would like a transition that occures in one of the states (i.e: fading the previous state out and fading in the selected state whilst the new states sub category buttons fly onto the screen, etc) to presist over other states that have buttons with sub category buttons.
    i was hoping for a simple select all transitions in the one states timeline and copy that same arrangement of transitions into another states timeline; so to act as a time saving devise, instead of manually doing all those transitions again.
    does this make sense? it sounds fine to me. hope you get the picture.
    cheers
    Mudd

  • [FB4/AIR] Resize transition not working during state change

    I am using a resize transition between two states.  The first time the state is changed the resize transition doesn&apos;t seem to execute, but merely jumps to the new size. The issue I am experiencing is similar to this  post - http://aralbalkan.com/2177. This is somewhat different as it&apos;s a title window and explicitWidth and explicitHeight are not available. Each subsequent time I change states during the same session, the transition plays fine, it&apos;s just that first initial state change.
    Any suggestions?
    Thanks.

    Moving to Flex forum http://forums.adobe.com/community/flex/flex_general_discussion

  • Can't get drop down to appear for Reason when transitioning state of work item (2013)

    Hello, I'm using TFS Power Tools to edit the WIT for a User Story. I have two possible reason codes for a story transitioning between two states, but only the default reason is displayed in the form as a readonly value. The field doesn't change to a dropdown
    as all the online documentation I've read promises me. If I change which reason is the default, that value is picked up, so I know that it's at least seeing my reasons. I was hoping to let the user specify why they are transitioning the item.
    Thanks.

    Too funny. After a couple of hours of searching with no luck just minutes after posting this I found the problem.
    I noticed that the Reason field in the template was readonly. I now get the dropdown.

Maybe you are looking for