Edit feature decision tree PE03

what is the relationship for PE03 and $p0600qn abap program?
how is $P* program generated?

The feature is not getting saved or activate , error occured:
E: Decision operation not unique because field value occurs several times
Message no. 5P308
I created a node for molga: 40, on 40: my Personnel area and under that sub area, on sub area , value 01 to Specify Rule Groups for Quota Type Selection
Please help.

Similar Messages

  • Feature decision tree problem

    Hi all,
    When creating a node in Feature QUOMO, decision tree for country grouping, only value e.g. 40 is displayed, not text i.e. India. Also for Personnel Area, subarea, the same is happened.
    How to do that?
    Regards,
    milinds

    The feature is not getting saved or activate , error occured:
    E: Decision operation not unique because field value occurs several times
    Message no. 5P308
    I created a node for molga: 40, on 40: my Personnel area and under that sub area, on sub area , value 01 to Specify Rule Groups for Quota Type Selection
    Please help.

  • Decision tree

    Can someone plz let me know how to call decision tree for return value.

    HI,
    In order to call the decision tree u Should first set the parameters, then Check the number range intervels, then have to default the values. Generally u use the decision trees while defaulting ie only there u need to assign the return value.
    The return value depends on ur requirement.
    If defaulting number ranges, u have diff countries and u have specified Company code, EG,ESG,PA,PSA, then assign the u have to give the return value like from which number u want to display that would be assigned in intervels of number ranges. so specify the no u want and then check and click activate.
    So u have specified the return value for the country u require and u may not know in future u may require other country which u didnt specify so for otherwise display a return value which is not assigned to countries u specified.
    In the similar way the decision trees can be used where ever the feature is used and can be know by Tcode PE03.
    Hope u understood,
    let me know if u have any concern,
    Reward if helpful,
    Asha

  • Decision Trees with ODM 10.1

    Hi all,
    Does anybody know how to use DTs with ODM R1?. Maybe with the ABN model?.
    Any hint or recommendation to start with this?
    Thanks in advance!

    In ODM 10.1 you can get a type of decision tree using ODM in single feature mode. Unlike a traditional decision tree algorithm (e.g., CART), this type of ABM model creates a tree that, for a given level of the tree, it splits all the nodes along the same attribute. This ABN approach has the advantage of being more robust than traditional decision tree models. However, it works better (more accuracy and deeper trees) if the data set has a large number of rows.
    -Marcos

  • Sharepoint decision tree

    Hi all, 
    I would like to create a decision tree form in the SharePoint. The users have to select their preference scenario and depending on their answers they will take different answers. In addition, the users will direct to a specific library in the SharePoint
    to find material related to their answers. 
    Could you please tell me if there is a way to implement this idea in the SharePoint without using the SharePoint designer? 
    In addition, could you please share any information( add on features) that will help me to implement this solution?
    Thank you in advance.

    Hi Georgia,
    If you would like to redirect uses to another page after user responding to survey, then you might need coding to achieve this.
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.utilities.sputility.redirect(v=office.15).aspx
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Exporting Decision Tree Rules

    I have built the decision tree model in ODM GUI. I would like to export all the decision rules in XLS or PPT from the built model. What is the appropriate way to do this.
    Thanks,
    Avinash

    Hi Avinash,
    Add a Model Details node to the workflow and connect the Build Class node (or the Model node) to the Model Details node.
    Then edit the Model Details node and select the DT details you are interested in.
    In your case, I think that is the Full Tree details.
    You can then right click and select View Data off of the Model Details node and then ctl-a, ctl-c and paste into spreadsheet.
    Thanks, Mark

  • NUMKR  Decision Tree

    Hi Gurus
    Any one explain me how to define NUMKR Decision/Feature Tree? how to follow or what is the steps? I was taken number ranges from Internal and have to determine defaults for number ranges....
    Thanks & Regards

    Hi,
    Using NUMKR feature we can default Personnel Number according to the below fields:-
    Country Grouping
    Company Code
    Personnel Area
    Employee Group
    Employee Subgroup
    The return value should be the Number range number (the number which identifies a number range interval).
    For Eg the decision tree will be like follows:-
    NUMKR Infotype 0000 (Actions)
            MOLGA Country Grouping
                40 India
                    WERKS Personnel Area
                        1000 Raj Per Area
                            PERSG Employee Group
                                A H.O-Staff
                                    PERSK Employee Subgroup
                                        A1 Senior Exequtives
                                            01  is the return value (Number range number)
    Thanks and regards
    kiran

  • Failed to open model viewer error, for Decision Tree Model

    Oracle 11.0.2
    SQL Developer 3.0.04
    I am trying to follow ODM tutorial here :
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/bidw/datamining/ODM11gR2.htm
    After completing initial analysis, I want to investigate the Decision Tree model more closely. As I choose View Models > CLAS_DT_1_1, I get an error message:
    Failed to open model viewer
    Details are:
    java.lang.RuntimeException: not instanceof RoundedTreeNode
         at oracle.dmt.dataminer.mviewer.dtree.model.TreeNode.assignPropertyChangeListener(Unknown Source)
         at oracle.dmt.dataminer.mviewer.dtree.DecisionTreeEditor.setPropertyChangeListener(Unknown Source)
         at oracle.dmt.dataminer.mviewer.dtree.DecisionTreeEditor.open(Unknown Source)
         at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:283)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:184)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:95)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:232)
         at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:195)
         at oracle.ideimpl.editor.TabGroupState.createSplitPaneState(TabGroupState.java:102)
         at oracle.ideimpl.editor.TabGroup.addTabGroupState(TabGroup.java:379)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1403)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1337)
         at oracle.ideimpl.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1263)
         at oracle.ide.editor.EditorUtil.openDefaultEditorInFrame(EditorUtil.java:164)
         at oracle.dmt.dataminer.workflow.WorkflowContextMenu$2.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:833)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:877)
         at java.awt.Component.processMouseEvent(Component.java:6504)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
         at java.awt.Component.processEvent(Component.java:6269)
         at java.awt.Container.processEvent(Container.java:2229)
         at java.awt.Component.dispatchEventImpl(Component.java:4860)
         at java.awt.Container.dispatchEventImpl(Container.java:2287)
         at java.awt.Component.dispatchEvent(Component.java:4686)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
         at java.awt.Container.dispatchEventImpl(Container.java:2273)
         at java.awt.Window.dispatchEventImpl(Window.java:2713)
         at java.awt.Component.dispatchEvent(Component.java:4686)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
         at java.awt.EventQueue.access$000(EventQueue.java:101)
         at java.awt.EventQueue$3.run(EventQueue.java:666)
         at java.awt.EventQueue$3.run(EventQueue.java:664)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
         at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
         at java.awt.EventQueue$4.run(EventQueue.java:680)
         at java.awt.EventQueue$4.run(EventQueue.java:678)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
    I get this error for Decision Tree Model only. For other models, there is no problem. How can I fix it?
    Thank you.

    After setting system language to English, be sure to restart SQL Dev to retry the test.
    Make sure you have the latest patches installed.
    Go to menu: Help-> About. In the About dialog, select the Extensions tab and check if you have Data Miner version 11.2.0.2.04.40. If not, go to menu Help->Check for Updates, and install the SQL Developer and Data Miner patches.
    SQL Dev 3.0 is not certified with Java 7.
    Thanks,
    Marat
    Edited by: mspivak on Jan 10, 2012 12:33 PM
    Edited by: mspivak on Jan 10, 2012 12:33 PM
    Edited by: mspivak on Jan 10, 2012 12:34 PM

  • Problem in datamining :Wanting package holding classes for Decision Trees

    Hello,Friends.Please,I have downloaded the package odmapi.jar several times (several releases ) but there was a problem that I did not find the class DecisionTreesSettings(or classes concerning to Decision Trees ) in the path :oracle.dmt.odm.settings.algorithm...
    Please help with giving me release of this package that holds this class....thanks

    I only have to put null in the instance variable declaration for it
    to pop up again in my application.This almost always points to you performing some initialization from a superclass constructor. I know you say this isn't happening. However, it's by far the most likely situation. You could also have threading issues, as you don't synchronize your singleton creation.
    FYI, Java initializes class instances using the following (simplified) sequence
    1) Allocate the memory and initialize it to default values (nulls for references, 0 for numbers, false for booleans). This happens before any constructors are called.
    2) For each class in the hierarchy, starting with Object, invoke the instance initializers and appropriate constructor. If a superclass constructor changes a variable defined by a subclass (typically by calling one of the subclass's methods), that value will be overwritten by any instance initializer (or constructor-time assignment) of the subclass.
    For testing, I suggest you put logging messages in the code that assigns the variable, and at the start of the subclass constructor. You should probably log the current thread ID, and it wouldn't hurt to dump a stack trace as well.
    Edit: wow, lots of posts between the time I started writing this and the time I finished ... oh well, perhaps the OP will understand instance initialization better if he/she reads this.

  • Video Editing feature in latest version of Photoshop CS6 does not exist/work. How do I fix this problem?

    Hi everyone! I downloaded CS6 for a graphic design class that I was taking. I later found out that you could edit videos with the essentials portion of CS6 since it no longer has to be extended like in CS5. I went to import some videos from bridge and bridge would not allow me to do so. I also tried to open the files in Photoshop and I as I was looking at the type of files that I could open like quicktime files, wmv., mov., etc., I could not find anything relating to opening videos. The only thing that showed up were types of image files to open. Did I buy a faulty version of this program? Is there a way to get the video editing feature back on here or do I have to breakdown and buy Photoshop essentials separately?
    Thank you!

    Try dropping the video file on CS6 it should open.  Maks sure CS6 is up to date. Version 13.0.6 Mac version 13.0.1.3 Windows Version 13.1.2 subscription. Also post you CS6 menu Help>System Info... Copy and paste here.  You can see  have the subscription version and use Windows 7....
    Adobe Photoshop Version: 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:13, Stepping:7 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 12
    Logical processor count: 24
    Processor speed: 1995 MHz
    Built-in memory: 40886 MB
    Free memory: 34400 MB
    Memory available to Photoshop: 37196 MB
    Memory used by Photoshop: 95 %
    Image tile size: 1024K
    Image cache levels: 6
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Normal
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Version: 1.1 CUDA 6.5.18
    OpenGL Version: 2.1
    Video Rect Texture Size: 16384
    OpenGL Memory: 2048 MB
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: Quadro 4000/PCIe/SSE2
    Display: 2
    Display Bounds: top=0, left=-1360, bottom=768, right=0
    Display: 1
    Display Bounds: top=0, left=0, bottom=1080, right=1920
    Video Card Number: 1
    Video Card: NVIDIA Quadro 4000
    Driver Version: 9.18.13.4084
    Driver Date: 20140912000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: NVIDIA Quadro 4000
    Video Card Memory: 2048 MB
    Serial number: 96040035116912554961
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\JOHNJM~1\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      F:\, 465.2G, 184.9G free
      C:\, 224.2G, 101.4G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: C:\Photoshop64 Plug-Ins\
    Installed components:
       ACE.dll   ACE 2012/06/05-15:16:32   66.507768   66.507768
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/09/10-12:31:21   5.0.4   79.517869
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1686  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/06/05-15:16:32   66.507768   66.507768
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/06/05-15:16:32   66.507768   66.507768
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/06/05-15:16:32   66.507768   66.507768
       BIBUtils.dll   BIBUtils 2012/06/05-15:16:32   66.507768   66.507768
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.1.0.20577   2.1.0.20577
       CoolType.dll   CoolType 2012/06/05-15:16:32   66.507768   66.507768
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   2.1.2.1681  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
    Required plug-ins:
       3D Studio 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       Angled Strokes 13.0
       Average 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 8.7.1
       Camera Raw Filter 8.7.1
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Clouds 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Collada 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Embed Watermark 4.0
       Entropy 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Extrude 13.0
       FastCore Routines 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Maximum 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mean 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Measurement Core 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Median 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mezzotint 13.0
       Minimum 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       MMXCore Routines 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Picture Package Filter 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Pinch 13.0
       Pixar 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Range 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.1.2
       Shear 13.0
       Skewness 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       STL 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Sumi-e 13.0
       Summation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Variations 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       WIA Support 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Wind 13.0
       Wireless Bitmap 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       ZigZag 13.0
    Optional and third party plug-ins:
       Alias PIX 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Contact Sheet II 12.0 (12.0x001)
       CUR (Windows Cursor) NO VERSION
       D3D/DDS 8, 55, 0109, 1800
       ElectricImage 13.0
       Face Control II 2.00
       Fine Touch 3.25
       GREYCstoration NO VERSION
       HSB/HSL 13.0
       ICO (Windows Icon) NO VERSION
       Lighting Effects Classic 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       NormalMapFilter 8.55.0109.1800
       Picture Package 12.0 (12.0x001)
       Reduce Noise 7.0.0.0
       ScriptListener 13.0
       SGI RGB 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       SoftImage 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       StarFilter Pro 3 3.0.5.1
       SuperPNG 2.0
       Variations 14.2.1 (14.2.1 x001)
       Wavefront RLA 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Web Photo Gallery 12.0 (12.0x001)
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Photo Collage Toolkit
       Kuler
    Installed TWAIN devices: NONE

  • Is it available to add document editing feature in our own OA system using Office Web Apps Server without installing SharePoint?

    It seems we need to license OWA server with SharePoint to enable editing feature. Can I call OWA to
    edit file outside SharePoint? 

    You can edit documents via Outlook Web App (Exchange). You can also build your own interface to do so.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Bought elements 10 last month and can't use the edit feature.

    So I got elements 10 with a Wacom Bamboo Capture around April 23rd last month. I created a new adobe id and signed in. It asked me to update my account and add my birthday, personal URL for photoshop, and agree to the terms. Everytime I've tried to do this during the past few weeks I always get an error/failure message. I acknowledge that photoshop is moving to revel and that's probably the reason why I can't complete my sign in. I've already asked adobe with a live chat and they suggested I come here to the forums. Is there any way to use the edit feature now? ele

    Just don't use the welcome screen. If you use Windows, go into the program files or program files(x86) for 64-bit systems, find the actual .exe/application file for the editor, right click it and make a desktop shortcut and use that instead of the welcome screen to launch the editor. For macs, it's in applications>adobe photoshop elements 10>support files.

  • Photoshop Elements 7 Edit feature

    A friend of mine has purchased Photoshop Elements 7 and is having trouble with it. The first menu opens and gives you the option to organize, edit, create, or share. Everything works except the Edit feature. When I click on the button it starts to load and then crashes. It doesn't provide me with any identifying error message so it's been difficult for me to search for solutions.   Any help would be greatly appreciated.

    /support
    TechNote
    Photoshop Elements 7 Editor crashes at "Building TWAIN menu items" during startup (Windows)
    Ratings:0
    Issue
    When you try to start the Adobe Photoshop Elements 7 Editor on Windows, the application closes when the splash screen displays "Building TWAIN menu items" and Windows may return one of these error messages:
    "Adobe Photoshop Elements 7.0 (Editor) has stopped working."
    "Adobe Photoshop Elements 7.0 (Editor) has encountered a problem and needs to close."
    Reason
    Photoshop Elements 7 includes support for a technology called TWAIN, which lets you control certain image-acquisition devices--including many scanners, the scanner portion of many all-in-one printers, and some webcams--directly from within Photoshop Elements.
    During its startup process, the Photoshop Elements 7 Editor loads its TWAIN plug-in. This plug-in immediately begins communicating with the driver for each scanner or other TWAIN-compatible device that you have installed on your computer.
    If the TWAIN plug-in cannot communicate with a device driver, then the Editor crashes.
    Solution
    Do Solution 1 first. Proceed to Solution 2 only if you wish to operate your device directly from within the Photoshop Elements Editor.
    Solution 1: Disable the TWAIN plug-in.
    The Photoshop Elements Editor does not load plug-ins whose file name begins with a tilde (~). Rename the TWAIN plug-in to prevent the Editor from loading it.
    To disable the TWAIN plug-in:
    Do one of the following:
    If you are using a 32-bit edition of Windows, then navigate in Windows Explorer to C:\Program Files\Adobe\Photoshop Elements 7.0\Locales\en_US\Plug-Ins\Import-Export\.
    If you are using a 64-bit edition of Windows, then navigate in Windows Explorer to C:\Program Files (x86)\Adobe\Photoshop Elements 7.0\Locales\en_US\Plug-Ins\Import-Export\.
    Note: If you do not know which edition of Windows you are using, see "Determine whether your computer is running a 32-bit or a 64-bit edition of Windows" (TechNote kb407673).
    Rename Twain_32.8BA to ~Twain_32.8BA. (You may not see the file name extension .8BA.)
    When the TWAIN plug-in is disabled, you cannot operate your device by choosing File > Import > [Device name] in the Photoshop Elements Editor.
    If you do not wish to operate your device directly from within the Editor, then you can use other software -- such as the software that came with the device, the Windows Scanner And Camera Wizard, or Windows Photo Gallery -- to operate the device and save image files from the device. (For instructions, see the documentation for the other software.) Then you can open those files in Photoshop Elements.
    If you would like to operate your device directly from within the Editor, then proceed to Solution 2.
    Solution 2: Troubleshoot installed drivers and re-enable the TWAIN plug-in.
    If you use a scanner, all-in-one printer, or another TWAIN-compatible device on your system, then the device's driver may be out-of-date. Download the latest version of the driver for your device from the manufacturer's website. Follow the manufacturer's instructions to install the driver. (If you have more than one TWAIN-compatible device, then download and install the latest driver for each device.)
    After you have installed the latest driver for each device, re-enable the TWAIN plug-in and restart the Photoshop Elements Editor.
    To re-enable the TWAIN plug-in:
    Do one of the following:
    If you are using a 32-bit edition of Windows, then navigate in Windows Explorer to C:\Program Files\Adobe\Photoshop Elements 7.0\Locales\en_US\Plug-Ins\Import-Export\.
    If you are using a 64-bit edition of Windows, then navigate in Windows Explorer to C:\Program Files (x86)\Adobe\Photoshop Elements 7.0\Locales\en_US\Plug-Ins\Import-Export\.
    Note: If you do not know which edition of Windows you are using, see "Determine whether your computer is running a 32-bit or a 64-bit edition of Windows" (TechNote kb407673).
    Rename ~Twain_32.8BA to Twain_32.8BA. (You may not see the file name extension .8BA.)
    If the Editor successfully starts with the TWAIN plug-in enabled, then you can operate your device by choosing File > Import > [Device name].
    If the Editor fails to start, then the driver for one or more TWAIN-compatible devices that you no longer have or no longer use may be causing the problem. (A driver will remain on the computer even after you disconnect a device.) Identify each device that you do not use, and then follow the manufacturer's instructions to completely remove each device's driver.
    After you remove the driver for each device that you do not use, restart the Photoshop Elements Editor.
    If the Editor still fails to start, then the driver for one or more of the devices that you currently use is incompatible with the Photoshop Elements TWAIN plug-in. In that case, disable the TWAIN plug-in (see Solution 1) and leave it disabled. (You may also wish to periodically check the device manufacturer's website for driver updates. If an updated driver becomes available, then repeat this solution.)
    http://www.google.com/

  • HT201401 i have a birthday showing in my calendar listed as an all day event and it is incorrect how can I delete it. When clicked on does not bring up the edit feature. The vodaphone shop thinks it has synced with my facebook app.

    i have a birthday showing in my calendar listed as an all day event and it is incorrect how can I delete it. When clicked on does not bring up the edit feature. The vodaphone shop thinks it has synced with my facebook app.

    hello, the addons manager is exactly the right place to look for it. please try disabling the addons that are listed there one-by-one (a restart of the browser might be necessary after each step). maybe one of them is bundling this kind of adware.
    [[Disable or remove Add-ons]]

  • How to create a decision tree in ABAP (in SAP or not, and how????)

    Hello,
    I have to create a decision tree which has to be called within a BAPI.
    This tree finally has to return 1 single value.
    Can you tell me what's the best solution for this ?
    Should I do this with abap, or should I call a webapplication which provides this tree for me ?
    It would be great if you could provide some example-code for me.
    Kind regards,
    Gert-Jan

    I am not sure I understood what you meant by decision tree. If you are simply talking about arriving at an answer based on one or more inputs, then it is a simple IF ELSEIF ELSE statements or CASE statements.
    Can you please elaborate/give example of what you mean by decision tree?

Maybe you are looking for

  • Apple ID for Mavericks installation if I want to sell machine?

    Sorry if this is a silly question, but I still haven't quite come to grips with the download-only software.  If I upgrade my computer to Mavericks using my Apple ID and later sell my computer, is my Apple ID somehow buried in the system?  For example

  • Change swatches from CMYK to RGB

    Okay so I've just realised that my documents are CMYK and have changed the settings to RGB (File > Document color mode > RGB and from the colour fly out menu) although I notice that when I hover my mouse over the colors in the swatches panel that it

  • Horizontal & Vertical Slides in the same presentation

    I have always created slides both vertially and horizontally to be shown in the same presentation. It seems there is no way to do this in Keynote 09. If I create a new slide master, it is still beholden to the document layout. I cannot have multiple

  • Proxy service in OSB is not getting invoked

    Hi, I am very new to OSB platform. Here i have created one PS and one BS out of a wsdl. When i am invoking the PS, it is not working. I guess the input request is wrong. Please help me. Input request: <loc:notifySmsReception xmlns:loc="http://www.csa

  • Check Point VPN-1 Securemote service causes Error 1075: The dependency service does not exist or has been marked for deletion

    Has anyone ever managed to solve this one? We have a problem on Windows 7 SP1 32bit systems. when we try to start the Check Point VPN-1 Securemote service we get this message: Error 1075: The dependency service does not exist or has been marked for d