10.1.3.1.0 : Nested View Object sould not appear in Data Control Palette

Hello,
I have a strange behavior in JDeveloper 10.1.3.1.0.
I have two View Objects, a parent and a child, that are linked by a View Link.
Although my Application Module instanciates only the parent View Object, I can still see the child View Object in the Data Control Palette.
I've checked in JDev 10.1.3 SU5 and this behavior doesn't occur.
Is this a bug ?
Thanks,
Seb.

Hi,
I tried to reproduce but cannot. I created a m/d ViewObject that are linked by a ViewLink. I removed the detail from the master tree in the AppModule configuration so that only the master instance is left. Opening the DataControl palette, I only see the master view.
Is the project one that you upgraded from 10.1.3.0? If yes, please try and reproduce in a new workspace
Frank

Similar Messages

  • "Non rectangular objects will not appear correctly when exported using CSS."

    I am using Ind CC 2014 exporting a document to a reflowable epub.  The document contains an .ai image.  The image exports correctly in some parts of the.epub but not others, where it is distorted. There is a warning on export :"Non rectangular objects will not appear correctly when exported using CSS."  Any suggestions appreciated.

    Thanks!
    >
          "Non rectangular objects will not appear correctly when exported
          using CSS."
    created by pooja2087 <https://forums.adobe.com/people/pooja2087> in
    /InDesign EPUB/ - View the full discussion
    <https://forums.adobe.com/message/6886892#6886892>

  • Timed Objects do not appear, part 2

    I am having an issue with getting timed objects to appear and was asked to post a screen shot of the set up. I apologize, but I am unable to post a screen shot here. I can take the screen shot and post elsewhere, just not here.
    Here is the setup as best I can describe it.
    There is one slide out of 19 that does not work correctly. It is a new addition to the slide deck and is intended to introduce viewers to the layout of an upcoming quiz.
    It has a title and text area. There are three buttons that mimic quiz selection buttons. These three buttons are viewable throughout the full duration of the slide and work properly.
    As the audio flows, Objects in the form of arrows are timed to appear to direct the viewers attention to the proper button. These do not appear at all. This is the reason I am writing.
    The structure of the time line, from bottom to top is: Audio, Slide, the three buttons, then the arrows. I believe this layering is correct. The properties is set so they are viewable in the output.
    Again, I apologize for not being able to paste in a screen shot.
    Thank you for your time and suggestions.
    Bill

    I have attached the two screen shots. The first is a partial time line and the other
    is the full slide.
    They are copy pasted into a word doc, which I was able to attach.
    I hope this gives some insight.
    Regards,
    Bill
    Lilybiri <[email protected]> wrote:
    Lilybiri  created the discussion
    "Timed Objects do not appear, part 2"
    To view the discussion, visit: https://forums.adobe.com/message/7259846#7259846
    >

  • Nested AMs in Data Control Palette

    Hi,
    I have configured a root application module "RootAM" and a nested application module "NestedAM" in my data model. The Data Control Palette shows two top nodes for both AMs. The RootAM contains a childnode "NestedAM".
    + RootAM
    ---+ NestedAM
    ------+ NestedVO
    + NestedAM
    ---+ NestedVO
    When using the childnode "NestedAM" and its VOs in my bindings everthing works fine. But when using the top level node "NestedAM" and its VOs I get some strange behaviour accessing data. The VOs act as they belong to a different transaction/application.
    My Questions are:
    1.) Why does the Data Control Palette provide nested AMs as top level AMs? Using those AMs leads to some unexpected results.
    2.)
    The NestedAM depends on the RootAM. Why can it act as independent AM when using the top level node "NestedAM"?
    3.)
    How many instances of the NestedAM exist when I use both 'versions' (top level node and childnode) in my bindings?
    Thanks for your comments,
    Markus

    Markus,
    Good questions.
    Any ADF Application Module can be both a top-level service, as well as nested as a reusable component inside another application module.
    For the sake of argumet, let's call our two application modules AM1 and AM2.
    If you nest/reuse an instance of AM2 inside of AM1, it does not prevent AM2 from also being used on its own as a top-level ("root") application module. From the ADF data binding point of view, a top-level application module corresponds to a data control and its own application module pool. In contrast, nested application modules are simply a part of the implementation of the AM that includes them and don't have there own data control or their own application module pool.
    In my example above, if you use both AM1 and AM2 as data controls via drag and drop data binding, then the runtime behavior depends on which AM2 in the Data Control palette you drop. The Data Control palette will present both AM1 and AM2 as top-level data controls, but it will also present AM2 as a nested child node of the AM1 application module in which is it embedded. If you drop something from the top-level AM2 in the data control palette, it will create a data control for it and it will have its own AM2 application module pool. If instead you drop something from the AM2 node that is nested inside of the AM1 (top-level) node in the palette, it will not create a separate data control for AM2.
    So, to your questions...
    Why does the Data Control Palette provide nested AMs as top level AMs?
    All AM's show up as top-level data controls in the data control palette at present. Nested AM's show up indented inside their containing AM in the palette. Since the same AM can be used both ways, they both show up.
    I agree it could lead to user confusion, perhaps rather than automatically publishing all application modules as data controls, a separate "Create Data Control" step should be required so the developer would only publish the ones (s)he wants to be top-level data controls?
    The NestedAM depends on the RootAM. Why can it act as independent AM when using the top level node "NestedAM"?
    In general a nested AM does not depend on the AM that embeds a nested instance of it. Rather, the reverse is true. A containing, nesting AM depends on the AM instance it contains but not vice versa.
    How many instances of the NestedAM exist when I use both 'versions' (top level node and childnode) in my bindings?
    If you use both, then you'll have one instance that is a top-level AM and pooled as explained above, and another instance that is just an embedded part of the containing AM whenever it is used.

  • Newly added Cal.View Measure does not appear in the BEX Designer

    Hi,
    anybody come about this :
    A newly added Cal.View Measure does not appear in the BEX Designer:
    I got a runnig query in Bex Designer, based on a transient InfoProvider which is based on a HANA Calculation View
      and
    added a new measure to the Calculation View
      and
    added a Reference InfoObject in the Publisher to the (transient) InfoProvider.
      and
    see the newly added filed in the Listccube of the(transient)   InfoProvider with a technical generated name
      and do not
    get the newly added measure in the BEX Designer.
    Whats wrong ? What needs to be done ?
    Thank You
    Martin

    Hi Martin,
    Are you trying to consume the HANA Calc View in BEx Front End Tool - Query Designer.Could you also check the data preview of the Calc View shows the newly added Measure.Check the definition of Calc View under SYS_BIC schema ->Column Views.
    Rgds,
    Murali

  • After installation of FCE Upgrade 3.5, Objects Do Not Appear in Browser

    I recently upgraded to FCE 3.5. To save disk space on my primary hard drive I installed the Live Type media files on a secondary Lacie 250 gig hardrive. The files appear on the secondary hardrive but some objects do not appear in the browser when I open Live Type and click on the object tab in the browser. (only four appear in browser). I went to preferences of Live Type and my computer appears to know that the media files are stored on the secondary hard drive - ie it got the secondary drive location correct in LT preferences.
    What can I do to make the LT media files appear in the browser so that I can use them?
    Thanks,
    Zeke

    You only need to post a URL to your web site. We can see your code in Browser.
    So, your page looks OK to me in Firefox, but when I tried to check it in IE, it choked my browser and closed it.
    You have quite a few code validation errors - no document type declaration, etc... Start by fixing these reported errors.
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fntp.neuroscience.wisc.edu%2F
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Transient attribute of a view object is not reset after saving

    I have a jspx page based on view object with transient attribute(This transient attribute has been created in entity object on which view object is based). User enters data in transient attribute,some calculation is done and then data is updated and page navigates back to menu page.
    Now when I reenter page then old data still apears on the page.I want old data to be refreshed on reentering.Kindy help

    Hi,
    you can try the follwing
    In the bindings of your jspx page you can see iterators defined under "executables". set the "*CacheResults*" property of the specific view object iterator that contains the transient attribute to false.(The default value is true).
    Example:
    <iterator Binds="EditWorkflowNodesView1" RangeSize="25"
    DataControl="AdministratorAppModuleDataControl"
    id="EditWorkflowNodesView1Iterator" CacheResults="false"/>
    Regards,
    Priya.

  • ADF-BC/JSF Attributes of reference entity objects do not appear on new rows

    Hi everyone,
    Here is something I have been meaning to ask for a long time and never found the time to do so.
    Let's suppose that we have two entities named Item and and ItemType and a view object named ItemsList defined like this
    SELECT Item.ID,
                  Item.NAME,
                  Item.TYPE
                  ItemType.NAME as TYPE_NAME
                  Item.PRICE
                  ItemType.ID AS ID1
       FROM
                  ITEMS Item, ITEM_TYPES ItemType
       WHERE
                  Item.TYPE = ItemType.IDLet's also suppose that using JDeveloper's standard ADF/SF pages, we create a list page and a create page that uses a combo box to allow the user to set the item type which then commits the changes and returns back to to the list page.
    I have noticed that new rows created using this method do not display the TYPE_NAME (and all similar) attributes, until the view is executed again. What I usually do in this case is have an Execute binding that fires only when a request scope variable is set from the creating page. This approach works for me but I feel that there must be an easier and "more right" way to achieve the same results.
    Thanassis

    Maybe you can use the getEstimatedRowCount() method on the view.
    See more info here:
    http://download.oracle.com/docs/html/B25947_01/bcquerying006.htm

  • Viewer Version option not appearing in New Folio window

    When I create a new folio I do not get the option to specify the Viewer Version.
    The option does not appear in the New Folio window - see screengrab.
    As I understand it - I need to set this to v23 or higher to allow my multistate objects to export as vectors when article is set to PDF (to prevent pixelisation on some ios devices).
    I am using CS5 on a mac with the latest versions of the folio tools etc.
    Any help would be greatly appreciated

    I've just tried installing the tools on another machine (same hardware & software) and it works fine.
    It seems there's something wrong with my install of the tools, in the About panel of the folio builder mine says : 13.1.1.20130115_m_709452   7.0.5.17
    Where as the machine that works says: 13.1.1.20130115_m_709452   7.0.9.23
    I've uninstalled the Folio Builder Panel and the Folio Producer Tools, then reinstalled - but no change.
    Any ideas?

  • BSP OTRs and MIME Objects do not appear

    Dear SDN Members:
    I have been facing a very peculiar issue. At first we had problems in our Z* BSP Application with SY-SUBRC values after a
    READ TABLE itab INTO wa WITH KEY field1 = var_field1.
    If there were no matching record(s) in Internal table, the SY-SUBRC value was still '0' (Zero) and not 4 etc..
    Now another problem has cropped up...
    At a point in the program (Layout section), there are some HTML lines and OTRs+MIME objects to be executed.
    The program executes those lines as visible in debugger, but does not display the same on Internet Explorer screen. The OTRs and .gif files do not appear in this case. A small preview of the code is pasted here below:
    We have recently upgraded our Quality/Testing server to CRM 4.0 from CRM 3.0 and are doing Application Testing.
    <td class="body" width="100" style="vertical-align:middle; text-align:center">
    <% if a_fcode_tknra = 'change' and application->c_rolle_user <> 'P' and ls_release-releaseid = '-'. %>
    <input type="image" style="background-color:#EEEEEE" src="/SAP/BC/BSP/SAP/ZSM_TKNRA_PLUS/IMAGES/s_b_chng.gif" name="onInputProcessing(change_au_detail__<%=ls_au_ext-auid%>)"
    alt="<%=otr(ZSM_SAMOS/ZSM_TKN_RA_RA_KE_P05_AENDERN)%>">
       <input type="image" style="background-color:#EEEEEE" src="/SAP/BC/BSP/SAP/ZSM_TKNRA_PLUS/IMAGES/s_b_dele.gif" name="onInputProcessing(delete_au_detail__<%=ls_au_ext-auid%>)"
    alt="<%=otr(zsm_samos/delete)%>" onClick="delete_and_confirm();">
    <% endif. %>
    <% if a_fcode_tknra = 'change' or a_fcode_tknra = 'display'. %>
       <input type="image" style="background-color:#EEEEEE" src="/SAP/BC/BSP/SAP/ZSM_TKNRA_PLUS/IMAGES/s_b_disp.gif" name="onInputProcessing(display_au_detail_<%=ls_au_ext-auid%>)"
    alt="<%=otr(ZSM_SAMOS/ZSM_TKN_RA_RA_KE_P05_ANZEIGEN)%>">
    <% endif. %>
    </td>
    Please help me understand how to go about solving this.
    Regards.
    Vivek.

    Thanks Raja for posting back. The issue is slightly more complex: there are other "src" usages, but they are working fine in other sections of the layout code. The MIME objects have all been stored at right places.
    This BSP Application has been in use since 2-3 years. Only while we posed for CRM 3.xx to 4.xx upgrade, we are facing these issues in Quality Testing.
    We have tried some 2-3 permutations and combinations for this part of code, but nothing works. Do you think the source path changes in different CRM versions? Or do OTRs face some compatibility issues? Do guide me with them.
    The READ table issue is a shocker for us as well!
    Ofcourse the work area is empty, as nothing's there to be read! Now we have placed a double check with "work area NOT INITIAL" to override this problem. In fact this is on SAP OSS as Priority 1 issue but no definite solution has been provided till date, except that they were talking of some Kernel patch (...??).
    Do let me know if you can think of some reason for this abnormal behavior, as right now everything is "out-of-the-box".
    Thanks.
    Vivek.

  • Business object data is not reflecting in data control

    Hi
    I am new to BPM i have a scenario to expose the Business objects(created in my own not from XSD) into data control while updating the any attribute in the business object,but it's not happening while i am trying this scenario.
    can some please help me ASAP

    I think what you're referring to is that you've generated an ADF user interface based on one of your human tasks and that human task took as input one of your processes variables that was based on a BPM Object you created from scratch and you've updated the BPM Object and are not seeing the update reflected in your Data Control.
    In the simplest case, this might work:
    1) Open the Application Navigator tab
    2) Click the refresh icon to the right of the "Data Controls" title in the tab
    3) Inside the Data Control tab, right mouse click the specific data control that is based on the human task and the XSD (the one you want to refresh) -> click "Edit Definition" -> click "Refresh Data Control".
    If that doesn't work, open your ADF project's "DataControls.dcx" file.  This file hard codes the location of the corresponding human task file (.task) and the schema file (.xsd).

  • Smart object does not appear at specified time in slide.

    Here's my issue:  When I insert a speech bubble into the slide, set it to appear after 5.0 seconds and the display for the rest of the slide, it does not appear at the specified time. HOWEVER, if I move the speech bubble to appear at the very START of the slide, then it appears. I thought perhaps I needed to add an effect to make it work, so I selected the thought bubble, then added a "fly in" effect and set the time. It still won't appear at a specified time--only if I put it at the start of the slide.
    Here's my question: Why won't the smart object (speech bubble) appear at a specified time, but it WILL appear if I set the "appear after" time to 0 seconds? I also have tried moving this on the timeline, and it still only shows at the start of the slide.
    Many thanks for any help.

    Previewed in browser and in normal preview mode. (Just clicking "preview from this slide).
    Normal project -- not responsive.
    And..I'm not worried. No need for wine. (Although I've never been known to refuse one if someone offers. )
    Screenshots below. As you can see, the image is not set sa a button.
    And, yes: I know there is a spelling error in the thought bubble. Just trying to get it to work first.
    I think there may be a bug in the system, as I have noticed other weird things. (EG: The time indicators under "timeline" often disappear for no reason. I have to close out and re-lauch Captivate to get it back. (Clicking on "timeline" in Windows dropdown does nothing to correct the issue. Other things I've noticed is that the navigation works fine when I play the whole project through ONCE, but upon a second preview, all settings -- such as "jump to slide __" -- do not stick. When I go back in and re-enter all of the navigation slide commands, the same thing happens when I replay it. My client notices the same thing. Bizarre.)

  • Custom secure views report is not restricting the data

    Hi,
    I have created few custom secure views reports and in which I have used the per_people_f , per_assignments_f secure views but when I am running this report from different responsibilities like (US Resp, UK Resp) it is producing the same number of records. From US resp it should produce the US employees and from UK it should produce the UK employees but this is not happening currently.it is a simple sql script which I registered as sql*plus executable.
    Can any one suggest if I am missing some thing? Urgent help would be appreciated.
    Thanks,
    Ashish

    Pl post details of OS, database and EBS versions. How have you implemented security ? What kind of concurrent program are you using ? Pl provide details. Also see these MOS Docs
    How To Enable Hr Security on Custom Reports?          (Doc ID 369345.1)
    Understanding and Using HRMS Security in Oracle HRMS          (Doc ID 394083.1)
    Need Custom Security Profile To Restrict Based On Employees Organization          (Doc ID 445142.1)
    HTH
    Srini

  • Objects do not appear to deselect

    We are having an odd behavior in Illustrator CS4 in our office.  Multiple users try to deselect objects by clicking in blank space, but the last object still appears as if it is selected onscreen. When they select another object (without holding SHIFT), it looks as if the old object AND the new object are selected...but when they delete or otherwise manipulate the newly selected object, it only affects that particular object and does not alter the old object that appeared to also be selected. Although the actual functionality is correct, it is extremely distracting and annoying because it looks like they have more objects selected than they actually do...and they can never really tell what's what!
    For one user, this happens frequently when selecting objects with clipping masks. For another, it happens when simply using the selection tool on any old object. All users on Mac Leopard 10.5.5. Aside from resetting preferences which I've had one of the users do (he's going to notify me if the behavior continues), any other ideas?

    Been seeing this problem for years, since CS4, currently working in CS6.
    It happens when you draw a selection box over an object containing a clipping mask and then try to deselect the object by drawing another selection box. That just selects an object inside the clipping mask, but you can't deselect that object by clicking off of it. You have to draw another selection box reselecting everything you just deselected, then click off of it. Or alternately, resize the offending object, hit Cmd+Z and THEN click off of it. I dunno whether this is a feature or bug, but anyhow it's a pain in packaging design where we use a lot of clipping masks.
    I love how everyone who has never had this problem tells you to trash your preferences or quit other applications or reinstall something though, you guys are a great help!

  • Update of SU24 Data in RAR - Permission objects does not appear in Funct

    Hi All,
    We are using SP9 of RAR 5.3. We have developed custom objects for many custom transacitons and hence wanted to update the same in GRC for permission level configuration.
    We extracted the latest SU24 text files and uploaded as per the procedure mentioned in the post installation guide. The text files got uploaded successfully and also the full synch of User, role and profile background job was successful.
    But still the permission + tab is appearing blank for the custom t-codes without pulling any authorization objects. Due to which we are unable to enable the permission objects to the t-codes.
    We have uploaded the SU24 data separately to 2 different physical systems of Dev & Quality. Whereas the rule set is defined for Logical system of Dev & Quality.
    Did we missed any step in the process of uploading the text files?
    Please advise.
    Thanks and Best Regards,
    Srihari.K

    If you have configured RAR to include logical systems you need to generate the rules from the configuration tab, Rule Upload, Generate Rules.  Generating rules from the Rule Architect is very inconsistant if you are using logical systems.

Maybe you are looking for

  • Extensions not showing in photoshop  (2014)

    I have installed Photoshop cc(2014), but 'extensions' is blanked out. Still working in cc and all of my addons are visible in extension manager cc. How do I get it to work?. My next question is about Bridge. In Bridge I have the option on right click

  • Performace - Currency Conversion

    hi,    we are displaying metrics based on fiscal period and using global cache to store fiscal period values..we need to display the data in different currencies based on planning rate..   is there a way to store the combination of all fiscal periods

  • Converting Check amount into numericals..Need help asap

    Any one pls!! I need to convert hundred dollars and thiryseven cents INTO hundred dollars and 37/100.How can I achieve this? I have this and this dont work at all..?I am running out of time <?template:Header4?> <?xdofx:Rpad(((substr(UPPER(../PaymentA

  • Which book is very good for iphone game development

    plzz any one refer....thank you

  • Cairo vs cairo-xcb in dependencies of awesome - awesome to community?

    Hi, guys. I would like to address arch development team here. I've walked through diff between PKGBUILDs of cairo (extra) and cairo-xcb (AUR) - they r so minor. Y can't PKGBUILD of cairo (extra) be changed to be equal to cairo-xcb's to allow cairo be