InstanceManager: All instances visible to everyone

Hello,
We currently see a very strange behaviour of the instance manager. As soon as a user is given the right to access the instance manager, he can see and open all report instance in the BOE. Even those stored in folders he doesn't have access to.
For testing reasons I created a new user with just the following two rights:
- Log on to the CMC and view this object in the CMC
- Allow access to Instance Manager
This user doesn't have the right to access any folder or view reports or instances.
Nevertheless, in the Instance Manager he can see all instance, open the generated instances and even delete them(!).
Has anyone seen this behaviour and has a solution/workaround?
We're on XI R3.1 FP 1.6
thanks,
Pascal

You've got invalid table markup that is causing the problem.
Line 173, Column 28: end tag for "TR" which is not finished.
<TR BGCOLOR="#F0F8FF"></TR>

Most likely, You nested tags and closed them in the wrong
order. For example <p><em>...</p> is not
acceptable, as <em> must be closed before <p>.
Acceptable nesting is: <p><em>...</em></p>
Another possibility is that you used an element which
requires a child element that you did not include. Hence the parent
element is "not finished", not complete. For instance, in HTML the
<head> element must contain a <title> child element,
lists (ul, ol, dl) require list items (li, or dt, dd), and so on.

Similar Messages

  • Security Scopes: All instances of the objects that are related to the assigned security roles greyed out

    So the guy who built our SCCM server is no longer in the company and his AD account no longer exists.  I noticed in SCCM however his account as the "All instances of the objects that are related to the assigned security roles"
    is selected. however the option is greyed out for everyone else.
    This option is the one found under Administration/Security/Administrative Users select the user and open properties then select the Security Scopes tab.
    Is there a way we can provide another user this same level access when we can no longer access through the original build account?
    Already looked into tombstone resurrection of his account thats a no go.
    

    Hi,
    I recommend you rebuild SCCM or open a case with Microsoft.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How do I hide objects in all instances of a sub-form?

    I have a list of objects in a sub-form.  They are hidden or made visible depending on the selection of a drop-down menu outside the sub-form.  It works correctly for the first instance, but objects that are supposed to remain hidden become visible in all subsequent instances of the sub-form.
    How do I make the objects remain hidden in all instances of the sub-form?

    I think you want to move all the code from the change event of form1.EXP_Sample_Form.Identifier.Who.LOB_List.LOB_List to the calculate event of form1.EXP_Sample_Form.Bottom_of_Form. 
    Which would then look like;
    switch (Identifier.Who.LOB_List.LOB_List.rawValue)
        case "AmeriHealth Caritas":
            PCPInfo.Docs.SiteVisit.presence = "hidden";
            PCPInfo.Docs.Comments_SiteVisit.presence = "hidden";
            PCPInfo.Docs.SiteVisit_Received.presence = "hidden";
            PCPInfo.Docs.PanelAttestation.presence = "hidden";
            PCPInfo.Docs.Comments_PanelAttestation.presence = "hidden";
            PCPInfo.Docs.PanelAttestation_Received.presence = "hidden";
            break;
    Here is your form with this suggestion made, https://workspaces.acrobat.com/?d=koCEYxi-59F7n5iyIoMhGQ
    Bruce

  • Error on updating Photoshop CC 2014 -- Quit all instances of Adobe Application Manager

    Hi,
    I've been trying to update my Photoshop and Illustrator CC 2014, but the updates fail with a message that tells me to quit all instances of the Adobe Application Manger.  The only problem is when I go into my activity monitor, I don't see that process running at all.
    I'm running on a MacBook Pro, OSX 10.9.5, and Adobe CC 1.8.0.447
    Thanks for any help you can provide!

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Crystal 10 server to bo xi 3.1 not all instances

    I have used the import wizard to pull the reports across into BO XI 3.1 on server 2003. I get the reports and folders but not all the existing instances of the reports. There are 480 + reports and alot of instances all of which are needed.
    Has any one done this migration and get all the historic instances?

    If you use the import wizard to bring in the reports, there is an option when you get to the 'Folders and objects' selection tool.  Right below the 'Select All' and 'Clear All' buttons, there is a checkbox which states 'Import all instances of each selected object'.  This should select all of the instances for the objects selected. One thing to note:  It will not import instances that failed to run.  You can check the log after the import to see what failed and why after the import.  This should give you an idea of what you may have to do on your XI 3.1 environment in order to capture the instances desired.

  • How do I select all instances of a clip in the timeline at once without manually shift clicking each instance?

    Title says it all!
    How do I select all instances of a clip in the timeline at once without manually shift+clicking each instance?
    The reason I want to do this is because I have a music video with MANY quick cuts. So clips are cut up and splattered all over the place. I am colour-correcting now and so I want to be able to select one clip everywhere it exists in the timeline so I can drag the effect onto all them at once, without having to find each instance of the clip in the timeline. This "batch select" would make it so I don't miss any instances of the clip and also saves a ton of time going through the timeline and shift clicking each time the clip turns up.
    I hope PP is smart enough to do this
    Thanks in advance!
    -- Tim

    Pick one instance of the clip, maybe even the first bit ... and use the new Master Clip feature ... here's first a written explanation and then a video tutorial on doing this ... it's a great feature.
    Adobe Premiere Pro Help | Master Clip Effects
    How to apply effects to all instances of a clip | Adobe Premiere Pro CC tutorials
    Neil

  • Can I set an mx control property globaly for all instances of the control.

    Is there a way of setting the value of a variable on a control for all instances of the control in the application? 
    For example, I have several instances of an mx:Label and I want to change the enabled property for all instances at once rather than refer to each one individually by id.

    One way is to subclass Button and change its enabled getter to watch some static property.  You don’t really want to change Button itself because Buttons exist in lots of places like ScrollBars.

  • Truncate all Instances in SOA SUITE 11g BPEL SOAINFRA SCHEMA

    Hi Guys!
    We are running Oracle SOA SUITE 11g + BPEL, Version 11.1.1.3.0 (PS2)
    We running out of disk space issues in a database due to large number of test instances in dehydration storage.
    Is there any way to TRUNCATE all tables in order to clean up instances from BPEL engine (SOAINFRA schema)
    Oracle provides this functionality (purge scripts and implemented procedures in a database) but this is a deleting approach and it doesn't work with millions of instances in a storage. Deleting instances from GUI doesn't work at all.
    1. We are looking the way to truncate all instances in a database rather then delete them which takes ages and doesn't work properly in case of huge amount of instances.
    2. We would like wipe out all instances without any time restrictions.
    Any feedback, script from you guys would be much appreciated.
    Cheers!!

    Hi,
    There still no solution for truncating tables. Looks like we have to look into Oracle's procedures in delivered with SOA SUITE installation.
    I posted an article about deleting large number of instances in SOA Suite 11g. It does the job in a pretty fast way.
    [Delete large numbers of instances in Oracle SOA Suite 11g|http://emarcel.com/soa-suit/152-deleteinstancessoasuite11gwls]
    Cheers!!
    emarcel.com

  • Triggering "exit" event of a drop-down list in all instances of a table row

    I have a drop-down list in a table row with multiple instances that performs a calculation on the exit event. This calculation draws information from 2 other dropdown lists contained above in non-repeating rows of the same table.
    The desired behavior is: should the user change their choices above, all instances of the drop-down list below would perform the "Exit" event script  accessing the new values above.
    My script is:
    RowOptionalCoverage.DdlCoverageType.execEvent("exit");     this works, sort of
    It only updates the first instance of RowOptionalCoverage and none of the subsequent instances. The user can "Tab" through the instances and trigger the Exit event for each instance, but this is not a reasonable solution.
    I have tried using the resolveNodes method without success. I understand, using the resolveNodes method may be necessary when referencing multiple instances of an object:
    this.resolveNodes("RowOptionalCoverage[*].DdlCoverageType[*]").execEvent("exit");     doesn't work
    xfa.resolveNodes("RowOptionalCoverage[*].DdlCoverageType[*]").execEvent("exit");      doesn't work
    No doubt, I must be using the resolveNodes incorrectly or missing something? Probably something simple.
    Any advice is greatly appreciated.
    Stephen

    PERFECT!!! Works right out of the box!
    This has opened my eyes to the essential nature of loops. My form is very large and complex and functions correctly, Yet the coding is lacking in sophistication--no loops, functions, fragments or other code efficiencies. I am teaching myself (with the help here) and I have skipped learning and using some techniques when I could things to work using the  limited skill set I have.
    Sometimes, I just don't "get it". After I fail a few times, I skip it and try something else. Functions are a great example. I could utilize a bunch of these if I could only write one that works. It is frustrating. If I got one to work, I know could write a ton of them. But, there is some essential part of functions I am missing that's preventing me from having my first success with them. (I think it has to do with not understanding arguments completely).
    Anyway, I am overjoyed with the solution you provided and I understand it well enough to be able to use again in other situations.
    Thanks again!
    Stephen

  • QUESTION: How can I locate all instances of a field in mult tables

    Hi all.
    So im just learning Oracle and I have an interesting question.
    I just learned how you can query things from multiple tables by using the tablename.fieldname in the select.
    My question is this. Lets say you have, oh, 100 tables and you have referenced a field like IDNUMBER in ten of the tables.
    Now I want to write a query to pull the ID number from those tables but I dont remember every table I used it in.
    How can you easilly find all instances of where a field is used in multiple tables? Im hoping I explained this right.

    791443 wrote:
    AWESOME!! THANKS!!You should be aware that this solution only works to the degree that columns are consistently named.
    Consider
    CREATE TABLE supplier
    (supplier_id      number       not null,
      supplier_name varchar2(50) not null,
      contact_name      varchar2(50),      
      CONSTRAINT supplier_pk PRIMARY KEY (supplier_id)
    CREATE TABLE purchase_order_hdr
      (purchase_order_id      number not null,
       supplier_number      number not null
       CONSTRAINT fk_supplier
       FOREIGN KEY (supplier_number)
       REFERENCES supplier(supplier_id)
    CREATE TABLE purchase_order_line
      (po_number             number not null,
       po_line_item        number not null,
       vendor_product_code number not null,
       CONSTRAINT fk_supplier
       FOREIGN KEY (supplier_number)
       REFERENCES supplier(supplier_id)
        );So, how do you catch that supplier.supplier_id is the same as purchase_order_hdr.supplier_number or purchase_order_line.po_number is the same as purchase_order_hdr.purchase_order_id?
    No, I don't have a solution, just pointing out that you may not be able to depend on a fully automated solution either. It depend on how rigorous your organization is about enforcing naming standards.

  • In logman, should All Instances include _Total?

    Hello
    If this question has already been asked and answered elsewhere, my apologies.
    I want to collect IIS worker process perfmon data using logman.  When I add counters in PerfMon, choosing All Instances gives all instances (each w3wp process for each application pool, plus _Total).  When I try to get the same in "logman 
    create counter" using
    -c "\w3svc_w3wp(*)\*"
    All I get is _Total, none of the individual instances.
    Through getting the wrong end of the stick about parent/instance#index (from
    http://technet.microsoft.com/en-us/library/bb490956.aspx), I happened into trying
    -c "\w3svc_w3wp(**)\*"
    which gave the individual instances but not _Total.  I've tried a combination of using (**) and (_Total), but that gave the individual instances only.
    I'm sure I'm doing something simple wrong and would appreciate someone telling me what it is.
    Thank you
    dg
    dg

    Hello again
    I've continued trying to collect program counters for all instances, not only _Total, and not only every individual instance bar _Total.
    I thought that it was just Logman that didn't agree with my expectations, but I'm having the same problem with Data Collector Sets made in PerfMon.  When running live in PerfMon, I'm collecting for all the instances, which translates as "*" when adding
    the counters, but specifically names the instances when I look in
    System Monitor Log for that Data Collector Set
    Logman query for that Data Collector Set.
    (Presumably this means that the application pool worker processes would not be picked up if the application pool recycles, thus changing the ID number at the start of the instance name.  But that does not apply to processor instances.)
    But when I look at the binary log file in PerfMon, I'm only seeing counters for instance "_Total".
    So, it seems that the recorded counters are the same whether I use logman and specify instance "*", or whether I use PerfMon and create a new Data Collector Set from the current live counters.  I only get results for _Total, not for individual instances.
    I would appreciate guidance to documentation that explains that this is the expected behaviour, or an explanation of how to collect the counters for the individual instances other than in real time.
    Please help.  Thanks
    dg

  • How can I change the settings of all instances of a particular effect?

    I've applied the same color correction effect to a lot of clips in the timeline. Now I want to fine tune the color correction (same setting for all clips still). How can I change the setting of all instances of the color correction effect without going into each clip manually?
    Looking forward to your thoughts on this!! Go on and save my cold winter editing day ...

    I was first hoping for File> New > Adjustment layer, but it's always greyed out. I thought that would create an adjustment layer, maybe I'm misunderstanding something? Anyway, if I create a black video stump and then right click it and choose "Adjustment layer", it will turn into one, and everything works as it should with that. If the black video become adjustment layer is placed on a video track atop my video, and I add for example color correction to it, it will be applied to the videos below.

  • Globally Changing all Instances of a CSS Style to Another

    I'm working with RH6 (HTML). I'm curious if there is a
    method/tool that will allow me to take all instances of a certain
    CSS style and replace it with another (e.g., in the same manner
    that you can using FrameMaker and Paragraph/Character Styles). I'd
    like to be able to do it project-wide, but if it has to be done on
    a topic-by-topic basis, that would be OK... I'm just trying to
    avoid the need to locate each instance of the style and manually
    change it.
    Any help would be greatly appreciated!

    Hey guys... thanks for the feedback. For starters, I
    have created an external CSS (using RH)... So, I'm good
    there. Anyway, my scenario is similar to what Peter pointed out: I
    used a bad naming convention for a style, and applied it to a bunch
    of content pages, and later came up with a better naming convention
    (and a better set up for the style -- I know, I know... poor
    planning on my part). I began applying the new style in future
    documents, and I'd like to apply the style to all applicable
    instances in the existing pages. So, I was wondering if a
    tool/utility existed that would allow me to do so (since one does
    exist in FrameMaker).
    I could just let it go, but we intend to hire a new writer in
    the near future, and I don't want that person to have to deal with
    my inconsistency (not to mention, it would make things a little
    easier when outputting to Word, in that I'll have fewer styles to
    manage).
    The concept of performing a search/replace for all instances
    of the offending style name in the HTML files is a good one, and I
    could try that (why are the simple solutions always the hardest
    ones to realize?) Anyway, I'm assuming that all I would need to do
    is perform a search for "<span class=Old_Style_Name>", and
    change them all to "<span class=New_Style_Name>", correct?
    And you recommend, "FAR" to do that?
    Again thanks for the recommendations!

  • Issue With AMP 4.0 - forms service showing down on all Instances

    Hi,
    I've recently installed AMP4.0 on linux 5.3 EBiz 12.1.3.
    My issue is that the forms service is showing as down for all instances. Has anybody come accross this issue before?
    FEXDEV1-Oracle Forms FEXDEV1_ebizappsuat
    Service is down; 3 key components are down: FEXUAT1-Oracle Forms FEXUAT1_ebizappsuat, FEXUAT1_ebizappsuat.ebizappsuat.fexco.ie_forms, FEXUAT1_ebizappsuat.ebizappsuat.fexco.ie_HTTP Server
    Thanks,
    Keith

    Did you ever get this resolved

  • How to remove all instance in a repeatable subform (bis)

    Hi Niall,
    A few years ago, you helped a user who asked "How to remove all instance in a repeatable subform". Please could you do again with approximately the same problem ?
    In a click event, I have the script "_CarteEN.addInstance();". Well ! Many cards appear. To protect them, I put above a mask (it's a button with a background Fill). Now, how can I do to remove all masks with only one click using the resetdata or anything else...
    I try this but it doesn't work.
    while (flowedSubform.CarteEN._CacheCV.count > 2)
         flowedSubform.CarteEN._CacheCV.removeInstance(1);
    Many thanks for your help !

    There is no subform named "flowedSubform"
    The "CacheCV" is not a container object (subform). so you can't access the instanceManger of this object.
    the below lines should work
    while(_CarteEN.count >1)
         _CarteEN.removeInstance(1);
    Nith

Maybe you are looking for

  • RSWUWFML2 sending mail to all possible agents

    I have configured RSWUWFML2 and it is sending mail to Notes fine just the wrong agents.  I am wanting to send workflow messages from tasks etc in Quality Notifications and I have created an org structure and just assigned this structure as the agent

  • Disk space remaining

    The dialog box, indicating remaining disk space on your hard drive located at the bottom of the finder window is gone in OS 10.8.  How does one keep an eye on how much space remains on the hard drive or any external device for that matter?

  • Flash content locks entire machine

    I'm using Mozilla Firefox 2.0.0.3 with Flash Player 9 under Windows 2000 Pro SP4. Flash content continually results in an unrecoverable lockup of my machine. Anyone have this issue, and possibly a solution? I've already reinstalled Flash Player and m

  • Not receiving internet email

    Hi All, I am trying to send background job spool to internet e-mail. When creating the job i mentioned the user id in (SPOOL LIST RECIPIENT) after the job is completed i am not receiving e-mail (internet) but, i receive it in my SAP - INBOX. Is there

  • Installing tiger from os 10.2.8

    Hey. My system stats are iMac (dome with flat screen)256mb 800mhz powerpc g4. I am running on 10.2.8 currently. here is my dilemma, I just bought an ipod..so imma have to upgrade to tiger so that my expensive ipod purchase wont be in vain... okay my