Train Stop Lables not Visible

Hi All,
I'm using Jdeveloper REL1 PS2 with ADFBC
I'm having a problem getting my train stop labels to render. Besides the train stop label not being visible, everything else is working as advertised. I can navigate though the train stops, the data on my pages appears as expected.. etc.
Here is what I've done so far:
1. I created a bounded taskflow with page fragments and checked "create train" checkbox.
2. In my task flow, I've assigned *<display-name>* values to each view activity participating in the train. See code below. According to the documentation I've read, this is what I need to set to label my train stops. However, when I run my task flow in a region, the the labels are not visible.
I've read section 18.8 in the Fusion Developer's guide, I've followed examples in these two blogs:
http://biemond.blogspot.com/2007/11/taskflow-train-in-jdeveloper-11g.html
http://biemond.blogspot.com/2008/06/advanced-taskflow-train-features.html
I've read previous posts regarding this issue like the this one:
Re: Creating ADF Train
Which states *"In Task flow click the View activity in structure window Right click Choose > insert inside > Display name and set the value to it."*
I also went through the train taskflows and pages in the Fusion Order Demo app and I cannot see how my implementation of the taskflow or how I'm adding the af:train component to my .jsff pages is different from the examples that I've found.
Any help would be appreciated. Thanks!
<?xml version="1.0" encoding="windows-1252" ?>
<adfc-config xmlns="http://xmlns.oracle.com/adf/controller" version="1.2">
  <task-flow-definition id="EditEventTrainFlow">
    <default-activity id="__34">EditEventDetail</default-activity>
    <transaction id="__15">
      <new-transaction/>
    </transaction>
    <data-control-scope id="__16">
      <isolated/>
    </data-control-scope>
    <view id="EditEventDetail">
      <display-name id="__10">Edit Event</display-name>
      <page>/oracle/ou/oep/ui/pages/fragments/EditEventDetail.jsff</page>
      <train-stop id="__9"/>
    </view>
    <view id="EditEventRoomAssignments">
      <display-name id="__38">Assign Rooms</display-name>
      <page>/oracle/ou/oep/ui/pages/fragments/EditEventRoomAssignments.jsff</page>
      <train-stop id="__11"/>
    </view>
    <task-flow-return id="Submit">
      <outcome id="__13">
        <name>done</name>
        <commit/>
      </outcome>
    </task-flow-return>
    <task-flow-return id="Cancel">
      <outcome id="__14">
        <name>cancel</name>
        <rollback/>
      </outcome>
    </task-flow-return>
    <view id="ConfirmEventChanges">
      <display-name id="__18">Confirm</display-name>
      <page>/oracle/ou/oep/ui/pages/fragments/ConfirmEventChanges.jsff</page>
      <train-stop id="__17"/>
    </view>
    <train/>
    <control-flow-rule id="__19">
      <from-activity-id id="__20">*</from-activity-id>
      <control-flow-case id="__21">
        <from-outcome id="__23">cancel</from-outcome>
        <to-activity-id id="__22">Cancel</to-activity-id>
      </control-flow-case>
    </control-flow-rule>
    <control-flow-rule id="__24">
      <from-activity-id id="__25">ConfirmEventChanges</from-activity-id>
      <control-flow-case id="__27">
        <from-outcome id="__35">submit</from-outcome>
        <to-activity-id id="__26">Submit</to-activity-id>
      </control-flow-case>
      <control-flow-case id="__29">
        <from-outcome id="__30">goToEditEventDetail</from-outcome>
        <to-activity-id id="__28">EditEventDetail</to-activity-id>
      </control-flow-case>
      <control-flow-case id="__32">
        <from-outcome id="__33">goToRoomAssignments</from-outcome>
        <to-activity-id id="__31">EditEventRoomAssignments</to-activity-id>
      </control-flow-case>
    </control-flow-rule>
    <use-page-fragments/>
  </task-flow-definition>
</adfc-config>

Hi,
You need to first name the view activity to desired name first and then change the display name.You will find a good example in JDeveloper Help Topics under Cue Cards>Work with ADF Technologies>Implement a Multi-Step page Flow with ADF Train>Step 2
For Ex:
In the Application Navigator, select the ViewController project and open the Create Task Flow dialog. Enter train-flow.xml in the File Name field. Select both Create as Bounded Task Flow and Create with Page Fragments. Then select Create Train and click OK.
From the Component Palette, ADF Task Flow page, Components panel, drag View and drop it on the blank canvas in the diagrammer. Rename the activity to start. Repeat the procedure to add three more view activities, using the following names: addresses, payment, review.
Drag and drop Task Flow Return on the diagram. Accept the default name of taskFlowReturn1. In the Component Palette, click Control Flow Case. On the diagram, click the review icon, then click the taskFlowReturn1 icon. Rename the control flow case element to commit.
In the Structure window, expand view - start . Right-click train-stop and choose Insert inside train-stop Display Name. In the Property Inspector, enter Start in the Display Name field. Repeat the procedure in step 6 to add train stop display names to the remaining view activities: view - addresses , view - payment, view - review . Use the following values, respectively: Addresses, Payment, Review. In the Application Navigator, select the ViewController project and open the Create Task Flow dialog again. Enter childtrain-flow.xml in the File Name field. Make sure Create as Bounded Task Flow and Create with Page Fragments are selected. Then select Create Train and click OK. From the Component Palette, drag View and drop it on the diagrammer. Rename the activity to billing. Repeat the procedure to add one more view activity, using the name shipping. Drag and drop Task Flow Return on the diagram. Change the name to childFlowReturn1. Draw a Control Flow Case from shipping to childFlowReturn1. Rename the case element to done. In the Structure window, expand view - billing. Right-click train-stop and choose Insert inside train-stop Display Name. In the Property Inspector, enter Billing in the Display Name field. Repeat the procedure in step 13 to add
Hope this helps!
Edited by: Swathi Patnam on Sep 9, 2010 2:16 PM

Similar Messages

  • Second Video not visible even after the first video is stopped

    Hi,
    I am trying to play a second video after the first video has completed(end of media). But the second video is not visible on the frame eventhough it plays in the background. I tried various things like stopping and closing the first video and removing all the components( visual and control). Still it does not work.
    p.stop();
                        p.close();
                        p.deallocate();
                        remove(p.getVisualComponent());
                        remove(p.getControlPanelComponent());
                        removeAll();Is this a problem with JMF or am I doing something wrong? Please help me out.

    Nidhi,
    What version of LabView and WMP are you using?
    This Knowledgebase points towards problems with LabView 7.1 and early and also WMP 9.0.
    Are you hearing sound when you play the video?  When you port the code over to the other application, are you including all necessary elements and preserving the link to the video?
    Rob K
    Measurements Mechanical Engineer (C-Series, USB X-Series)
    National Instruments
    CompactRIO Developers Guide
    CompactRIO Out of the Box Video

  • First tab of Lable Based Menu is not visible in Preview Mode

    HI Genious,
    I have added one Lable Based Menu in my application. If i apply the dynamic visibility to it, in preview mode 1st tab is not visible all other tabs are visible.
    Ex. In Lable Based Menu, I have three label :- Distribution  Center, Zoo, Bird Park. I have applied dynamic visibility to this component. In preview mode, I am not able to visible the first label (i.e. Distribution Center) while all other labes are working properly.
    While i remove the dynamic visibility, All the labes are visible. But my application is not like that so i could not adapt that solution.
    Regards,
    Rishit

    Hi Rishit,
    Please let me know if you have applied Fix pacK3 for Xcelsius.
    I have seen this issue in FP2, which got fixed in FP3. The workaround you can try is including a blank cell.
    Thanks,
    Amit.

  • Train-stop not Expected

    Hi All
    I am developing a bounded task flow, following the JDeveloper 12c tutorials. After finishing I got two errors:
    Element 'train-stop' not expected and
    Element not completed 'view'
    I am newbie to this, any help please?? I searched about this problem but I didn't find any solution.
    Thank you in advance

    Not sure where you did wrong.  You may want to look into a sample http://www.oracle.com/technetwork/issue-archive/2011/11-sep/o51adf-452576.html which does how to use trains.  It's for an older version of jdev, but should work on 12c too.
    Timo

  • Do I need to stop a tweened movie clip if it's not visible?

    Hi,
    I'm a beginner.
    I have a tweened movie clip (it has a changing alpha state that makes it fade up from invisible). I hide this movie clip when the movie starts (with "myMovieClip__MC.visible = false" at the top of the frame script. My question is this: Is this movie clip still tweening while it's hidden (and using processor resources)? IOW: should I hide it AND stop it at the movie start...or is that unnecessary because when it's hidden it's stopped?
    Thanks

    it's still playing and using some resources even if not visible and not on the stage or in the display list, but it may not be using that many resources.

  • Lables fully not visible in the Tree node

    Hi friends,
    Some text in the tree node were not visible fully.
    example : instead of documentation, it just displays doc...
    instead of Library, it just displays lib....
    And the problem doesn't appear continuously. Sometime the text is fully visible and some time it doesn't.
    If I expand the tree the text is fully visible again. I couldn't reproduce the issue continuously. I tried tree.repaint(), tree.validate(), tree.invalidate(), tree.revaidate(). but it didn't work.
    Anybody can suggest what would be the exact problem?
    Thanks in advance.

    It's hard to say without seeing the code for TreeTable. But they probably have something like an addNode mothod for the TreeTableNode which will take care of all the updates for you. If you want to do it youself, you will probably have to get the data Model (tree.getModel()???)behind the TreeTable and use one of the fire... methods on it like fireRowChanged(???) or fireTableChanged(???). I would suspect Sun would do it this way.

  • 2nd gen iPod not visible on Desktop or in iTunes

    I have a 40GB 2nd gen iPod that works fine and until recently always appeared on the Desktop and in iTunes whenever connected. Haven't had any problems with the iPod or iTunes. Now it is not visible at all but it does still recharge.
    It's connected with FireWire 400 but it doesn't show up in System Profiler or Disk Utility.
    I've reset it. I've forced Disk Mode. Nothing works.
    Another thing... I have my whole music collection stored on an external LaCie drive and connected to the laptop with FireWire 800. iTunes works fine, though, whenever I connect the iPod to the laptop, iTunes stops playing (the spinning colorwheel appears) and as soon as I disconnect the iPod, I hear the external drive kick in and iTunes resumes playing.
    Please help! Thank you.

    Thank you for your reply, socrates.
    I always connect the iPod into my Powerbook via FireWire 400 and the external LaCie is connected to the laptop via FireWire 800. So, there is no daisy-chain setup.
    Actually, I've just realized that my iPod is 3rd generation not 2nd. When I looked at the "Settings" on the iPod it says Version: 2.3 so I thought that meant 2nd generation but just discovered otherwise. Is there any way that I can change the title of the thread?
    And any more advice would be much appreciated. Thanks.

  • Time Capsule internal hard drive not visible

    I have one of the older 500GB TC. It worked fine for a year then I decided to wipe the hard drive to erase the contents. I stopped the process in the middle of clearing the hard drive because it was going on about 8 hours. Every since then the TC works fine as a wireless router, but the internal hard drive is not visible. It won't do any back ups and it's not visible in the Airport program.
    Any suggestions?

    See Pondini's TM FAQs.
    iMac refurb (27-inch Mid 2011), OS X Mavericks (10.9.4), SL & ML, G4 450 MP w/Leopard, 9.2.2

  • PO approval Email not visible in SOST even after all settings intact

    Hello All,
    The 'PO requiring approval ' email is not visible in SAP since 10.11.2010.
    The user decision task which sends a notification to approver regarding the approval has been going successfully for two yrs and now suddenly since 10 Nov 2010, it stopped. The workflow log does not show any error. Also the settings in SWN_CONFIG have not changed since 2008. The approvers have their correct email Ids set in SU01. Even the jobs 'SWNSELSEN' and 'SAPCONNECT' are scheduled and running successfully and sending emails for all other sap notifications.
    Suddenly they have stopped sending notifications for this particular issue.
    Please help me, where to look for. Are there any services involved other than these settings.
    Awaiting eagerly for the solution.
    Neha

    Hi Neha,
    How you are sending mails for dialog workitem?
    Are you using the email send step inside the workflow or you using the batchjob to send the mails (send task description as mail via batchjob).
    Id using the batchjob check the that task is present in the selection criteria.
    (report to send mail is RSWUWFML)
    -Swapnil.
    Edited by: Swapnil Pawar on Nov 18, 2010 9:03 AM

  • Difficult to input train-stop display-name

    Hi, experts,
    In jdev 11.1.2.3,
    When i try to input train-stop display-name in the Property inspector palette,
    I do have input the name string (and leave mouse from the Display name field to ID field) and click the save button in jdev,
    but infact this display name has not been saved, next time when i come back from some where to view it, it's empty.
    And I have stopped the running of app, the computer is OK(not hanging), jdev can do other works. but this issue happens several time today (some time it can work), rather difficult to input display name.
    (This issue also happens sometime on VO's hint field inputs).
    Is that a bug of jdev? some one else has met with it? or just a mirage of me?
    Thanks.

    Hi, Timo and Vinay
    Yes, I do have tried press enter key or leave the mouse to another field on the same pallette.
    but the "Save" button didnot enabled, and i have to press the "Save all" button. and cannot be saved in fact.
    This issue not always happens, but i have met many times today.
    Thanks.

  • Application WebDynpro ABAP is not visible in Google Chrome

    Hi Experts,
    After the Upgrade 7.3 EHP1  in Production System it is not visible the application developed in web dynpro ABAP, in the Employee Self-Service Portal.
    In the QA and Development,  applications WD ABAP are visible.
    What can happen in the Production system?.
    Thanks in advance.
    Regards,
    Briger

    >
    Please read the FAQ and forum sticky threads (if you haven't done so already), and update your profile with a real handle instead of "user995809".
    You'll get a faster, more effective response to your questions by including as much relevant information as possible upfront. This should include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s)
    With APEX we're fortunate to have a great resource in apex.oracle.com where we can reproduce and share problems. Reproducing things there is the best way to troubleshoot most issues, especially those relating to layout and visual formatting. If you expect a detailed answer then it's appropriate for you to take on a significant part of the effort by getting as far as possible with an example of the problem on apex.oracle.com before asking for assistance with specific issues, which we can then see at first hand.
    >
    Hi, I've an item with label-
    &lt;font color="rgb(51,102,153)"&gt;&lt;b&gt;Heading: &lt;/b&gt;&lt;/font&gt;
    Font color is coming in IE but not in google chrome(19.0.1084.52 m). what should I do?
    >
    To start with, always post code wrapped in tags<tt>\...\</tt> tags to preserve formatting and special characters.
    Secondly the <tt>font</tt> element was deprecated 14 years ago and is now obsolete. Do not use it. Stop using any reference material that suggests using it.
    <tt>rgb(51,102,153)</tt> is a CSS colour value, which the HTML specification does not require user agents to support for legacy <tt>colour</tt> attributes.
    Use standards-based HTML and CSS:
    <span style="color: rgb(51,102,153); font-weight: bold;">Heading:</span>

  • Application not visible in PDA  after server deployment

    Hi All,
    I developed an Mi 7.1 application.Deployed  all the sdas in the Mi server using sdoe_upload_archive.I created a device.Assigned all the mobile components to the device .I synchronized the device and it is successful.
    I can see the service and mobile ui component in the  mobileapps folder of the device.
    But I am not able to see the application in the application launcher of the  PDA.
    Any clues in resolving this?
    Thanks and regards,
    Rajesh.A

    Hi Rajesh,
    The application link may not be visible for the below given reason. Check whether it solves your issue :
    Reason 1. If the role SAP_DOE_ALL_APP_VISIBLE is missing for the user on the DOE system, then the application link is not visible on the home page.
    Solution 1. Add the role via agents in the NWM portal.You should also perform a delta download for the following data objects in the SAP BASIS 7.10 software component version (SWCV):
    1. USERDETAILS
    2. USER_AUTHORIZATION
    Reason 2. The application link is not visible because of the user authorization issue. Check whether the SAP BASIS 7.10 software component version is assigned to the device or not.
    If the SAP BASIS 7.10 software component version is not assigned to the device, then follow either of the steps specified below (2a or 2b):
    Solution 2a. Disable the authorization check on the mobile client
    (For PDAs)
    This can be done by creating a configuration.properties file in the \MI\Settings\ folder with the entry com.sap.tc.mobile.cfs.deploy.check_authorizations=false. Stop and start the client. The file is consumed, the authorization check is disabled, and then the application is visible in the application launcher.
    Solution 2b. Assign the authorization-related SWCV to the device (in the NWM portal)
    In the NWM portal, go to the DMSWCV tab in Device Management. Manually assign the SWCV containing the authorization data objects (SAP BASIS 7.10). Trigger an extract. Synchronize the device. The authorization objects are now available on the device. The application appears in the application launcher.
    Reason 3. If the installed client version and the NWMCLIENT.SCA version uploaded in the DOE are different, even then the application link is not visible on the home page.
    Solution 3. Upload the NWMCLIENT.SCA (same version of the client) to the DOE using transaction SDOE_UPLOAD_ARCHIVE.
    Regards,
    Suma

  • Edit pane not visible in portfolio

    Hi-
    I am new to Adobe 9.  When I am trying to create a new PDF Portfolio, the edit pane is not visible on the right hand side (so that I can set colors, headers, footers, etc.).
    I have searched through the documentation and can find no reference of how to make this pane visible.
    What am I missing?
    Thanks.

    I understand that - I am referring to the Adobe Portfolio in Acrobat - where you can create a single pdf with multiple pdfs, flash, audio, video, Excel spreadsheets, Word documents, etc.
    The documentation (and other training resources) clearly show an 'edit panel' on the right side of the Portfolio creation window when a new portfolio is initiated.  Mine does not show this pane and I can't figure out how to make it appear.
    See the attached screen shot of what I am pulling from the documentation.  The capture picture is what I am pulling from the documentation.  You will see on the right hand side of this screen it says 'Edit Portfolio'.  That is the pane I am missing, as you can see from the screen shot of my window, in Capture2.
    Thanks for any assistance.

  • Logs files are not visible through AS Server Console.

    Hello,
    Server = Solaris 10
    Oracle AS 10.1.3.4 (clustered)
    Logs are generated in "/apps/oracle/product/as1013/opmn/logs/EEW_DTP_EEW_DTP_1/EWII_DTP~EEW_DTP~EWII_DTP~1.log" but not visible in Oracle EM (AS console).
    Applications in Instance: AS1013.oxdora20a
    application type: OC4J
    pid | name | state | rtid | classification | routable | parent
    27711 | ascontrol | stopped | g_rt_id | external | false |
    27711 | javasso | stopped | g_rt_id | internal | true |
    27711 | datatags | started | g_rt_id | internal | true | default
    27711 | default | started | g_rt_id | external | true | system
    27711 | eew_dtp | started | g_rt_id | external | true | default
    27711 | system | started | g_rt_id | external | true |
    27710 | ascontrol | stopped | g_rt_id | external | false |
    27710 | javasso | stopped | g_rt_id | internal | true |
    27710 | datatags | started | g_rt_id | internal | true | default
    27710 | default | started | g_rt_id | external | true | system
    27710 | eew_tp | started | g_rt_id | external | true | default
    27710 | system | started | g_rt_id | external | true |
    27709 | system | started | g_rt_id | external | true |
    27709 | default | started | g_rt_id | external | true | system
    27709 | bc4j | started | g_rt_id | external | true |
    27709 | ascontrol | started | g_rt_id | external | true | system
    27709 | javasso | stopped | g_rt_id | internal | false |
    Applications in Instance: AS1013.oxdora20b
    application type: OC4J
    pid | name | state | rtid | classification | routable | parent
    831 | ascontrol | stopped | g_rt_id | external | false |
    831 | javasso | stopped | g_rt_id | internal | true |
    831 | datatags | started | g_rt_id | internal | true | default
    831 | default | started | g_rt_id | external | true | system
    831 | eew_dtp | started | g_rt_id | external | true | default
    831 | system | started | g_rt_id | external | true |
    830 | ascontrol | stopped | g_rt_id | external | false |
    830 | javasso | stopped | g_rt_id | internal | true |
    830 | datatags | started | g_rt_id | internal | true | default
    830 | default | started | g_rt_id | external | true | system
    830 | eew_tp | started | g_rt_id | external | true | default
    830 | system | started | g_rt_id | external | true |
    829 | system | started | g_rt_id | external | true |
    829 | default | started | g_rt_id | external | true | system
    829 | bc4j | started | g_rt_id | external | true |
    829 | ascontrol | stopped | g_rt_id | external | false |
    829 | javasso | stopped | g_rt_id | internal | false |
    thanks,
    Kam

    How are they connecting? What Service?
    Any particular APPs that do this? Adobe perhaps?

  • My Custom repositories are not visible under content tab of ACC

    Hi,
    My Custom repositories are not visible under content tab of ACC ,eventhough i had appended my custom repository in /atg/registry/ContentRepositories.properties to the property
    initialRepositories+=/myCustomRepository.PLEASE HELP ME.

    Kindly make sure,
    initialRepositories+=/com/training/club/tools/myCustomRepository
    I assume you have config/com/training/club/tools/myCustomRepository.properties component. /com/training/club/tools/ is your path of component from config.
    -RMisihra

Maybe you are looking for

  • Problem printing photos in a lab with an exported iPhoto CD

    Hi all, I wanted to print photos from my iPhoto library. I filled a complete CD with photos (altogether 317 picutures) and brought it to a printing shop (Pharamprix in Canada) to let them do the printing. Please note I have done that with my Windows

  • How do I get back PHOTOSHOP TOOLS in Bridge CS5.1?

    I used the PHOTOSHOP option under TOOLS in Bridge CS5 all the time.  I upgraded my InDesign to CS5.5 and with it I was automatically upgraded to Bridge CS5.1 but now ther is no longer a PHOTOSHOP option under TOOLS.  When I try to open the older Brid

  • Error when posting invoice for Asset purchase order

    Hi, we are getting the errore message account determination for asset posting with keys not defined in chart of accounts,when posting an invoice for asset purchase order. Can any one see why this error is coming and what will be the solution. Nagesh

  • PO DOCUMENT APPROVAL MANAGER FAIL로 인하여 PO APPOVAL STATUS 가 INPROCESS 임

    제품 : MFG_PO 작성날짜 : 2003-12-02 PO DOCUMENT APPROVAL MANAGER FAIL로 인하여 PO APPOVAL STATUS 가 INPROCESS 임. ======================================================================= PURPOSE Inprocess 상태인 PO를 진행시킴. Problem Description PO DOCUMENT APPROVAL MAN

  • How to add attribute to UME and how to retrive the attribute value

    Hi Gurus, I have developped an application that retriving the data from back end for that we need to give input values . I have got the Logged user from the Iuser But Sales Organization of User [from user profile] and Brand value [from user profile]