Problem with attribute negative conclusion

Hello

I wrote the rules below:

rule_property [fragment: 3]

The model does not have an x if action
Current state of the system is not active

rule_property [fragment: 4]

The regime has an x if action
The plan is supported by an action x

Now debug I see below values for the basic attributes:

The current state of the system is active

The system does not support an action x

The value of the conclusion is that "the regime has no action x".

I expect the value of the conclusion to "the regime has an action x" as the attribute - 'current state of the system is active' is true.

Can someone make me understand why he concludes then?

Thank you

I tested an it certainly looks like a bug. As you would expect he would say he has something to do with proving the negative value of a statement in a fragment and the positive of a statement in another fragment.

I will record this as a bug, so we can look at fixing it for a future release

Fortunately, there is a simple work around. The best work around for this is to use a table of rules. In general, I would still prefer a table of rules on fragments of rule for the following reasons:

  • you automatically get a clear order of evaluation (from top to bottom)
  • all the rules are in the same place.
  • The default value if no condition hold is clearly in line otherwise.

---------------------------------------------------------

| The regime has an x if action

---------------------------------------------------------

| fake | Current state of the system is not active

---------------------------------------------------------

| true | The plan is supported by an action x

---------------------------------------------------------

| uncertain | in the opposite case

---------------------------------------------------------

Hope this helps

See you soon

Frank

Tags: Oracle Applications

Similar Questions

  • NumericStepper problem with minimum negative and desimals on stepSize

    I am experiensing a minor problem with the NumericStepper. When I have this:

    < s:NumericStepper

    "" maximum = "8"

    "" minimum = "-8"

    / >

    It works very well. Default StepSize is a so the values will range from very well. But when I add a stepSize that has desimals in it values are disabled.

    < s:NumericStepper

    "" maximum = "8"

    "" minimum = "-8"

    stepSize = "0.1".

    / >


    The first step in what will be 0,09999999999999964. And then if I

    < s:NumericStepper

    "" maximum = "8"

    "stepSize ="0.1"

    / >

    That works very well yet. For some reason any he doesn't like the situation when the minimum is negative and stepSize has decimal places in there. Someone know how to fix this or is there a workaround any solution? I think that maybe it's a bug in the component. The problem is different from this http://forums.adobe.com/message/3596809#3596809 cause those having two functions did not help for this. There is in fact a situation for the stepSize is 0.01 and the minimum can have negative values in it.

    Any help would be appreciated.

    What happens if your valueFormatFunction returns value.toFixed (1)

  • Problems with the negation

    I'm getting very hard to deny.

    For example, I can say "the date variable is unknown", but I can't say "the date variable is not unknown. In the second case, OPA translates any sentence to a Boolean value, even if 'the variable date' is an unknown date attribute is a logical function.

    Is there a simple way to reduce to zero a rule that I'm missing in the help? I mean things like "and not all the ' or ' this isn't the case that...". "or"not both ".

    A lot of this is from rules where uncertain and unknown must be equivalent to true or false. In other words, if the rule is not true, then it is fake... or vice versa.

    Thoughts? How people write easily rule:

    The number of cases has been verified if
    the number of cases is known and
    or the other
    the case number starts with "DON'T" or
    the number of cases begins with "NB".
    otherwise, the number of cases has not been verified.

    (the number of cases has been verified in the example must always be true or false.) It cannot be unknown or uncertain).
    It gets worse because we have variables that are true, if they are unknown or uncertain and become false if they contain specific character sequences...

    It is true, that you can't deny these operators by adding a not. You can however get the negation using the opposite operator. "currently known" for "currently unknown."

  • Problem with attribute in the details group ordimage (maybe a bug?)

    Hello

    JDeveloper: 11.1.1.4
    JHs: 11.1.1.3.35

    I have a retail group that contains an attribute ordimage among other attributes, but it does not show the image as it shows the other attributes of the Group detail correctly. While running, he throws java.lang.ArrayIndexOutOfBoundsException the "row = rows [0];" statement in the oracle.jheadstart.ord.html.OrdPlayMediaServlet.renderContent () method. The main reason for this error is apparently that the viewobject vo get filled out correctly (it contains no line at all) and if the "lines = vo.findByKey (mKey, 1)"; "." returns no rows.

    Is this not a bug? Is there a work around?

    PS: When I use another instance of the viewobject even as a group of high level it works fine. The error only occurs when the viewobject is used as a details group.

    Anyway, here's the exception:

    Cause first of ServletException.
    java.lang.ArrayIndexOutOfBoundsException: 0
    at oracle.jheadstart.ord.html.OrdPlayMediaServlet.renderContent(OrdPlayMediaServlet.java:343)
    at oracle.jheadstart.ord.html.OrdPlayMediaServlet.deliver(OrdPlayMediaServlet.java:189)
    at oracle.jheadstart.ord.html.OrdPlayMediaServlet.doGet(OrdPlayMediaServlet.java:130)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

    Can you try using standard servlet support? You can do this by changing the name of the class of the servlet in the web.xml file in

    oracle.ord.html.OrdPlayMediaServlet.

    If you don't use a JHeadstart flex fields, you can use this standard ADF class. If the problem persists with this class, it's a bug in the ADF.

    Steven Davelaar,
    JHeadstart team.

  • Problem with attribute link data

    I use the quick start model JET of Oracle to play a bit.

    I wanted to add a switch by using the example in the Cookbook (click).

    I used a clean 'page' (the ' graphic'). So I copied the HTML code in the graphics.tmpl.html and copied the JS in graphics.js.

    When you run the error page I get following:

    Uncaught (in promise) ReferenceError: Unable to process binding "ojComponent: function (){return {component:'ojSwitch',value:isChecked} }"
    Message: isChecked is not defined (22:10:45:545 | error, javascript)
        at $element.ojComponent (:3:99)
        at oj.ComponentBinding._initComponent (js/libs/oj/v1.1.2/debug/ojknockout.js:258:17)
        at oj.ComponentBinding._update (js/libs/oj/v1.1.2/debug/ojknockout.js:249:8)
        at function.a.j.q (js/libs/knockout/knockout-3.3.0.js:66:221)
        at l (js/libs/knockout/knockout-3.3.0.js:44:174)
        at a.w.a.j (js/libs/knockout/knockout-3.3.0.js:47:337)
        at (anonymous function) (js/libs/knockout/knockout-3.3.0.js:66:208)
        at a.a.o (js/libs/knockout/knockout-3.3.0.js:10:398)
        at g (js/libs/knockout/knockout-3.3.0.js:65:237)
        at h (js/libs/knockout/knockout-3.3.0.js:63:275)
        at k (js/libs/knockout/knockout-3.3.0.js:63:166)
        at h (js/libs/knockout/knockout-3.3.0.js:63:328)
        at a.ub (js/libs/knockout/knockout-3.3.0.js:69:323)
        at (anonymous function) (js/libs/oj/v1.1.2/debug/ojmodule.js:343:22)
    Uncaught Error: You cannot apply bindings multiple times to the same element. (22:10:45:680 | error, javascript)
    

    It renders the labels, but not the component itself.

    I am facing the same issue with all components that uses an attribute to bind data.

    No idea what I'm missing here?

    In the context of the Quickstart model, where various things have been implemented already, graphics.js content should be like this:

    define(['ojs/ojcore', 'knockout', 'jquery', 'ojs/ojknockout', 'ojs/ojswitch'
    ], function (oj, ko) {
        function graphicContentViewModel() {
            var self = this;
            self.isChecked = ko.observable();
        }
        return graphicContentViewModel;
    });
    
  • The OID of the Migration of OUD, hitting the problem with the attribute pwdhistory OUD

    The OID of the Migration of OUD, hitting the problem with the attribute pwdhistory OUD

    I use sync DIP at the end of migration of data from OID for target OUD. Everything seems great so far, I have found that pwdhistory being migrated is not being validated by OUD password policy

    I do import ldif for OUD and find this pwdhistory field is populated with the same OID value. When I reset password in OUD-DOHAD with the word in the history of password,.

    Expected Behavior: Error Message from the OUD "" LDAP: error code 20 - already the value of specified password exists in the user input " "

    Course Behavior: OUD is what allows to reset the password in the password history

    Also found that when I try again with the same password, then it throws the error 20 code. OUD replaces the old values in pwdhistory after the password resets and written new values with stamp of password.

    It is a Blocker for us for migration in the history of password, I would like to join the forum and check if someone had the same problem and how they managed it?

    Thank you

    Satya

    Support of Oracle confirmed that DIO history for the OUD password migration is not supported. The OID and OUD records and validates the pwdhistory differently

  • Problem with pushing the attribute child xml to an empty array

    Hi guys,.

    I have another problem with the bet, or should I say, pushing data from an xml file to an empty array, as I stated earlier.

    During the xml_mc.onload, I can see the data, but after that, it becomes undefined.

    It seems that I couldn't find the solution on the net as well. I suspect that's not possible, but I'm not giving up.

    Please help me.

    Thank you.

    This is the code example:

    var monTableau = new Array();

    var xml1:XML = new XML();

    Xml1.ignoreWhite = true;

    Xml1.onload = function (success: Boolean) {}

    {if (Success)}

    var nodes = this.firstChild.childNodes;

    for (i = 0; i < nodes.length; i ++) {}

    MyArray [i] = nodes [i].attributes.name;

    }

    Text1. Text = MyArray [2];  to check if the 'name' attribute is visible

    } else {}

    trace ("could not load the XML");

    }

    }

    Xml1.load ("icons.xml");

    Text1. Text = MyArray [2]; I commented on the first text to try to display it again, and the result is not DEFINED...

    the XML would look like this:

    icons. XML

    < icons >

    < name of icon = "icon1" / >

    < name of icon = "icon2" / >

    < name of icon = "icon3" / >

    < name of icon = "icon4" / >

    < / icons >

    Thank you

    I do not understand your problem.  Table fill with data.  If you expect this second "text1.text ="show another thing that 'no set', it won't happen as you wrote it. "  This line of code is run before the onLoad function (code execution does not wait for loading files).  You want only to deal with the processing of the data, once the onLoad function he treated in the table.

  • Problem with external hard drive (an unexpected error - 50)

    I've had this problem for a few months now. Sometimes, I can't delete a file from my external hard drive, or export a file to it. The process is impossible, and I get a message "Cannot perform the action due to an unexpected error - 50". Ejecting the disc gives the message "eject impossible because another program can use it." Ejection force becomes the only option. After re-login, the problem goes away, like nothing ever happened.

    The question is not constant, but quite common to become a nuisance, the one I want stopped.

    That's what I think it is (a bad connection with the cable, defective contact), or is this a virus? I need to know.

    The hard drive is 1 TB Toshiba Canvio Basics and is formatted as Mac OS extended (Journalized).

    not a virus, and not only because there is no virus mac at this time.

    negative errors on the discs can be a signal indicating that the file is corrupted or worse still, the drive is failing. While it can also be a problem with the cable or the connector that it commonly goes back on the disc itself.

    Currently, it is recommended that you backup your data if a backup fails, you may need to save what you can manually and sometimes that means go to this folder by folder or file by file

    Use Time Machine to back up or restore your Mac - Apple Support

    All HARD drives (and SSD') eventually fail and while this isn't a your statement you should check the drive with disk utility (Macintosh HD/Applications/Utilities/Disk Utility) after you got what you possibly can off and consider replacing the disk with a new one.

  • Weird problem with headphones Jack Bootcamp

    I searched many forums / tried many things before coming here, but for some reason - probably for the first time I don't see my problem on Google.

    The question:

    Every time I put in the helmet, they show only disconnected in Windows on Mac OS X 10 with Cirrus pilots. Sound continues to play on the speakers. This problem wasn't there yesterday and randomly began today.

    Results:

    1. it is not a hardware problem: headset works perfectly on Mac.

    2. it is probably not a Windows problem: when I install Windows drivers by default, the headphones ARE recognzied (!) (this I do by uninstalling Cirrus and restart the Mac). Of course the audio does not play not (or through speakers or headphones) because these drivers are not used to a Macbook Pro.

    3. drivers are not exceeded - just downloaded software support of Bootcamp and re-installed windows.

    Conclusion:

    It is most likely a problem with the driver for Cirrus, which is weird, because I assume that there is already a forum about this if there is (although someone should be the first I guess).

    I have no idea what to do - Apple support cannot help, Cirrus doesn't have a lot of support and it is not a problem with Microsoft (I guess), the only solution I can think of is to find another driver, which I can't find.

    If anyone has a solution or even a certain direction to a solution as possible, it will be very useful!

    Found the problem: Windows does not recognize the headphones with 1 side does not, no wonder there is no one else with this problem lol.

  • Satellite Pro C650D - problems with the audio and game controllers

    Hello

    I recently had problems with my microphone and speakers/headphones and game controllers.
    Sometimes the microphone stops working when on Skype, for example, but most of the time works fine, once again, when I restart the pc.

    Stakeholders sometimes still work when I connect headset.
    Some of the sounds are still coming through the speakers while some coming through the headphones.

    I have a usb game controller which also did not work everything properly.
    If I assign buttons in the program that they do not work in the game.

    All these devices are in Device Manager in a group that makes me think it's sort of annoying update doubtful that messes with them.

    Any body have similar problems or know what to do better?

    See you soon
    Laurin

    Hello

    Can you please send some details on the laptop model and the system you are using?

    With regard to the issue of sound/mic:
    > The microphone sometimes stops working when on Skype, for example, but most of the time works fine, once again, when I restart the pc.

    Are you talking about internal microphone or external? This only happens using Skype?
    In your case I would test the microphone using different applications to make sure that is not a Skype related issue.

    > Yet sometimes the speakers work when I connect headset.
    I recommend this thread:
    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=65295

    The user has had a similar problem, but this phenomenon was linked to the Realtek HD Audio Manager settings.
    She wrote:
    + In the upper right corner, there is a small yellow folder called "Connector settings" in my version. +
    + There, finally I could re-enable the setting "enable popup dialog box, when the unit is plugged. +

    + So now when I plug an external speaker or headphones, it appears, and I select the option "helmet" (instead of "line-in"), and then the sound only through the headphones/ext.speaker.+

    Regarding the game controller:
    > I have a usb game controller which also did not work everything properly.
    > If I attribute buttons in the program, they do not work in the game.
    I put t think its problem of laptop in my opinion, you must make sure that the controller is compatible with the games you play and also recommended to check some info provided by the manufacturer of the game controller.

  • I have some problems with my Qosmio G30-126

    Hello

    I can feel that Toshiba does not have just customers to be technical but also is harmful to reputation because the Toshiba customers cannot use Toshiba product as do advertising -: performance, stability...

    I bought 1.5 year ago Quosmio G30-126, which was earlier model (more expensive) at this time. But this model does not allow me to correct the work. Ways to collapse the system lose the work during treatment, slowing down my productivity.

    If I contacted the service, was always somewhere else than the warranty conditions.

    http://EU.computers.Toshiba-Europe.com/innovation/generic/QOSMIO_G30_BIOS_UPDATE/

    http://EU.computers.Toshiba-Europe.com/innovation/generic/PRODUCT_UPDATE_RAID_DRIVER/

    For this I am sure about the instability and not much choice of graphics GeForce GO 7600 card. The driver for Vista which has been updated several times of Toshiba (and after a year as buying by NVidia for Vista - until that moment only for XP) seems to be like another flaw of Toshiba.

    Also have problems with scratches on the screen. The framework is too soft (high and low) and "technicals" told me I was putting something heavy on top... which I did not, but anywhere: in this case it can scratch it if it is to stay on the table. Second think it is I travel a lot with her... My answer is Yes, it is portable and not PC... It's the first laptop on which have stripes, using laptops for the last 12 years and 17 "for the last 5 years.

    Also feel funny that I am a customer subscribed and that waiting will be provided, all news of Toshiba, not only on new products, but also all product updates... nothing happen.

    Anyone have a similar experience as it is written above?

    Hana

    The year last January or February my friend give me his newest Qosmio G30. I ve used a month. I've install my favorite games and I also used it to scan all my movies of course done.

    The laptop has been pre-installed with Vista, but we have also installed Windows XP Home edition on the second partition to check the performance in the two operating systems. WXP works perfectly and after some personal configurations that Vista was also good working operating system. I recorded a hours of movies, he coded and burned about 20 DVDs. So I hope you believe me that this laptop has been uninterrupted on the race. Encoding is not short and portable process runs almost 24 hours a day.

    After a month of use I didn't noticed anything negative and I can say that the Qosmio G30 is a fabulous laptop. Unfortunately a bit expensive for me.
    I don't know what you're doing with expensive products, but I always buy the extended warranty to avoid a risk of material damage. I don't want to pay for costly repairs. For my new LCD TV I paid about 130 euros for 2 years warranty. Now I don't what will happen over the next 4 years.

    Thus, everyone has their own way how to use laptop and to discuss the system collapse, lose the work during treatment, slowing my productivity is not so easy. Who knows what applications, freeware or shareware you stuff use? Who knows what make your system unstable?

    I use my Satellite 17 nearly 2 years of work and private things and I always use original preinstalled Vista. Why I don't have this kind of problems?
    This with scratches on the screen is too strange for me. I wonder how this can happen. After closing the cover of the display, the screen is protected and there is no chance to make scratches on it.

    One last thing: maybe I didn t understand you well, but what is your problem with the driver updated, updated BIOS or corrections? Each laptop manufacturer offers different updates or upgrades to improve performance, better security, or functionality of the software. Toshiba do this too and this process would not present yesterday, but for years.

    Sorry mate, a side that I understand your wish to discuss all of these negative issues but just blame laptop manufacturer for every stupid thing is not understandable for me. According to me, you know a lot of people say that PC 80% disorders are not result of bad hardware/software, but because nobody who are sitting in front of it.

    What to say at the end? If possible, buy extended warranty to be on the safe side, try to have the right operating system, from time to time do the backup data, make sure that the laptop is placed correctly on the desktop to avoid overheating and I'm sure you'll use your Qosmio for a long time.

    Bye and good luck!

  • Problem with Windows Mail on Satellite L350-145

    Establishment of a L350-145, I met a problem to start Windows Mail.
    At first, I thought that the problem could have been due to a large Import OE, or an interaction with my AV (Kaspersky) or software firewall (Comodo).

    However, having disabled from this other software, then by removing existing user Windows Mail files and finally have restored the system to the box start in HARD drive recovery files, I'm still having the problem, it's...

    If I do a deed of record (for example, creating or deleting a folder), the list of records not updated until I exit and restart the Windows Mail application. Similarly, if I empty the deleted items folder that contains a folder deleted the content of deleted items not updated until I exit and restart the application.

    Because this behavior is allowing me to perform actions on files that have already been made, I fear this could eventually lead to a corruption of file / data mean. And since I can reproduce this problem on a freshly recovered system * before * any operation others actions and installs, I'd be surprised to see that no one he met.

    My conclusion is that there is a problem with the distribution of Toshiba for this laptop. The file name for the collection was 06491XSP.swm.

    Try to update Windows Mail and see how it goes.

    I think that its been via WindowsUpdate.

    Otherwise, try the free (and big!) Mozilla Thunderbird
    http://www.Mozilla.com/en-us/Thunderbird/

  • Problems with Permissions

    Hi all

    My boss asked me to set up an OS X server from scratch and I have no knowledge of how while I am qualified as a graphic designer and only have knowledge of management of minor network which has been accumulated over the years. I have no formal training, but trying my best to get things as long as our old server died shortly after leaving our it guy and he left us no notes on how something has been implemented.

    So far, I have had some success, configure DNS server permissions, etc, but I got to a point where I am unable to continue and I'm not sure what I want even is possible. I spent most of yesterday at scouring forums and try a few different things without success.

    In the workplace, we often connect to other computers to copy and modify files. I've got things so that staff within groups can read/write or just read based on their permissions from group very well, however I have a problem with users moving files on other computers and permissions that go with that move.

    I have a lot of staff under the "creators" group who are able to login and edit files on other computers "designers". The files were shared through the sharing of files on the Mac in question and set of permissions based on groups of read/write privileges. I've set up some computers with the same, on the same network but the way they interact with other computers seem to be quite different from the permissions of file sharing.

    If a staff member creates a file on their own computer and move it across on another computer of designers using their (attributed to the designer group) individual username to another computer to people, said file keeps only the user, IE 'ike' R & W, 'wheel' R & W & "everyone" Read Only on said computer, but on their own computer retains the permissions 'ike' R & W The R & W staff & "everyone" read-only. Another computer also attributed somehow the group 'designers' also for permissions of files, allowing other designers on the network to change the files but not the true owner and user of the computer, in spite of being a designer in the group "creators". The only difference I can logically put it down is different versions of operating systems. This would have an effect? Unfortunately, some computers in the office are quite old and may only, based on what I've read, be absorbed so far in the OS X updates (most is running 10.8.5, I really want to upgrade if possible but boss is against him for some reason any... mine is running 10.10).

    I would appreciate all help I can with what I have reached a point that I honestly have no idea how I should continue - after reading blogs and forums for the past 2 days I have not seemed to be able to find something that could answer my specific questions, but maybe it's because I set up correctly from the start.

    Thanks in advance and apologies if I created this thread in the wrong section

    Stuart.

    Ouch.  I'll try to help in your thought process.  First of all, my deepest condolences to be pushed in a field in which you have no experience.  I'll start by pointing out that Apple certified consultants that can help your organization.  Please take a look at https://consultants.apple.com/us/ to find a counselor in your area.  Your company can create a partnership that can provide lasting benefits and allow you to return to do the work that you prefer.

    OK, now let's look at your situation.  Actually, I won't have to try to solve the problem you have at hand.  Instead, I will try and persuade you to focus on a simpler model.

    First, you mention the implementation of an OS X Server, but your main area of failure is personal sharing of files between computers.  I will give my opinion and suggest you cease this activity.  I can't imagine how your organization keeps track of versions and the workflow if the files are distributed peer to peer.  In addition, what's your backup strategy?  I can imagine several scenarios where this practice will crumble.  User A deletes a file on user B's machine.  User B must leave early so user has picks up the slack and makes the change.  User B is delivered the next day and assumes the task is always active and changes the file on his computer.  She sends the machine to the user now likely to have three versions of the same file, assuming that nothing is crushed.

    Creating a group of Designer you mention.  But are related to the server workstations and is the user mobile accounts?  If the accounts are local accounts are not the same accounts as those created on the server, despite the short names are the same.  UID and GUID values differ.

    Then, how to save these data and how to make your clean?  After my experience, sharing in hand to hand is like having a download folder or an FTP server.  Data going in and out.  I guess that many of your machines have high usage of the data because that whenever a file is shared between the systems you now to create a copy of the file.  And as stated above, I can't imagine a clear workflow to ensure that the most recent and correct, file is still under development by the appropriate operator.

    Ideally, I recommend stop all personal file sharing and focus on a single, centralized where file server permissions can be applied in a logical and just average.  Everyone works present a centralized location, providing version control and access to documents regardless of their staffing attendance or workstation status.  Backup is also much easier.  While you should always be saved from your desktops for disaster mitigation, with all the data of your company in one place allows replication backup and easier off-site.

    Again, sorry 'solution' not to your question but it's my opinion that your rethink your workflow to get the best control of your data.  I hope it's useful.

    Reid

    Apple Consultants Network

    'El Capitan Server - Foundation Services.

    «El Capitan Server - Collaboration & control»

    'El Capitan Server - Advanced Services '.

  • Satellite L500-1ZP - problems with scrolling

    My Satellite L500-1ZP has problems with scrolling via mouse, touchpad or up/down keys...; the window keep turning towards the start window and the content in the lower part can be kept still. The scroll in the pane bar right guard stutter and go back to the basic position.
    Very annoying.

    Does anyone have an idea for a viable solution?

    A little more info about your latest activities can be very useful.
    I can't imagine you have this problem all the time and I would like to know since when you have this strange problem.

    If you have installed something that can have a negative influence on the scrolling feature?
    Have you tried to roll back the BONES to the bygone era?
    Have you tried to do something to make it work again?

  • Mid 2007 iMac - problem with install Clean El Capitan

    I have a (very) old mid 2007 iMac that I tried to do a clean install of El Capitan to a USB flash drive.

    I used the following instructions to create a bootable USB El Capitan:

    http://Mashable.com/2015/10/01/clean-install-OS-x-El-Capitan/#5K.kLrHcpEq3

    The USB boot media creation went through without any problems. However, when I try to start the iMac from the drive flash, iMac stays on the screen of the Apple logo for a few minutes and then restarts.

    The iMac was initially Mavericks recovery utility is restarted after I erased the hard drive. To avoid any possible problems with the installer of El Capitan, I used an older DVD of Snow Leopard to remove the Mavericks recovery from disk. The drive is now without an operating system or recovery utilities.

    I suspect a problem with the hardware with the hard drive or flash drive that I use. The hard drive has been erased with a single pass of zeros using disk utility. The flash drive, I regularly use as disk bootable for PC.

    My only other option at this point is to install Snow Leopard, install upgrade to El Capitan, and then use the recovery of El Capitan to do a cleaning.

    I was wondering if anyone else encountered this problem and has a solution.

    Thank you.

    Just to update.

    I decided to take the long road with this to install El Capitan on this iMac.

    Here are the steps I took to install OS x:

    • Wipe all existing partitions on the hard disk, including my former Mavericks recovery partition.
    • Installed Snow Leopard from the installation DVD. Updated Snow Leopard 10.6.8
    • A ran Installer El Capitan
    • Started in the El Capitan recovery utility. I have reset (formatted) the reader.
    • Re-installed El Capitan.

    I could not only solve problems with my key USB install media. It wasn't a complete disaster since I already had existing media that I could use for my iMac back on its feet. My mistake was wipe my existing facility for the Mavericks before check my USB as bootable. Installation took much longer than I anticipated for this reason.

    So, in conclusion, do a clean install on this model iMac is possible, but I highly recommend checking any bootable media before you delete your existing installation of Mac OS. The best route (and easier) is upgrading the OS.

Maybe you are looking for

  • I can't follow the instructions because popup says Firefox already running; CLOSE button used to work, but does not work today.

    Sometimes when I open Firefox I get a box (must not have used the word POPUP - she distracted the search function)-in any case, a box saying Firefox is already running, and I click the button CLOSE FIREFOX and everything is fine but now CLOSE FIREFOX

  • My acer aspire 5733 lost wifi even if it is on Fn + F3

    WiFi appears does not and doesn't connect to internet but not with cable, use Fn + F3 and showing turn on screenWhen I tried to install the drivers for the Atheros wifi card I get the message "the device may not be present or may be disconnected", I

  • Two networks

    Hello I have two computers connected to a router via LAN who access the Internet through it. Both are active DHCP. Now these lots of computers in the movies I want to watch through Asus O! Play Media Player. For this sake I had implemented another lo

  • Windows didn't start error 0xc000014c

    Whenever I start my laptop Windows vista home it takes me to the Boot Manager and was told he could not start and to insert the installation disc and has a file:\windows\system32\config\system and a staus:0xc000014c windows failed to load because the

  • Advice needed centenarians and hi-res W520 or new and low resolution W530?

    Hello people! I'd appreciate your advice and your experience to help me with my contemplation. Im a CAD (solidworks, autocad, revit) and graphics (adobe, sony vegas) user, I need a new machine because my x200t do not support the load more... I have a