Unwanted starting of taskflows

Hi, I have unbelievable problem with taskflows.
I am using JD Studio Edition Version 11.1.1.5.0 on Weblogic 11.1.1.5
I have page with 4 popups (new, assign, assume, return). Each popup has dialog and region with taskflow. Popup and region are binded in backing bean.
Popups are showed by buttons on page. Button action call methodCall like this:
    public void showNewBook() {
        setNewBookPopupVisible(true); //enable to start taskflow because taskflowregion has activation=conditional and active gets this value
        getNewBookRecordRegion().refresh(FacesContext.getCurrentInstance()); //activate region
        AdfFacesContext.getCurrentInstance().addPartialTarget(getNewBookRecordRegion());
        getNewBookRecordPopup().show(new RichPopup.PopupHints()); //activate popup
        AdfFacesContext.getCurrentInstance().addPartialTarget(getNewBookRecordPopup());
When I push button "Assume" I see in the log
<workOnBook> <assumeBook> entering
<LoggingWrapper> <initLogger> Logger initialized. Identifier = task-flow-content-books-popup-assume
<LoggingWrapper> <initLogger> Logger initialized. Identifier = task-flow-content-books-popup-assume
<LoggingWrapper> <initLogger> Logger initialized. Identifier = task-flow-content-books-popup-assign
<LoggingWrapper> <logInfo> <task-flow-content-books-popup-assign> log: BOOKID=[6] SelectedRow n0 =[2170769]
<workOnBook> <prepairFormForAssign> Called.
<workOnBook> <prepairFormForAssign> BookRecordId: 2170784
<workOnBook> <prepairFormForAssign> BookId: 74
<workOnBook> <prepairFormForAssign> state: 20
Assign popup is not shown but it works on background. task-flow-content-books-popup-assign does createInsert and I can see it in parent window after close of Assume popup.
Thank you for help.

There is nothing strange. Taskflow bindings of the regions are in the executable section of the parent page, so they are executed by default during the PrepareModel phase of the containing page (even if the corresponding regions are not going to be rendered). The corresponding "child" taskflows are created and all their activities up to the 1st view activity are executed (including the CreateInsert activities at the start of the taskflows). You can prevent automatic execution of these taskflows by specifying conditional activation of the taskflows. Use the "activation" and "active" properties of the taskflow bindings for this purpose. Look at the documentation for more details:
Using Task Flows as Regions - 11g Release 1 (11.1.1.5.0)
Dimitar

Similar Messages

  • Inform users on unsaved data when switching between/starting new TaskFlows?

    Hi
    In our case, we are using the multiTaskFlow concept to dynamically start new TaskFlows in Tabs. The simple requirement is to have a generic way to inform users on modified unsaved data when switching or starting new TaskFlow
    I did research in google for answers, but did not found anything working.
    For example, I added following checks (df=dirtyFlag) just before switching between Tabs and Menu-items:
    boolean df1 = am.getApplicationModuleDef().isDirty();
    boolean df2 = ControllerContext.getInstance().getCurrentRootViewPort().isDataDirty();
    boolean df3 = ControllerContext.getInstance().getCurrentViewPort().isDataDirty();
    boolean df4 = AdfFacesContext.getCurrentInstance().getDirtyPageHandler().isDataDirty();
    boolean df5 = am.getTransaction().isDirty();
    boolean df6 = am.getDBTransaction().isDirty();
    boolean df7 = bindingContext.getDefaultDataControl().isTransactionDirty();
    boolean df8 = dcBindingContainer.getDataControl().isTransactionModified();
    boolean df9 = dcBindingContainer.getDataControl().isTransactionDirty();
    Start Application and perform a TAB switch without searching or changing anything
    df1 true
    df2 false
    df3 false
    df4 false
    df5 false
    df6 false
    df7 false
    df8 false
    df9 false
    Within a TaskFlow I perform a SEARCH and perform a TAB switch, flags change to following:
    df1 true
    df2 true
    df3 true
    df4 true
    df5 true
    df6 true
    df7 false
    df8 false
    df9 false
    I MODIFY values within TF and perform a TAB switch, flags remain same and regardless what I do, they remain so:
    df1 true
    df2 true
    df3 true
    df4 true
    df5 true
    df6 true
    df7 false
    df8 false
    df9 false
    Do you know a working approach?
    Thanks in advance!

    Hi,
    its for when you leave a view, not when you switch task flows in a page. To get back to your question, one thing you forgot to mention is what data control state is it that the task flows have: shared or isolated? If they have a shared state then only a single transaction is on and you should be able to tell the dirty state by calling
    boolean df2 = ControllerContext.getInstance().getCurrentRootViewPort().isDataDirty();
    However, if the task flow is in isolated mode then you will need to get a handle to the data control frame used by that task flow.
    BindingContext ctx = oracle.adf.controller.binding.BindingUtils.getBindingContext();
    String frameName = ctx.getCurrentDataControlFrame();
    DataControlFrame frame = ctx.findDataControlFrame(frameName);
    boolean isDirty = frame.isTransactionDirty();
    //see: http://docs.oracle.com/cd/E15051_01/apirefs.1111/e10653/oracle/adf/model/DataControlFrame.htmlHowever, this information is only available from within the task flow, which means to check this from the outside you need to provide a mechanism to get to this information (contextual events would be an option. You define a contextual event receiver on the task flows that when called checks the current transaction state and then "fires" the answer back to the caller, which then obtains a map of task flow transaction states to check before navigating away or switching task flows.
    Frank
    Edited by: Frank Nimphius on Apr 11, 2013 2:48 PM

  • Unwanted start up of photoshop album starter

    every time I connect my camera to my PC the photoshop album starter opens. I like the program but I want to choose when to use or not to use. If I can't make it stop I'll have to delete it. Can it be done?

    Hey Aronia,
    You can import your images in PhotoshopElements6 immaterial of there presence in Photoshop Album Starter Edition.So, let's take your questiona one by one.
    1)As far as getting your images out of album starter is concerned, album starter is not a software that stores your images. It just keeps the location of your images in a catalog. So, if you want to get your image out of album starter and into PhotoshopElements.
    -Get the location of images in starter edition by right click, select properties and click on the folder icon at the bottom of the properties dialog box.
    -Now Launch Photoshop Elements(Organizer) and drag and drop the images to it or go to File menu, select "Get Photos from>Files and Folders", browse to the location of the images and click on Get photos.
    -Once you have transferred all your images tp photoshop elements you can uninstall album starter and keep just one application on your system.
    2)The email workflow in Photoshop Elements is as follows-
    -Launch organizer.
    -Select some images
    -Go to the Share tab
    -Select Email attachments/Photomail
    -Then proceed as per the directions.
    You might have got stuck due to some network problem. Can you please tell me which mail client are you using and where exactly did you get stuck in the workflow?
    Cheers,
    Chhaya

  • JDev 11g: Manipulating taskflow activities at runtime; possible ?

    Hi All,
    This may sound crazy or stupid, or both but here goes.
    For reasons I cannot get into on this forum, I would like to create .jsff pages on the fly at runtime (which is fine and easy). When these .jsff files are created I would like to include them in a taskflow.
    Is there anyway to manipulate the taskflow at runtime so that I can point to any of my dynamically created .jsff pages ?
    So to start my taskflow would look something like this:
    1st (default activity) beforeRenderMethod()
    2nd (upon 'success' outcome) dummyJSFF.jsff (this is what I want to replace with my dynamically created .jsff
    The reason I'm working with .jsffs is that this is only a small part of a bigger project and will be embedded in a larger .jspx.
    Any thoughts on this problem ?
    Thanks,
    Mark
    Edited by: Mark Williamson on Apr 2, 2009 2:43 PM
    Edited by: Mark Williamson on Apr 2, 2009 2:44 PM

    Hey Simon,
    Thanks for your reply.
    Ya I got as far as getting the metadata object from the view activity and when I try to change it using the built in method setPageName() it gives me an exception somewhere in the XMLNode.class which I don't have any source code for.
    There has to be a way to trick the ControlEngine to forward to a different page fragment.
    Mark

  • Bindings not available in taskflow method pageDef [testcase included]

    Hello,
    I've migrated an application from ADF 11.1.1.4 to 11.1.2.1 and found some bounded taskflows not working.
    I replaced all declarative operations with Java methods and found out that #{bindings} is not available.
    I'm trying to perform a CreateWithParams operation having one NamedData. It's value is #{bindings.IdkContent.inputValue} - another iterator's current row attribute.
    In Java method I'm cheching that there is an iterator's current row and there is an attribute, but ADFUtils.getBoundAttributeValue("IdkContent") throws nullpointerexception.
    You can see it on the screenshot.
    Create operation NamedData resolves to null so it fails.
    Code:public String createContent() {
            _logger.finest("--- createContent");
            OperationBinding createContent = ADFUtils.findOperation("CreateContent");
            _logger.finest("--- createContent = "+createContent);
            Row row = ADFUtils.findIterator("KindsContentTypesInfView1Iterator").getCurrentRow();
            _logger.finest("--- Row = "+row);
            _logger.finest("--- Row.IdkContent = "+row.getAttribute("IdkContent"));
    //        _logger.finest("--- IdkContent = "+ADFUtils.getBoundAttributeValue("IdkContent")); // throws NullPointerException
            _logger.finest("--- param = "+createContent.getParamsMap().get("IdkContent"));
            createContent.getParamsMap().put("IdkContent", row.getAttribute("IdkContent"));
            createContent.execute();
            _logger.finest("--- done");
            return "next";
        }Here is a screenshot: http://imageshack.us/photo/my-images/208/bindings.png/
    I've checked DataBindings.cpx and everything looks fine. Recreated BTF also with the same resault.
    Why bindings isn't bindings available and how can I cope with it?
    This trouble is caused by automatic migration without any modifications, it was fine in ADF 11.1.1.4 and it fails in 11.1.2.1, so I consider it to be a bug.

    Hello Frank,
    I've recreated the whole taskflow including this pageDef with the same result.
    About an outputText... where do I add it to? The problem is in method action.
    I've added these lines into code:_logger.finest("--- bindings = "+JSFUtils.resolveExpression("#{bindings}"));
          // --- bindings = insert_content_insert_content_CreateContentJavaPageDef
    _logger.finest("--- bindings.IdkContent = "+JSFUtils.resolveExpression("#{bindings.IdkContent.inputValue}"));
          // NullPointerException at ... JSFUtils.resolveExpression(JSFUtils.java:52)Also there is an absolutely wierd thing. If I start a taskflow with a dummy page (just a commandButton to continue), everything works just fine.
    Look at the taskflow diagram: http://img99.imageshack.us/img99/5921/taskflow.png
    _logger.finest("--- bindings = "+JSFUtils.resolveExpression("#{bindings}"));
          // --- bindings = insert_content_insert_content_CreateContentJavaPageDef
    _logger.finest("--- bindings.IdkContent = "+JSFUtils.resolveExpression("#{bindings.IdkContent.inputValue}"));
          // --- bindings.IdkContent = 1229 And another detail. The taskflow is called in a popup as inline-document. If I run it not in a popup - everything works fine again.
    Couldn't create a testcase for quite a long time.

  • I repeatedly get "error during rendering/encoding of menus/slideshow" message.  This process is the same on my iMac, MacBook and another iMac.  I have been burning dvd's int he same way for the past 12 months using the exact same steps successfully.

    I keep getting "error during rendering/encoding of menus/slideshows" message.  I have been burning DVD's in exactly the same way for the past 12 months and mostly on my MacBook which is 3 years old.  Obviously I'm using iDVD.  I purchased an iMac about a year ago and moved to use this for dvd burning without problem.  A few months ago (approximately) I started to experience problems with burning with the error message above.  I tried everything including starting the whole process from scratch right down to capturing the movie clips from my video recorder into iMovie, then using them in iDVD.  Still the same message came up.  I lost count of how many times I repeated the process with different clips and variations and the same thing happened.  This was also the case with my MacBook and my husband's iMac.
    After taking both of mymac's tothe service centre, having new optical thingys put it and even a new hard drive on my iMac along with a new DVD burner the same thing happened.  They told me it must be the process that I am using that is incorrect!
    I took my 27" iMac to an apple shop and asked them to assist me while I use the same technique as I always had.  The same message came up so they tried using my clips in one of their mac's.  The same message. They tried it with different clips and the same message.  The only way we could get theirs to work was with a magic DVD which did not produce what I needed and was limited with only one page. 
    I now cannot use any of my Mac's for the intended purpose that I bought them for - to produce good media for my work!  It was suggested that I purchase some non Mac software to burn DVDs which defeats the object of having a mac with iDVD in my opinion.  I have a book on iDVD which is very informative and have followed the process to the letter and checked all the trouble shooting and still no remedy.  It was mentioned that an up-date may have caused the problem on all my macs.
    I feel that this issue should be addressed by Apple as a matter of correctness.
    I now find that on the net there are many posts in forums and such like with exactly the same (almost word for word) problems.  Please Apple, keep/regain your good name and sort this out.
    Jayne Connelly

    Thanks Bengt W for your attention to this matter.  So much appreciated.  And thanks for putting me right on the aim of forums (new to this).  Although, you may regret asking for more information.  I've added everything I can below.
    The process I used is as follows:
    Import recorded clips of between 5 and 15minutes each from my video recorder into i
    Edit the clips (remove unwanted start and endng)
    Add title to front of clips
    ‘Share’ them to ‘movie’ (export using QuickTime)folder in .mov format individually
    Open iDVD and ‘create new project’
    Select ‘favourite’ theme that I have set up forall my work dvd’s (this has been used successfully many times and I’ve triedwithout using the favourite them).
    Add 2 submenus for each group of clips
    Select submenu  - drag and drop between 3 – 6 clips in each of the twosubmenus
    Change title colours on clips
    Dragand drop image into drop zones where required
    In‘map’ view I check for any yellow warnings before burning to disc
    In an attempt to remedy the problems I’ve tried the following:
    Try new DVD discs
    Try different themes (favourites and standardones)
    Change images in drop zones
    Start whole process again even from importingfrom camera again
    Two other completely different computers (iMacand MacBook) with iDVD
    Go to apple shop and use their computers to doin iDVD
    Try with one clip and no menu pages added
    Use a clip that I already have that did notoriginate from my camera
    Turn computer off and restart
    New hard drive
    New optical lense (thing)
    New DVD burner
    Saving to disc image rather than dvd disc
    Other points:
    I also have a ‘flip’ and ‘iPhone’ whereI’ve imported footage camera which, although limited, records and makes videoclips and burns them to DVD through iDVD without problem.
    For example, I have just gone through steps 5 - 11 using some clips that were already imported from my iphone to iPhoto and dragged across.  I used a theme that I've used before which has failed and added one sub menu page where the clip went.  It burned to disc image successfully.
    The startup disc, I believe will have no space issues asit’s a new hard drive with no use apart from this.  That could have been an issue before (I didn’t check it) butnot now.
    Other technical stuff that I don't understand but you may:
    I have…… Mac OS X Version 10.6.7 with all updates onit.  Processor 2.8 GHz Intel Corei7.  Memory 4GB 1067 MHz DDR3.
    iDVD version 7.1.1
    HardwareOverview:
      Model Name: iMac
      Model Identifier: iMac11,1
      Processor Name: Intel Core i7
      Processor Speed: 2.8 GHz
      Number Of Processors: 1
      Total Number Of Cores: 4
      L2 Cache (per core): 256 KB
      L3 Cache: 8 MB
      Memory: 4GB
      Processor Interconnect Speed: 4.8 GT/s
      Boot ROM Version: IM111.0034.B02
    SMC Version (system):            1.54f36
    OPTIARCDVD RW AD-5680H:
      Firmware Revision:     3AHB
      Interconnect:    ATAPI
      Burn Support:   Yes (AppleShipping Drive)
      Cache:    2048KB
      Reads DVD:    Yes
      CD-Write: -R, -RW
      DVD-Write:   -R, -R DL,-RW, +R, +R DL, +RW
      Write Strategies:  CD-TAO,CD-SAO, CD-Raw, DVD-DAO
      Media: Toshow the available burn speeds, insert a disc and choose View > Refresh
    If you can solve this you are better than the 'apple geeks' in the shop and the service technicians in the service centre (and of course me but that's no achievement). 
    Eagerly awaiting your reply.
    Jayne

  • WINDOWS UPDATE ERROR : 80080005

    WINDOWS UPDATE ERROR : 80080005
    STEPS TO BE FOLLOWED
    If windows 7/ Vista or windows 8 or 8.1 :
    * open ‘CMD’ or ‘command prompt’ as an ‘Admin’
    * Type ‘ netsh int ip reset ‘
    * Type ‘ netsh winsock reset ’
    * Type ‘netsh advfirewall reset ‘
    * Type ‘ipconfig /flushdns ‘
    * Check for infection and Clear Rootkits in Program files / Appdata / temp / %temp%
    * Check for unwanted Task scheduler task folder and delete them all
        * > C: \windows\System32\Tasks
        * > C: \Windows\Tasks
    * Check start-up Services and programs
       * > Check Hide all Microsoft services and enable important programs and services needs for NJO remote services
        * > Disable unwanted start-up items
    * Wait for all the process to complete and then,
    * Try checking for windows update to see if updates can be found
    * If no Updates can be found please make sure you ‘Restart ’ the cx Pc and then  check for updates
    These steps may Apply for any other windows update issue which results in fixing the issue

    Hi
    Thanks for sharing.
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • JRE 8u25 INSTALL_DIR not working

    I'm trying to install the JRE 8 (version 8u25) Offline installer jre-8u25-windows-i586.exe on 32-bit Windows 7, using the command line (and INSTALLCFG) options I found in the documentation chapter 17 titled "Windows JRE Installer Options". I have most of the options working, but not the INSTALL_DIR option, not on the command line nor in the INSTALLCFG file. In both cases, it tells me the format of that option is invalid, but not why. And it will not write a log file when I append the /L logfilepath option, either.
    Here's what I need to do: I need to force JRE 8u25 to install in %ProgramFiles%\Java\jre8, not in %ProgramFiles%\Java\jre_1.8.0_25, or anything else that is version specific.(This same problem was reported in the discussion here: Where is documentation on how JDK installs on Windows?.) It does not accept this INSTALL_DIR option with or without quotes, with or without a trailing backslash, whether the directory already exists or not, whether I specify the directory as %ProgramFiles%, C:\Program Files, or C:\Progra~1.
    So I really need to see some examples of the INSTALL_DIR option, when the target is a folder under %ProgramFiles%. Can anyone provide any working examples? If not, can anyone provide a different way to fix the installation directory?                              Sande

    By trial and error (my least favorite way of troubleshooting), I discovered that the documentation is wrong:
    The correct command line option for the installation directory is not INSTALL_DIR but is INSTALLDIR.
    Now I wonder what the correct use of the option NOSTARTMENU is, because setting it to 1 or 0 still creates the unwanted Start menu shortcuts.

  • Why doesn't iTunes auto update to 10.6.1?

    Apple Software Update informs me of the above update and I click install.
    After a while the install gives the error:
    "Errors occurred while installing updates. If the problem persists, choose Tools>Download only and try installing manually".
    The fact that the iTunes menu does not include "Tools" seems to escape whoever wrote the script.
    Repaired Apple Software Update in Add/Remove programmes and tried again - same result.
    I can only assume there is a problem with this update and do not want to try the manual option.
    Anybody else seeing this?

    Seems I may have found the problem.
    I looked in Services and saw that I had set Apple Mobile Device to disabled.
    Reset it to manual and started it. Ran ASU again and 10.6.1 installed OK.
    The reason I set Apple Mobile Device to disabled is because I DON'T HAVE AN APPLE MOBILE DEVICE!!
    I don't have an iPod either but iPod service always runs on start up even though it's told not to synch with anything. iTunes Helper is another unwanted start up item but at least that can be removed.
    This unwanted start up junk is a pain, that's why I stop it.
    I assume other people may have done the same thing but why settings preferences should cause problems with updating I don't know.

  • Hi I  newly started using Iphone 6, I am not getting all the applications list under Use Cellular date for to restrict my unwanted apps on cellular data

    Hi I  newly started using Iphone 6, I am not getting all the applications list under Use Cellular date for to restrict my unwanted apps on cellular data
    Please help me out

    Hi Rajesh778484,
    Welcome to the Apple Support Communities!
    I understand that some of your applications are not appearing under Settings > Cellular on your iPhone so that you can restrict or allow use of cellular data. If you have some installed applications on your iPhone that are not showing here, the first troubleshooting step I would suggest would be to reset your iPhone. Please refer to the attached article for information on how to perform a reset. 
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    Best regards,
    Joe

  • How do i change the start up page i have changed in tools but returns to the unwanted page at startup

    i changed the start up page in tools / options and when i restart Firefox it returns to the unwanted page
    i installed bit comet and winxdvd programs i was browsing some other sites at the time so i am not sure if those programs were the problem or not

    See http://kb.mozillazine.org/Preferences_not_saved

  • Unwanted sounds when logic plays from the start of the track!!! help!!

    i would really appreciate if anybody helps me here!
    i have logic rewired with reason. i have numerous tracks and instruments on both
    all my drums are in reason and when i play the tracks back in logic i get an unwanted kick and a crash at the point i start the song, this happens anywhere between the count in and the first audio in logic.
    whe i play it back from the start in reason i dont get these sounds, only when i play it from logic!
    there is definately no loose midi data in reason(as there is no place for it ) and i have had draw a long count out in logic just so the track starts after these sounds have faded away?
    any advise???

    Correction:
    This has happened to me lots too, to sessions where I am using a lot of virtual instruments. I don't think you issue has anything to do with ReWire.
    I think it has to do with stopping a song before it ends, returning to the start and playing song again. It has to do with lookahead and ram etc ....
    The way to avoid this is to back your song start up, or nudge your tracks forward a bit. One bar or less seems to do the trick for me.
    Hope that helps.
    Cheers
    Dee

  • How do I remove an unwanted site that keeps popping up at start up

    http://www.lonelypacifist.tk/ keeps opening upon start up. I have never visited this site nor do I plan to, but it is stored somewhere on computer and would like to delete it. Any ideas??

    The Lonelypacifist.tk browser hijacker is bundled with certain free software in the category of Potentially Unwanted Programs.
    http://www.malwareremovalguides.info/remove-lonelypacifist-tk-browser-hijacker-removal-guide/

  • Upon opening, FF starts with unwanted tabs

    with FF 3.6.13, when FF starts up fresh, it opens up, besides my home page, 2 other, totally unrequested tabs. One is, thanks for upgrading to 3.6.13, which I did weeks ago, and another one for a plug-in. These two additional tabs are NOT in my Options page, and are unwanted.

    Hi Bernadine, some of the characters in the report (*) and (#) are being misinterpreted by the forum software. If you place a space in front of the line then it won't turn into bullets and numbers.

  • I cannot keep it from re directing to various unwanted sites... How do i fix this. Not going to start in safe mode every time! FRUSTRATED

    After updating firefox,, i keep getting redirected almost 100% of the time.. I have attempted to fix this issue but i do not want to delete and redownload ff and loose all my saved info.. passwords etc. there has to be an easy fix for this.. If not.. i will start using another browser!!!!

    Sounds like a Malware infection on your PC.
    Install, update, and run these programs in this order. They are listed in order of efficacy.<br />'''''(Not all programs detect the same Malware, so you may need to run them all to solve your problem.)''''' <br />These programs are all free for personal use, but some have limited functionality in the "free mode" - but those are features you really don't need to find and remove the problem that you have.<br />
    ''Note: If your Malware infection is bad enough and you are mis-directed to URL's other than what is posted, you may have to use a different PC to download these programs and use a USB stick to transfer them to the afflicted PC.''
    Malwarebytes' Anti-Malware - [http://www.malwarebytes.org/mbam.php] <br />
    SuperAntispyware - [http://www.superantispyware.com/] <br />
    AdAware - [http://www.lavasoftusa.com/software/adaware/] <br />
    Spybot Search & Destroy - [http://www.safer-networking.org/en/index.html] <br />
    Windows Defender: Home Page - [http://windows.microsoft.com/en-US/windows7/products/features/windows-defender]<br />
    Also, if you have a search engine re-direct problem, see this:<br />
    http://deletemalware.blogspot.com/2010/02/remove-google-redirect-virus.html
    If these don't find it or can't clear it, post in one of these forums for specialized malware removal help: <br />
    [http://www.spywarewarrior.com/index.php] <br />
    [http://forum.aumha.org/] <br />
    [http://www.spywareinfoforum.com/] <br />
    [http://bleepingcomputer.com]

Maybe you are looking for

  • Changes in customer master data

    Hi Is there a different way (apart from using IDOCS) to identify changes (create/update/delete)  in customer's master data to the following  Condition Class: BPAR TESTRF DEBI KLIM Best Regards Tal

  • Does Intune Company Portal in mobile devices notify app updates?

    Hi, Does Intune Company Portal in mobile devices notify app updates? And if we retire the devices from company portal, the apps we just previously installed from the company portal app will be uninstalled automatically?

  • Other Macs Can't Connect To My Shared Folders...

    I have 3 macbook pros in my house, all running 10.5.4 Leopard, and only one has this problem and I don't know why: The other 2 computers can see my computer under "Shared" in the Finder, and clicking on it connects the computers successfully as "gues

  • IPhone pairing to MacBook via Bluetooth

    Hi Everyone, I have been trying to pair my iPhone with my new MacBook with no success. It will detect my iPhone, I'll enter the given pin on iPhone, but it doesn't connect. Is it possible if done right, I'll be able to receive calls on my MacBook and

  • Adress bar not "active"

    Hi, When I open Safari, I have to click in the adress field, before I can type in an adress (or Google something). How do I make it active as default?