Problem with the identification of the Train in a dynamic region

Hello

I have a two task flows (firstflow, secondflow) and they both have their own individual trains and they are all fragments of the page. Then I have my main page, where I have created a dynamic region based on secondflow. Then, on the same page, I have links dynamic region for firstflow and secondflow. When I run the application I consult first the second rate and his train. Now, when I click on the link firstflow. the page is displayed, then when I click on the train, it then goes to the secondflow and his train, I can't navigte in the firstflow and his train. Please let me know any solution to this. Thank you.

Hi Baro,

Can you please try again, after you set the scope property of the managed bean that stores region Dynamics-flow-id of the task to the 'session' instead of 'query' in the adfc-config file. XML?

Kind regards
Chetan

Tags: Oracle

Similar Questions

  • problem with the tutorial: creating a dynamic playlist for streaming flash video

    Hi, someone tried the tutorial: creating a dynamic playlist for streaming flash video?

    I followed the instructions exactly as stated in the tutorial and test the fla file, it worked perfectly, when I open the swf file using macromedia flash 8. All looks good. Nothing has changed except that the url is replaced by 'rtmp://localhost/videosource' in the xml file.

    After I publish the file by using the parameter: network access only, I try to open the file swf and html file, the thumbnail does not appear and there is no way I can click on videos. What I see is that the list, and there is no answer the flash media server 2. All files in the same folder. Someone please help with this problem? Thank you

    .. .i debug movie step by step
    and realized that the xml file is read by the code...

    Your initial problem said it worked but not playing outside of the
    Flash authoring environment simply load the SWF from the hard drive.

    The Flash programming environment is an environment of confidence and so you really
    need to test what a swf loading in the mode of deployment since the
    hard drive is not a valid deployment, unless a Flash player installed is
    available outside the web browser that you would like you have the
    Authoring tool and your users will not.

    Use a browser with http://yourdomain.com/yourmovie.html to make final
    debugging.

    In this regard, you will need to debug movie when running in real time
    mode in a web browser with http:// A technical track, I suggested is of
    create a temporary TextField might be named out_txt and send the trace message to
    It's like out_txt.text += 'my Expression of Trace ".

    --
    LON Hosford
    www.lonhosford.com
    Number of happy bits exempts your way!
    "free23" wrote in message
    News:e4a37a$AK5$1@forums. Macromedia.com...
    Sorry but I don't understand what you mean... to debug the movie step by step
    and realized that the xml file is read by the code...
    It is a sample of my log files:
    #Fields: date time x - pid registered x x - ctx x-comment
    2006-05-15 20:08:58 3072 unloaded application instance (i) 2651170
    VideoSource/_definst_-
    2006-05-15 20:48:19 3848 (s) FCApplication 2641173 successfully loaded.
    2006-05-15 20:48:19 3848 (s) 2641173 Communication Executive
    successfully.
    2006-05-15 20:48:19 3848 (s) SimpleConnect 2641173 successfully loaded. -
    2006-05-15 20:48:19 3848 (s) successfully loaded 2641173 videoconference. -
    2006-05-15 20:48:19 3848 (s) 2641173 Video Playback loaded successfully. -
    2006-05-15 20:48:19 law enforcement components of Communication 3848 (s) 2641173
    successfully.
    2006-05-15 20:48:19 3848 (s) 2641173 sends this message: Hello! You are
    logged in as: not defined.
    2006-05-15 20:48:19 3848 (e) 2641190 error: msg sent to the client command
    connection has been accepted. -
    2006-05-15 20:48:20 3848 (s) 2641173 sends this message: Hello! You are
    logged in as: not defined.
    2006-05-15 20:48:20 3848 (e) 2641190 error: msg sent to the client command
    connection has been accepted. -
    2006-05-15 20:48:20 3848 (s) 2641173 sends this message: Hello! You are
    logged in as: not defined.
    2006-05-15 20:48:20 3848 (e) 2641190 error: msg sent to the client command
    connection has been accepted. -
    2006-05-15 20:48:20 3848 (s) 2641173 sends this message: Hello! You are
    logged in as: not defined.
    2006-05-15 20:48:20 3848 (e) 2641190 error: msg sent to the client command
    connection has been accepted. -
    2006-05-15 20:48:20 3848 (s) 2641173 sends this message: Hello! You are
    logged in as: not defined.
    2006-05-15 20:48:20 3848 (e) 2641190 error: msg sent to the client command
    connection has been accepted. -
    2006-05-15 20:49:42 3848 (s) 2641173 sends this message: Hello! You are
    logged in as: false.

    I hope this helps...

  • Problem with the fonts Textfield and dynamic device Flash CC

    Hello community,

    My problem is that I need to use for a "Device Fonts" project for dynamic textfields. With Flash CC several standard fonts are displayed not correctly, see photos. When I select "Anti-Aliasing for reading" for this textfield, when it displays the correct police.

    screenshot_1.JPGscreenshot_2.JPG

    Anyone know the problem?

    If you want to use Arial Bold, embed (Einbetten..), this police.

    If you specify "use device fonts" for anti-aliasing, Arial Bold is prohibited when the published text is displayed.

    Adobe Flex 4.6 * using device fonts

  • Problem with the combination of LabVIEW (dynamic distribution) classes, statechart module and module FPGA

    LOCATION:

    -I am developing a software plugin based on plug-ins based on LabVIEW classes that are instantiated in running. Plugin real classes come from the plug in generic classes that define interfaces to the VI instantiation and can provide basic functionality. This means that many of the methods of the class are dynamic distribution and even methods of child classes can call the parent method.

    -Plugins top level (the ones directly accessible by the main VI) each have a run method that animates a plug-in specific state transitions.

    -Transitions of the plug-in data acquisition (DAQ class) class calls a method of the DAQ class that reads data from an FPGA card OR and transmits to another component via a queue.

    PROBLEM:

    -Higher sampling rate, a FPGA-to-host FIFO overflow occurs after some time. When I "weigh" the system just by moving a window of Firefox browser on the screen, the overflow is triggered immediately. I did not have this kind of problem in older software, where I was also reading a FIFO of FPGA, but made no use of LabVIEW classes or diagrams.

    SOLUTIONS I'VE TRIED (WITHOUT SUCCESS):

    -J' put the transitions in a timed (instead of a simple while loop) loop that I assigned specifically to an own kernel (I have a quad-core processor), while I left all the other loops of my app (there many of them) in any simple loops. FIFO overflow still occurs, however.

    QUESTION:

    -Does anyone have a tip how I could fix this problem? What could be the cause: dynamic distribution methods, the acquisition of data of state transitions or just the fact that I have a large number of loops? However, I cannot change the fact that I have dynamic distribution methods because it is the essence of my architecture...

    Tips are greatly appreciated!

    I've now changed the execution priority of all the screws involved in reading of the FPGA FIFO '(highest) priority critical time '. This seems to be improving the situation much: so far I have not a FIFO overflow, even when I move around the windows on the screen. I hope it stays like that...

  • [WRT1900AC] Problems with the subtitles (.) (SRT) with. MP4. AVI and others. MKV videos

    Hello

    I use the WRT1900ACS 2.0.0.173388 firmware and I noticed a few videos with. Just SRT subtitles does not work on my smarttv via DLNA server.

    I have some MKV videos with. The SRT subtitles I can perfectly look through DLNA, but. MP4. AVI and others. MKV seems simply do not find subtitles.

    All of these videos with. SRT subtitles, I can watch properly on my Mac or directly into the USB port on the TV, which seems to clearly be a problem with the router or some settings.

    I tried to rename the extension of the file from. MP4 and. AVI to MKV, but also did not work.

    Are there other settings that I can do?

    I suggest you use a software of 3 rd-party, which we are not trained for, that can integrate the file of external subtitles for YouTube videos. Media Server is a router feature that will allow you to stream multimedia files to your DLNA or active UPnP devices within your network. With this, external subtitles as SRTs file may or may not be detected because it is not a file of DLNA support.

  • Removal of security icon to remove a mounted cd/dvd drive that can not be delete. also the problem with the apple driver.

    Vista Home premium

    64 bit

    HP pavilion dv4-1220us

    It happens when I went to open I tunes and he indicated a problem with the cd/dvd and then I noticed security remove the icon at the bottom of the screen, attended safe remove and it delete my CD-ROM drive mounted cd/dvd look no further and I notice this driver is part of apple who was a pilot of speed indicating this driver will remove your drive of cd/dvd rom IS NOT WORKING WITH some programs installed.  I contacted apple, we have deleted the driver and complete the process with the driver of the machine. Now, this does not take care of the security delete icon then tech apple tried to help and communicate with Microsoft or hp.

    RESTORE MY COMPUTER SEVERAL TIMES, THIS ICON IS STILL THERE.

    DOWN MY BIOS AND THE ICON IS STILL THERE.

    THIS SCANNER DRIVER AND THE ICON IS STILL THERE.

    Security delete icon States: remove TSST CORP CD/DVD TS-L633L ATA DEVICE READERS of CD-ROM/DVD-ROM if I hit remove it will remove my CD/DVD-ROM DRIVE.

    I went on my computer and click on my cd/dvd rom drive and went to properties and that's what I found below.

    1. FUJITSU MHZ2250BH G2 ATA HARD DRIVE: WENT INTO PROPERTIES TO DISPLAY DRIVERS, IT HAS A HPDSKLFT. SYS DID NOT SIGN THE OTHER TWO DRIVERS ARE THE SIGN. ENTERED DRIVERS FILE AND INSTALLED THE SIGN AND IT IS SHOWING NO SIGN, ALSO WITH HP ASSIST THIS HARD DRIVE IS DISPLAYED AS 0 FAILURE AND DISK.

    2 TSST CORP CD/DVD TS - L633L ATA DEVICE DVD/CD-ROM: ENTERED VIEW PROPERTIES PILOTS AND THIS ONE HAS THE DRIVER OF THE VEHICLE AND A DRIVER.

    At the moment I'd hide so I does not uninstall my cd/dvd drive.

    Do I need another hard drive?

    Is this something with the Bios?

    Apple has tried to help with this driver of train that I'm not sure that this problem is still with this gear or what?  This is the site about the problem to apple and the site of heavy plant driver.

    http://www.GearSoftware.com/support/drivers.php

    http://www.GearSoftware.com/wiki/index.php?title=CD/DVD_drives_disappear_after_installing_iTunes

    http://support.Apple.com/kb/TS2308

    http://www.GearSoftware.com/wiki/index.php?title=drivers:_Windows_ - _Updating, _etc, _64_bit_versions, _removing

    Hi Mamalasting,

    I'd say Hewlett-Packard to visit support website and check if they have the latest drivers for the DVD player.

    Reference:

    http://www.HP.com/#support

    Thank you, and in what concerns:
    I. Suuresh Kumar - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Problem with the disk check.

    32-bit Vista Home Premium:

    About 6 months ago, I ran a Check Disk from my C drive (using Vista error checking tool) and checked the two boxes before starting (fix Auto file system and search for errors / attempt to recover bad sectors).

    He ran through the 1 5 6 controls without finding an error.

    On the 6th and final verification that it is running, it hung (or the 4th of 5 controls it works - do not remember if it is 5 or 6 it works). According to me, he started the final control, but stopped and none did not move. A few hours later he still hadn't moved, so I did a hard stop.

    Fortunately, everything was fine when I rebooted.

    I use the computer since then without problems/errors obvious hard drive, but I'm afraid to run another check of the disk, even though I would right now.

    Suggestions are welcome as to what might have caused the shot, and if I do another check of the disk.

    Yes, it's essentially the same command.  Personally, I never use the other method - I just use the one that I you provided.

    : You are right about the meaning switches - you already know or you're an awfully good guesser.  Since you have expressed interest, here's more information on CHKDSK you might find of interest with other switches and guidelines and some good information on how it works and how to use the results: http://www.vistax64.com/tutorials/67612-check-disk-chkdsk.html.

    If you cannot complete a cHkdsk on your hard drive, then there is a problem with the player that must be resolved before it is any worse.  I would definitely give it another chance and also run the diagnostics that I recommended in a previous post.

    I hope this helps and I hope that the test completes successfully this time.  If this isn't the case, I hope that the diagnostic test identifies the problem and it can be repaired than replaced (even if it's pretty rare - usually if it goes wrong it must be replaced).  If this is the case, I would as soon as possible to ensure that it is not so bad that you can no longer access the drive at all - but then again, there may be nothing wrong and we could be worrying for nothing but a bad block or two which is nothing to worry about in itself.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Communication problem with the printer

    I'm trying to print on a printer Lexmark 1200 series of a Toshiba laptop. Laptop computer identifies the printer is the printer is displayed in the control panel. Whenever I try to print even if I get a message that says: "communication problem with the printer. Any help is appreciated.

    Hi Nick,

    1. What is the exact model of the printer number?

    2 is this problem limited to any specific application such as Internet Explorer, Microsoft Word etc.?

    It seems that some of the 1200 Series printers is not compatible with Windows 7. You can enter the number of exact model and research for more information.

    http://www.microsoft.com/en-us/windows/compatibility/win7/CompatCenter/ProductViewerWithDefaultFilters?TempOsid=win7&Locale=en-us&TextSearch=lexmark%2B1200%2B&Type=Both&CurrentPage=0&TotalPages=1&ShowCriteria=0&SortCriteria=Relevance&Compatibility=Unknown&LastRequested=14

    If the printer is compatible and you are always faced with the question, you can proceed with the steps.

    Method 1:

    Run the troubleshooter and update printer drivers.

    Solve printer problems

    http://Windows.Microsoft.com/en-us/Windows/printer-problems-in-Windows-help#fix-printer-problems=Windows-7&V1H=win8tab1&V2H=win7tab1&V3H=winvistatab1&v4h=winxptab1

    Method 2:

    If the problem persists. I suggest you perform the steps described in the article.

    "Communication not available" or "Document Failed to Print" Error Message and the print job hangs in the print queue

    http://support.Lexmark.com/index?page=content&ID=SO4473&locale=en&UserLocale=en_US

    Note: Antivirus software can help protect your computer against viruses and other security threats. Have a computer without any security software can cause a potential danger to your computer. Therefore, make sure to activate the firewall and security software once you are finished with the test.

    Hope this information helps. Response with status so that we can help you.

  • Problem with the ID of Exchange in 997

    Hello

    We are implementing 850 entering using B2B integration. We try to the functional acknowledgement (997) by B2B to install itself.
    Get come from the 997, but there is a problem with the ISA segment. Here both the ID of the sender and receiver ID is coming as the same host Trading partner.

    We have defined a 997 and definition for each trading partner of the substitution of the definition of document when creating the operational capacity to 997. Even if the receiver Exchange id is defined as remote trading partner, the partner host value appears for all of the 997.
    But in the GS segment, the values are coming fine. Also our TP have different delimiters and these are also fine such as defined.
    An example of 997 is attached here. Please take a look and let me know in the case of any suggestions.

    Here 3237251000 is the interchange for the host and the CRESCENT-IDX for the remote trading partner id. Also, we use the file protocol.

    ISA * 00 * 00 * 12 * 3237251000 * 12 * 3237251000 * 081012 * 2350 * U * 00201 * 000001020 * 0 * P * > ~.
    GS * F * 3237251000 * CRESCENT-IDX * 20081012 * 2350 * 1020 * X * 004010 ~ ST * 997 * 1016 ~ AK1 * IN. * 2856 ~ AK2 * 850 * 28560001 ~ AK5 * A ~.
    AK2 * 850 * 28560002 ~ AK5 * A ~ AK2 * 850 * 28560003 ~ AK5 * A ~ AK2 * 850 * 28560004 ~ AK5 * A ~ AK2 * 850 * 28560005 ~ AK5 * A ~.
    AK9 * A * 5 * 5 * 5 ~ SE * 14 * 1016 ~ GE * 1 * 1020 ~ IEA * 1 * 000001020 ~.

    Thank you

    During substitution, the protocol settings of the 997 in the partner Trading CRESCENT-IDX document make sure to use the appropriate values i.e CRESCENT-IDX in the ID in the following parameters.

    Identification of the sender of the Exchange
    Exchange of Identification of the beneficiary

  • Anyone having problems with the new iPhone LTE connection 7 on Verizon?

    I am now on my iPhone second 7 with Verizon. I had four phones for me and my family. I have now had issues where I have no signal in the same areas where my signal allows to be strong. I can't solve the problem with the activation/deactivation of the airplane and then mode again in normal mode. My phone will rest with no signal for 5 minutes, then going to LTE with three bars. I also had the problem where I had only 1 x signal, while my son standing right next to me has LTE. And he had the same questions, where I'm on LTE and it gets no signal. I use to have LTE where I live and work all the time, now it's spotty at best. Apple has replaced me and my sons iPhones but not luck. Still do. Any ideas or an any other suffering?

    (1) go to settings/cell phone/cellular data Options/enable LTE and select ONLY the DATA. This seems to solve the problem (as a temporary solution) for most of the people affected by this problem. The bad part is your request might not be as clear (since they cannot use the highest LTE signals) and you can make calls and data at the same time. But it does not solve the issue.

    (2) there are rumors (but you didn't hear that from me that we only are not supposed to discuss beta software program Apple in this forum) that the new version of Apple Beta for iOS (which also includes an update of the software carrier Verizon to 26.0) seems to solve this problem. So, there's a light at the end of the tunnel.

  • Sierra Siri, «I have some problems with the connection...» »

    Guys,

    I just installed Sierra on my MacBook Pro (retina, 13 inches, early 2015) version 10.12. I can't get Siri at work, the app tracks, he hears what I'm saying, but after awhile, he returns with two messages, both on the screen and verbally "I have some problems with the internet connection. Please try again in a moment. "&"Sorry, I'm having problems with the connection. Please try again in a moment. »

    Any ideas?

    Thank you

    N

    It's a network problem.

    Check the proxy settings that blocks maybe, or a firewall.

    System Preferences > network > Advanced (for your current connection) > Proxies

    Something there?

  • Siri does not (problems with the connection)

    Hello

    I installed macOS Sierra yesterday. Everything seems to work fine, except Siri. With Siri I always get an error message "I am having some problems with the connection. Please try again in a moment. ». But this seems to appear every time. The network connection works fine, I can't access the Internet without problem.

    No idea how solve the problem?

    I use an iMac (27 inch, mid-2011). Internal microphone is connected, I also see the 'waves' change while I am speaking.

    Concerning

    Thomas

    Hey, thochstrasser. Thank you for using communities of Apple Support.

    It seems that Siri is reluctant to make his debut on your iMac after upgrade to Mac OS Sierra. I want to make sure that you get the benefit of this new feature on a Mac.

    1 try safe mode if your Mac does not start -even if your iMac to market, safe mode makes sure it starts successfully.

    2. How to test a question in an another user account on your Mac - since this is most likely a software problem, test to another user will indicate if it is right to your user account or throughout your system.

    3. use Time Machine to back up or restore your Mac - if it seems to be systemic, the next step should not cause problems. But it is always better "to have" a backup to the "need".

    4. on OS X Recovery - the issue as part of the operating system, reinstall should do.

    Have a great weekend!

  • iOS 10 problems with the Mail application

    Dear Apple and community support,

    Here's my problem:

    I have upgraded to iOS 10 on my iPhone 5s this afternoon (September 13), and now I'm not able to open e-mail - Yahoo!, and Gmail. I can receive emails, I'm not able to view the body of these emails. When I press on them, all I see is a blank white page. I can't answer emails either. I can only their flag or remove them. However, I am able to compose new e-mail messages.

    Here are the steps that I've taken to try to solve my problem:

    1. Restarted my phone
    2. Remove and re-add my Mail accounts
    3. Made a backup and a restore full while that plugged into my laptop with the latest version of iTunes.

    I should be grateful if you would help or more information on this issue.

    Thank you

    Emily

    I also have problems with the Mail application.  On my iphone, ipad, and Mac Pro.  I have several addresses, a MSN, another on Go Daddy and Gmail.  I have various weird problems with threads and every day he re-charge my emails, like if I have never read before.  Something is really problematic with Mail.

    Can the people of APPLE, you help me?

  • Problem with the installation of iOS 10

    I tried to install iOS 10 earlier but it did not work, so now that I'm trying to reinstall iOS 9 if my phone will work again, if this does not work I have to reset my phone (but I am a fool and did not a back-up because I never had a problem with the software updates in the past if all data will be lost).

    < published by host >

    The same problem with me too. After installing ios 10 nuer OTA my iphone brick! I'm trying to re - install ios 9 i-Tunes, but 2 hours now always stop installation... what happent?

  • Hello! Someone has some problem with the haptic on Macbook 12 "2016 function? It does not work on my Mackbook.

    I'm trying to figure if someone has my problem with the haptic on Macbook 12 "2016 function. The option is checked in the preferences system, but it does not work.

    Thank you

    Hello luigi10m,

    Thanks for posting on the Community Support from Apple. From your post, it looks like your haptic feedback does not work when you click using your trackpad and the setting is enabled. I know that this is a great feature and it is important to make it work. I'll be happy to help you.

    First of all, I would like to assure you that in system preferences > Trackpad > clicking silencer is not checked, that might help. In addition, it would be useful to reset the settings of the SCM. You can find instructions here: reset the management system (SCM) controller on your Mac - Apple Support

    I'll also include those for you here:

    1. Stop the Mac.
    2. Plug the MagSafe or USB - C adapter to a power source and to your Mac.
    3. Use the built-in keyboard, press shift-control-Option on the left side of the keyboard, then press the power button at the same time.
    4. All the keys to unlock, then press the power button to turn on your Mac

    Take care!

Maybe you are looking for