Graphical Business Blueprinting : Technical Requirements and Setup

Dear All,
I am trying to use the Graphical Business Blueprint in Solution Manager 7.1
I followed the following steps in a bid to complete the product technical setup.
Installed the So-Co Add on using SAINT transaction. No special steps, just normal add-on installation.
Followed the steps in the setup guide for BPB (define logical ports, endpoints, services, aliases)
I am able to then load the http://hostname:port number/ebb/setup.asp web page to create a new workspace and thus create my own text file.
Then I install the BPBxxxx.exe client on my local machine, and am able to see my solution manager's name there, and log-in and validate my credentials.
However when I click on  "open existing business blueprint ", it just stays as is, no dialog box nothing.
In my Solution Manager 7.1, there is 1 project , which has business processes dragged from the Business Process Repository (BPR). (This is a sandbox system, in an isolated environment, not connected to any other system, hence no logical components are defined et all. )
Now is there a trick I am missing to view the project defined in Solution Manager system?
Any help is greatly appreciated!
Cheers!

Hi,
For me, the issue I faced was that the service user assigned to the logical port (LP_SOCO_SOLAR) did not have the authorisation role SAP_SOL_KW_ALL at time of creation of the logical port. Adding it to the service user later on made no difference.
I created the logical port LP_SOCO_SOLAR with a service user with the following authorisation roles and associated profiles:
/SOCO/FABRIC_ADMIN
/SOCO/FABRIC_USER
SAP_BC_WEBSERVICE_ADMIN
SAP_BC_WEBSERVICE_CONFIGURATOR
SAP_BC_WEBSERVICE_CONSUMER
SAP_SOL_KW_ALL
SAP_SOL_PROJ_ADMIN_ALL
SAP_SOLAR01_ALL
SAP_SOLAR02_ALL
I am now able to open the project list, access and edit the business blueprint for my implementation projects.
Hope this helps.
Kind regards,
Patrick

Similar Messages

  • Business Approver, Technical Approver, and Delegate in OIA

    Hi, All!
    What do the fields Business Approver, Technical Approver, and Delegate?
    The manual "User's Guide for Oracle Identity Analytics" is written: "Displays three approver fields that are populated with data if OIA has been integrated with the CA Identity Manager provisioning server."
    When required to fill out?

    Hello All,
    Please help us , I am also struggling with same issue.
    Thanks in advance,
    Jagat

  • LDAP SSL requirement and setup

    Can someone point me the direction on setting up LDAP SSL in Apex 2.2?
    Is there any documentation available? Thank you.

    I have same request. Only information i could find was here: LDAP Authentication Failed

  • Generating business blueprint with shortcuts in Word 2007

    Hi,
    Was wondering if you have experienced problems generating the business blueprint in Solution Manager where Word 2007 is used? I have included the u201CInsert shortcutu201D option, which seems to cause the issue. (As this is not a problem when this option is not selected). When running the macro in 2007, an error causes Word to close. When recovering the document, the business blueprint is incomplete and the links are not generated correctly.
    This problem does not occur when generating the blueprint, with the same option selected, for Word 2003.
    I found a suggested solution here: http://support.microsoft.com/kb/282830. However, this did not solve the problem.
    Any suggestions?
    Thanks,
    Hanne

    Hi Andreas,
    Thank you for your input, and sorry for getting back to you so late.
    After debugging a bit more, it seems that the programme crashes when calling:
    m_oDocument.Hyperlinks.Add Anchor:=oRange, Address:="", _
                               SubAddress:="S" & VBA.Left(strFileName, 32), ScreenTip:="", _
                               TextToDisplay:=strOrigFilename
    The m_oDocument.Hyperlinks.Add Anchor:=oRange, Address:=L_ADDRESS, SubAddress:=L_SUBADDRESS is not reached (see code below).
    Private Sub InsertRef2kHyperLink(oRange As Range, strFileName As String, _
                                     strOrigFilename As String)
    m_oDocument.Hyperlinks.Add Anchor:=oRange, Address:="", _
                               SubAddress:="S" & VBA.Left(strFileName, 32), ScreenTip:="", _
                               TextToDisplay:=strOrigFilename
    End Sub
    Private Sub sInsertHyperLink(sDoc As String)
    Dim oRange      As Range
    Dim L_ADDRESS As Variant
    Dim L_SUBADDRESS As Variant
    On Error GoTo err_sInsertHyperLink
    If UCase(VBA.Left(VBA.LTrim(sDoc), 3)) = "WWW" Then
        sDoc = "HTTP://" & sDoc
    End If
    L_ADDRESS = sDoc
    L_SUBADDRESS = ""
    m_oDocument.Range.InsertParagraphAfter
    Set oRange = m_oDocument.Range(m_oDocument.Range.End - 1)
    'm_oDocument.Hyperlinks.Add Anchor:=oRange, Address:=sDoc, SubAddress:=""
    m_oDocument.Hyperlinks.Add Anchor:=oRange, Address:=L_ADDRESS, SubAddress:=L_SUBADDRESS
    oRange.Collapse Direction:=wdCollapseEnd
    Set oRange = m_oDocument.Range(m_oDocument.Range.End - 1)
    <xxx>
    However, an extract of the recovered business blueprint shows that the url is created. Although it is not the original filname url, which should be "1.1.1.1.1 Create BP" (instead of the 32 character string specified below).
    1.1.1.3.1 Link create BP
    SDE2E5D31A9B18FF1B54300145EB4162D
    Any suggestions?
    Kind regards,
    Hanne

  • Technical systems and Business systems in SAP XI

    can any one tell me ,breifly explain the  diff b/w <b>Technical Systems</b> & Business Systems?
    steps to create Techincal system and Business systems?
    and also Steps for creating Software Components? For Technical System we can create more than one Business systems ,what it means?can any one explain?

    Hi
    First I let u know with analogy and actual definition as below
    Any module of SAP like MM, SRM, FICO ets makes a logical system in combination according to business requirements is a business system which is actualy hosted on an application server like ABAP AS or Java AS which is basically a technical system.
    Technical systems are application systems that are installed in system landscape (a CRM server, for example). Most systems (Web AS ABAP and Web AS Java systems) automatically report information to the SLD about the elements that they contain by using the SLD data supplier programs. You need to manually register the following types of system only:
    Standalone Java systems
    Third-party systems
    Business systems are logical senders or receivers that exchange messages by using SAP XI and that are entered in the System Landscape Directory.
    The business systems in the System Landscape Directory relate to a system landscape.
    The business systems of business partners are not entered in the System Landscape Directory. To be able to address such business partners logically, use services in the Integration Directory. A business system is a way of specifying a service in the Integration Directory more precisely (business system service).
    U can also refer Blog's
    Re: Difference betweeen     Technical systems and Business systems
    For creation of software component see link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3172d290-0201-0010-2b80-c59c8292dcc9
    <b>Reward point if it help u understand
    </b>
    Message was edited by:
            Ajay Kumar

  • Difference betweeen     Technical systems and Business systems

    Hi
    In a SLD we need to configure  technical systems and Business systems.. what is the exact difference between  Technical Systems and Business Systems..
    this question is asked an interview.. for this.. how can we explain..
    thanks
    babu

    Hi babu
    First I let u know with analogy and actual definition as below
    Any module of SAP like MM, SRM, FICO ets makes a logical system in combination according to business requirements is a business system which is actualy hosted on an  application server like ABAP AS or Java AS which is basically a technical system.
    Technical systems are application systems that are installed in system landscape (a CRM server, for example). Most systems (Web AS ABAP and Web AS Java systems) automatically report information to the SLD about the elements that they contain by using the SLD data supplier programs. You need to manually register the following types of system only:
    Standalone Java systems
    Third-party systems
    Business systems are logical senders or receivers that exchange messages by using SAP XI and that are entered in the System Landscape Directory.
    The business systems in the System Landscape Directory relate to a system landscape.
    The business systems of business partners are not entered in the System Landscape Directory. To be able to address such business partners logically, use services in the Integration Directory. A business system is a way of specifying a service in the Integration Directory more precisely (business system service).
    Reward point if it help u understand

  • SAP Technical roles and IDM Business roles mapping

    Hi Guys
    Just wondering if there is an easy way to export SAP Positions and create them automatically as Business Roles in IDM and the SAP technical roles that are related to that corresponding position into privledges assigned to that Business Role. Or am I going about this the wrong way? What do you normally do in terms of getting all your sap technical roles from the sap system and assigning them to business roles in IDM. Any help on this is much appreciated?
    Cheers
    Leo

    Thanks Matt,
    I think get I the picture now
    One thing that I am still not sure about is how the sap abap technical roles or profiles are provisioned through workflow
    Here is what Ive done so far
    1. HCM data loaded into productive identity store via vds
    2. Did an initial load of the abap system into the productive identity store (now the technical roles and profiles are loaded as privileges in the idstore)
    3. Through workflow I select a user that already has an abap account and assign that user some additional sap technical roles, for e.g. sap_all and sap_new. The corresponding privileges for these roles are namely PRIV:PROFILE:ECX:SAP_ALL and PRIV:PROFILE:ECX:SAP_NEW .
    4. For the provisioning to occur so that these new privileges are reflected in the ABAP system for this user, I have used the setABAPRole&ProfileForUser task from sap provisioning framework folder and set it as the add/mod/del  event task for the MXREF_MX_PRIVILEGE attribute. That way whenever a privilege is added to a user account the setABAPRole&ProfileForUser task will run and the sap_all and sap_new profiles will be added in the backend. This way I can avoid setting a provisioning task for each abap privilege that gets loaded.
    But it should be obvious now that there is a flaw with this kind of setup, because all non abap privileges that get added or removed will trigger the setABAPRole&ProfileForUser task anyway because the privileges use the same attribute i.e.MXREF_MX_PRIVILEGE. So it brings me to the question how do you provision abap technical roles or profiles through workflow without setting a provisioning task for each abap related privilege.
    Thanks again for all your help!
    Leo

  • Difference between business blueprint and functional spec

    hello
    can somebody please tell me the difference between business blueprint and functional spec and how they are interrelated
    Thanks

    Hi Comandante,
    Business Blue print is a detailed documentation of the requirements gathered from client (The objects we need to develop are modified depending upon clients requirements).It represents the business process requirements of the company.  It is an agreed statement of how the company intends to run its business within SAP system.
    Functional specifications (functional specs), in the end, are the blueprint for how you want a particular report and transaction to look and work. It details what the report will do, how a user will interact with it, and what it will look like. By creating a blueprint of the report or transaction first, time and productivity are saved during the development stage because the programmers can program instead of also working out the logic of the user-experience. It will also enable you to manage the expectations of your clients or management, as they will know exactly what to expect. Functional Spec streamlines the development process.
    A functional specification  is a formal document used to describe in detail for software developers a product's intended capabilities, appearance, and interactions with users. It guidelines and continuing reference point as the developers write the programming code.
    Other processes include Requirements, Objectives,Logic Specification,User documentation,The Final Product.
    Hope this Helps, Revert for any further info.
    Cheers,
    Tanish

  • SAP Business One Best-Practice System Setup and Sizing

    <b>SAP Business One Best-Practice System Setup and Sizing</b>
    Get recommendations from SAP and hardware specialists on system setup and sizing
    SAP Business One is a single, affordable, and easy-to-implement solution that integrates the entire business across financials, sales, customers, and operations. With SAP Business One, small businesses can streamline their operations, get instant and complete information, and accelerate profitable growth. SAP Business One is designed for companies with less than 100 employees, less than $75 million in annual revenue, and between 1 and 30 system users, referred to as the SAP Business One sweet spot. The sweet spot covers various industries and micro-verticals which have different requirements when it comes to the use of SAP Business One.
    One of the initial steps during the installation and implementation of SAP Business One is the definition of the system landscape and architecture. Numerous factors affect the system landscape that needs to be created to efficiently run SAP Business One.
    The <a href="http://wiki.sdn.sap.com/wiki/display/B1/BestPractiseSystemSetupand+Sizing">SAP Business One Best-Practice System Setup and Sizing Wiki</a> provides recommendations on how to size and configure the system landscape and architecture for SAP Business One based on best practices.

    For such high volume licenses, you may contact the SAP Local Product Experts.
    You may get their contact info from this site
    [https://websmp209.sap-ag.de/~sapidb/011000358700001455542004#India]

  • SAP HP Adapter don't synchronize business requirement and test requirements

    Hello,
    I need a help.
    We have a customized project of HPQC here and we need to replicate the business blueprint from Solman to HPQC requeriments module.
    We perform the step-by-step of the HP SAP Adapter installation guide and the connection was performed succesfully.
    I can synchronize the business blueprint with the requirements of HPQC - in other hand, the interface only creates the folders of blueprint nodes on HPQC and don't creates the business requeriment(documentation on SOLMAN) neither the test requirement (transactions code on SOLMAN). Please look at the picture below:
    Can you help me with this issue guys?
    Our HPQC version is 10.0 and the SOLMAN version is 7.1
    Tks a lot!

    Hi Jose,
    You need to maintain the Test Objects, Requirements at the Business Process Level in SOLAR02 inorder to have a structured blueprint representation at HPQC side.
    Regards,
    Vivek

  • The 3d features require 'use graphics processor' is enabled in the performance preferences.  Your video card must meet the minimum requirements and you may need to check that your driver is working correctly

    the 3d features require 'use graphics processor' is enabled in the performance preferences.  Your video card must meet the minimum requirements and you may need to check that your driver is working correctly
    Hello I'm also getting this error.. can anybody help me out? Here's my log.
    Adobe Photoshop Version: 2014.0.0 20140508.r.58 2014/05/08:23:59:59  x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:5, Stepping:5 with MMX, SSE Integer, SSE FP, SSE2, SSE3
    Physical processor count: 2
    Processor speed: 2128 MHz
    Built-in memory: 2934 MB
    Free memory: 231 MB
    Memory available to Photoshop: 2354 MB
    Memory used by Photoshop: 70 %
    3D Multitone Printing: Disabled.
    Touch Gestures: Disabled.
    Windows 2x UI: Disabled.
    Image tile size: 1024K
    Image cache levels: 4
    Font Preview: Medium
    TextComposer: Latin
    Display: 1
    Display Bounds: top=0, left=0, bottom=768, right=1366
    OpenGL Drawing: Enabled.
    OpenGL Allow Old GPUs: Not Detected.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    AIFCoreInitialized=1
    AIFOGLInitialized=1
    OGLContextCreated=1
    glgpu[0].GLVersion="2.1"
    glgpu[0].GLMemoryMB=1242
    glgpu[0].GLName="Intel(R) HD Graphics"
    glgpu[0].GLVendor="Intel"
    glgpu[0].GLVendorID=32902
    glgpu[0].GLDriverVersion="8.15.10.2993"
    glgpu[0].GLRectTextureSize=8192
    glgpu[0].GLRenderer="Intel(R) HD Graphics"
    glgpu[0].GLRendererID=70
    glgpu[0].HasGLNPOTSupport=1
    glgpu[0].GLDriver="igdumd64.dll,igd10umd64.dll,igdumdx32,igd10umd32"
    glgpu[0].GLDriverDate="20130130000000.000000-000"
    glgpu[0].CanCompileProgramGLSL=1
    glgpu[0].GLFrameBufferOK=1
    glgpu[0].glGetString[GL_SHADING_LANGUAGE_VERSION]="1.20  - Intel Build 8.15.10.2993"
    glgpu[0].glGetProgramivARB[GL_FRAGMENT_PROGRAM_ARB][GL_MAX_PROGRAM_INSTRUCTIONS_ARB]=[1447 ]
    glgpu[0].glGetIntegerv[GL_MAX_TEXTURE_UNITS]=[8]
    glgpu[0].glGetIntegerv[GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS]=[16]
    glgpu[0].glGetIntegerv[GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS]=[16]
    glgpu[0].glGetIntegerv[GL_MAX_TEXTURE_IMAGE_UNITS]=[16]
    glgpu[0].glGetIntegerv[GL_MAX_DRAW_BUFFERS]=[8]
    glgpu[0].glGetIntegerv[GL_MAX_VERTEX_UNIFORM_COMPONENTS]=[512]
    glgpu[0].glGetIntegerv[GL_MAX_FRAGMENT_UNIFORM_COMPONENTS]=[1024]
    glgpu[0].glGetIntegerv[GL_MAX_VARYING_FLOATS]=[41]
    glgpu[0].glGetIntegerv[GL_MAX_VERTEX_ATTRIBS]=[16]
    glgpu[0].extension[AIF::OGL::GL_ARB_VERTEX_PROGRAM]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_PROGRAM]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_VERTEX_SHADER]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_SHADER]=1
    glgpu[0].extension[AIF::OGL::GL_EXT_FRAMEBUFFER_OBJECT]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_RECTANGLE]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_FLOAT]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_OCCLUSION_QUERY]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_VERTEX_BUFFER_OBJECT]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_SHADER_TEXTURE_LOD]=0
    License Type: Tryout Version
    Serial number: Tryout Version
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CC 2014\
    Temporary file path: C:\Users\ANNABE~1\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 298.0G, 63.8G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC 2014\Required\Plug-Ins\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC 2014\Plug-ins\
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2014/04/14-23:42:44   79.554120   79.554120
       adbeape.dll   Adobe APE 2013/02/04-09:52:32   0.1160850   0.1160850
       AdbePM.dll   PatchMatch 2014/04/23-10:46:55   79.554276   79.554276
       AdobeLinguistic.dll   Adobe Linguisitc Library   8.0.0  
       AdobeOwl.dll   Adobe Owl 2014/03/05-14:49:37   5.0.33   79.552883
       AdobePDFL.dll   PDFL 2014/03/04-00:39:42   79.510482   79.510482
       AdobePIP.dll   Adobe Product Improvement Program   7.2.1.3399  
       AdobeXMP.dll   Adobe XMP Core 2014/01/13-19:44:00   79.155772   79.155772
       AdobeXMPFiles.dll   Adobe XMP Files 2014/01/13-19:44:00   79.155772   79.155772
       AdobeXMPScript.dll   Adobe XMP Script 2014/01/13-19:44:00   79.155772   79.155772
       adobe_caps.dll   Adobe CAPS   8,0,0,7  
       AGM.dll   AGM 2014/04/14-23:42:44   79.554120   79.554120
       ahclient.dll    AdobeHelp Dynamic Link Library   1,8,0,31  
       amtlib.dll   AMTLib (64 Bit)   8.0.0.45 BuildVersion: 8.0; BuildDate: Fri Mar 28 2014 20:28:30)   1.000000
       ARE.dll   ARE 2014/04/14-23:42:44   79.554120   79.554120
       AXE8SharedExpat.dll   AXE8SharedExpat 2013/12/20-21:40:29   79.551013   79.551013
       AXEDOMCore.dll   AXEDOMCore 2013/12/20-21:40:29   79.551013   79.551013
       Bib.dll   BIB 2014/04/14-23:42:44   79.554120   79.554120
       BIBUtils.dll   BIBUtils 2014/04/14-23:42:44   79.554120   79.554120
       boost_date_time.dll   photoshopdva   8.0.0  
       boost_signals.dll   photoshopdva   8.0.0  
       boost_system.dll   photoshopdva   8.0.0  
       boost_threads.dll   photoshopdva   8.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.2.6.32411   2.2.6.32411
       CITThreading.dll   Adobe CITThreading   2.2.6.32411   2.2.6.32411
       CoolType.dll   CoolType 2014/04/14-23:42:44   79.554120   79.554120
       dvaaudiodevice.dll   photoshopdva   8.0.0  
       dvacore.dll   photoshopdva   8.0.0  
       dvamarshal.dll   photoshopdva   8.0.0  
       dvamediatypes.dll   photoshopdva   8.0.0  
       dvametadata.dll   photoshopdva   8.0.0  
       dvametadataapi.dll   photoshopdva   8.0.0  
       dvametadataui.dll   photoshopdva   8.0.0  
       dvaplayer.dll   photoshopdva   8.0.0  
       dvatransport.dll   photoshopdva   8.0.0  
       dvaui.dll   photoshopdva   8.0.0  
       dvaunittesting.dll   photoshopdva   8.0.0  
       dynamiclink.dll   photoshopdva   8.0.0  
       ExtendScript.dll   ExtendScript 2014/01/21-23:58:55   79.551519   79.551519
       icucnv40.dll   International Components for Unicode 2013/02/25-15:59:15    Build gtlib_4.0.19090  
       icudt40.dll   International Components for Unicode 2013/02/25-15:59:15    Build gtlib_4.0.19090  
       imslib.dll   IMSLib DLL   7.0.0.145  
       JP2KLib.dll   JP2KLib 2014/03/12-08:53:44   79.252744   79.252744
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libiomp5md.dll   Intel(R) OpenMP* Runtime Library   5.0  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   7.2.1.3399  
       mediacoreif.dll   photoshopdva   8.0.0  
       MPS.dll   MPS 2014/03/25-23:41:34   79.553444   79.553444
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CC 2014   15.0  
       Plugin.dll   Adobe Photoshop CC 2014   15.0  
       PlugPlugExternalObject.dll   Adobe(R) CEP PlugPlugExternalObject Standard Dll (64 bit)   5.0.0  
       PlugPlugOwl.dll   Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit)   5.0.0.74  
       PSArt.dll   Adobe Photoshop CC 2014   15.0  
       PSViews.dll   Adobe Photoshop CC 2014   15.0  
       SCCore.dll   ScCore 2014/01/21-23:58:55   79.551519   79.551519
       ScriptUIFlex.dll   ScriptUIFlex 2014/01/20-22:42:05   79.550992   79.550992
       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   4, 2, 2013, 1114  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   4, 2, 2013, 1114  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   7.0.1.102 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   7.0.1.102
       VulcanControl.dll   Vulcan Application Control Library   5.0.0.82  
       VulcanMessage5.dll   Vulcan Message Library   5.0.0.82  
       WRServices.dll   WRServices Fri Mar 07 2014 15:33:10   Build 0.20204   0.20204
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       3D Studio 15.0 (2014.0.0 x001)
       Accented Edges 15.0
       Adaptive Wide Angle 15.0
       Angled Strokes 15.0
       Average 15.0 (2014.0.0 x001)
       Bas Relief 15.0
       BMP 15.0
       Camera Raw 8.0
       Camera Raw Filter 8.0
       Chalk & Charcoal 15.0
       Charcoal 15.0
       Chrome 15.0
       Cineon 15.0 (2014.0.0 x001)
       Clouds 15.0 (2014.0.0 x001)
       Collada 15.0 (2014.0.0 x001)
       Color Halftone 15.0
       Colored Pencil 15.0
       CompuServe GIF 15.0
       Conté Crayon 15.0
       Craquelure 15.0
       Crop and Straighten Photos 15.0 (2014.0.0 x001)
       Crop and Straighten Photos Filter 15.0
       Crosshatch 15.0
       Crystallize 15.0
       Cutout 15.0
       Dark Strokes 15.0
       De-Interlace 15.0
       Dicom 15.0
       Difference Clouds 15.0 (2014.0.0 x001)
       Diffuse Glow 15.0
       Displace 15.0
       Dry Brush 15.0
       Eazel Acquire 15.0 (2014.0.0 x001)
       Embed Watermark 4.0
       Entropy 15.0 (2014.0.0 x001)
       Export Color Lookup NO VERSION
       Extrude 15.0
       FastCore Routines 15.0 (2014.0.0 x001)
       Fibers 15.0
       Film Grain 15.0
       Filter Gallery 15.0
       Flash 3D 15.0 (2014.0.0 x001)
       Fresco 15.0
       Glass 15.0
       Glowing Edges 15.0
       Google Earth 4 15.0 (2014.0.0 x001)
       Grain 15.0
       Graphic Pen 15.0
       Halftone Pattern 15.0
       HDRMergeUI 15.0
       IFF Format 15.0
       Ink Outlines 15.0
       JPEG 2000 15.0
       Kurtosis 15.0 (2014.0.0 x001)
       Lens Blur 15.0
       Lens Correction 15.0
       Lens Flare 15.0
       Liquify 15.0
       Matlab Operation 15.0 (2014.0.0 x001)
       Maximum 15.0 (2014.0.0 x001)
       Mean 15.0 (2014.0.0 x001)
       Measurement Core 15.0 (2014.0.0 x001)
       Median 15.0 (2014.0.0 x001)
       Mezzotint 15.0
       Minimum 15.0 (2014.0.0 x001)
       MMXCore Routines 15.0 (2014.0.0 x001)
       Mosaic Tiles 15.0
       Multiprocessor Support 15.0 (2014.0.0 x001)
       Neon Glow 15.0
       Note Paper 15.0
       NTSC Colors 15.0 (2014.0.0 x001)
       Ocean Ripple 15.0
       OpenEXR 15.0
       Paint Daubs 15.0
       Palette Knife 15.0
       Patchwork 15.0
       Paths to Illustrator 15.0
       PCX 15.0 (2014.0.0 x001)
       Photocopy 15.0
       Photoshop 3D Engine 15.0 (2014.0.0 x001)
       Photoshop Touch 14.0
       Picture Package Filter 15.0 (2014.0.0 x001)
       Pinch 15.0
       Pixar 15.0 (2014.0.0 x001)
       Plaster 15.0
       Plastic Wrap 15.0
       PNG 15.0
       Pointillize 15.0
       Polar Coordinates 15.0
       Portable Bit Map 15.0 (2014.0.0 x001)
       Poster Edges 15.0
       Radial Blur 15.0
       Radiance 15.0 (2014.0.0 x001)
       Range 15.0 (2014.0.0 x001)
       Read Watermark 4.0
       Render Color Lookup Grid NO VERSION
       Reticulation 15.0
       Ripple 15.0
       Rough Pastels 15.0
       Save for Web 15.0
       ScriptingSupport 15.0
       Shake Reduction 15.0
       Shear 15.0
       Skewness 15.0 (2014.0.0 x001)
       Smart Blur 15.0
       Smudge Stick 15.0
       Solarize 15.0 (2014.0.0 x001)
       Spatter 15.0
       Spherize 15.0
       Sponge 15.0
       Sprayed Strokes 15.0
       Stained Glass 15.0
       Stamp 15.0
       Standard Deviation 15.0 (2014.0.0 x001)
       STL 15.0 (2014.0.0 x001)
       Sumi-e 15.0
       Summation 15.0 (2014.0.0 x001)
       Targa 15.0
       Texturizer 15.0
       Tiles 15.0
       Torn Edges 15.0
       Twirl 15.0
       Underpainting 15.0
       Vanishing Point 15.0
       Variance 15.0 (2014.0.0 x001)
       Water Paper 15.0
       Watercolor 15.0
       Wave 15.0
       Wavefront|OBJ 15.0 (2014.0.0 x001)
       WIA Support 15.0 (2014.0.0 x001)
       Wind 15.0
       Wireless Bitmap 15.0 (2014.0.0 x001)
       ZigZag 15.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
    Installed TWAIN devices: NONE

    What Intel video card do you have? The only Intel HD graphics cards officially supported by Photoshop CC are:
    Intel HD Graphics P3000
    Intel HD Graphics P4000
    Intel(R) HD Graphics P4600/P4700
    Intel HD Graphics 5000
    Go here to read more about the requirements: Photoshop CC and CC 2014 GPU FAQ

  • Technical Systems and Business Systems

    Hello Everybody!!!
    I have some doubts, can you help me, please???
    1) Technical Systems are application(software) systems, ok? They aren't hardware systems, ok?
    2) In my SLD I should have a SAP ECC system as a technical system and each of their clients as a bussiness system, ok?
    3) For third-party systems, where the client concept doesn't exist, I should have one technical system and only one business system for my third-party system, ok?
    thanks a lot
    Julio

    hi  julio ,
               ur view is correct  except in the technical system .
    1)   technical systems are the physically  located systems in which we can create only technical system for any physically  located system .
    2)   bussiness systems are logical  systems . according  to the type of technical  system we can  create the no of bussiness  systems .
       technical system of type W AS ABAP  we can create multiple business systems as there is the concept of clients .
       technical system of   third party   we can  not create more than  one business system  as there  is  no  matter  of  client .
    3)   so  for  every  third party  systems  only  one   business  system  will  be  there .   
    some  important  points :. 
        atleast  one   business  system  will  be  there  on   any   system .
    we  can   create   more  than  one   business   system  on  third  party systems .

  • SLD Configuration - Technical System and Business System

    Hello,
    I have installed SAP Solution Manager with local SLD and i want to use this system as Central SLD for my System Landscape. Later on i have installed other SAP Products like ECC,BI,PI etc.
    Some of the systems i registered with previously defined SLD in Solution Manager, but some system i forgot to register with SLD during installation.
    I am not sure or aware what is the difference between SLD configuration during installation and after installation.
    If i have Register the System during installation will it register automatically with SLD or we have to do manually.
    If i have not register system during installation and later on i want to register particular system with SLD what is procedure for that.
    Can some one share knowledge on What is Technical Systems and Business System in SLD Configuration, i tried to do some activity for SLD Configuration but after seeing above both terms i was confused so for time being i stopped this activity.
    Looking forward for kind response.
    Best Regards,
    V.Singh

    Hello
    try to go through these
    http://help.sap.com/saphelp_nwesrce/helpdata/en/45/4208934d7f1193e10000000a1553f7/content.htm
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/652b1f46-0a01-0010-25ae-e7cb07b55414

  • Technical system and Business system

    Hi All
    I am new XI.
    Why we have WEB AS JAVA, WEB AS ABAP, THIRD PARTY  etc etc in Technical system and Business system  and when we will use that ?
    Thanks
    ss

    Hi,
    When we try to connect any other SAP R/3 system using XI, we need to create a business system in SLD.
    Similarly for third party and WEB AS Java systems.
    You will be using these in many scenarios.
    Go thro the link for more info.
    http://help.sap.com/saphelp_nw04s/helpdata/en/42/c817d9d2296bb2e10000000a1553f6/frameset.htm
    Regards,
    P.Venkat

  • Requirements and Architecture for Business Objects Universe

    Hi - apologies in advance for the probable repeat question but a search of the forums brought back an overload of information that wasn't quite specific enough.
    We are about to purchase an application that comes with a Business Objects Universe but we've been told that we'll need to sort out our own licensing for the Client/Server side of its use.
    I've done a lot of work with Crystal Reports in the past but having read up on Business Objects it appears that either the Desktop Intelligence of Web Intelligence clients are designed for the reporting facilities in BO.
    Basically, the question is what exactly do we need to run reports from the BOU across the company AND what server architecture is required/recommended for the same?
    As I see it, the BOU is the equivalent of an ORM layer in software development. This would mean we'd have:
    DATABASE
    UNIVERSE
    REPORTING CLIENT
    ...where the reporting client allowed the development and distribution of reports based on the specific licences purchased. However the reporting client wouldn't be Crystal Reports - is that correct?
    Also is there any ballpark figure for the server and client licence costs? Assuming 5 developers and up to 300 users (although it may only be management needing viewer access so possibly only a dozen users on top of the developers in that case).
    I've tried to work this out for myself but there seems to be a lot of confusion around what is Business Objects (the product) and who Business Objects the company are and where Crystal fits in with everything.
    For a bog-standard implementation of a BOU what is absolutely necessary?
    Thanks
    Nic

    Hi Nic,
    As you've described Universe is a meta data layer in between Database and Reporting Layer. You could create reports using Desktop Intelligence, Web Intelligence, Web Intelligence Rich Client and even Crystal Reports. DeskI, WebI Rich, Crystal Reports do  require client installations and you have an added advantage of using local data sources like excel and create reports. WebI also creates reports but you don't need any separate client installer for it.
    For the ball park figure I'd contact Sales Team...
    Your question regarding what is absolutely necessary, there are lot more things need to be taken into consideration like below
    1) What are the repeorting needs at a little detailed level?
    How would it help: Though there are several reporting tools for users and their reporting needs, it helps in deciding on which of the reporting tools should be the prime ones. Like WebI can be used as Adhoc Reporting Tool once you design your universe.
    2) Where would you want these reports to be deployed or on what portal do you want to see reports?
    How would it help: It helps in deciding what should be the presentation layer for the reports and how it should be designed. Business Objects has InfoView portal that comes default where you can deploy DeskI, WebI, Crystal Reports. Or if you need to use an existing sharePoint portal you'd need Integration with Sharepoint software.
    3) Do you need ETL tools to load your data?
    How would it help: It helps in making recommendation on ETL process and if Business Objects Data Integrator is suitable for the scenario
    Hope this would help.
    Regards,
    Vijay

Maybe you are looking for

  • Unable to edit php files in CS3

    Hi, I have users that need to edit content in php files in Contribute CS3, just editing text and adding images etc. Every time they try to edit a page they just get a grey screen with the words 'headerMenu', which happens to be the page title of a fi

  • Following someone who no longer exists?

    I tried to follow Steve Jobs, I know, I have to much time on my hands!!!. Anyway he had a Ping account for the keynote presentation, and thought it would be fun to follow the Boss. After I found him on Ping, I followed him. Then I guess, they disable

  • Problems with the scaling using  a tachometer

    Hi all, I have the following problem: i have a query that shows me a % of Card make in one day, i need to fix the scaling from 0% to 100% but it always get fixed automatic. I go to edit the Axis and then i set Minimum Value = 0 and Minimum  Calculati

  • Component Loader resizing external swfs

    Hi. Fairly new to Flash. I'm putting together my first full Flash site. The tutorial I'm following along with for some assistance is written for Flash8, but I'm using CS3. To try to minimize differences, I'm doing my files in Actionscript 2. I've use

  • Is there anyway to verify that my optical drive is functioning properly?

    I keep getting errors when trying to write DVD's. I have tried using Toast 8 as well as the burn folder. Both applications seem to run through the burning stage ok but with both applications there are errors when verifying the data. From Burn Folder