How to determine using MDM rich client OR thin client?

We want to save but also want to make sure nothing missing
SO could you tell me how to decide rich client or thin client?
Thanks!

Hi Jessica,
MDM Rich Clients: A rich client is a networked computer that has some resources installed locally (MDM Components) but also depends on other resources distributed over the network (MDM SERVER). It Provides rich functionality.
e.g MDM Components (MDM Console, MDM Import Manager, MDM Data Manager and MDM Syndicator)
MDM Thin Clients: If a user only needs to perform select tasks and does not need all the functionality of a standard computer or program, a thin client may be the right tool for the job. e.g. SAP Enterprise Portal (Iviews for Search and Read access)
You can verify that MDM Components are Rich clients and SAP Enterprise Portal is a Thin client on page 4/41 Components in a MDM landscape as given in below link:
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/284a5534-0601-0010-da9f-b70996d5ce90?quicklink=events&overridelayout=true
Regards,
Mandeep Saini

Similar Messages

  • How can I use Thunderbird email client to send photos

    Hi,
    I am having lots of problems trying to send photos PSE8 with Outlook Express and Outlook and really don't use either of them for regular email.  How can I edit the sharing "Choice" to allow Thunderbird?  Anything in the Registry to edit?  I don't want to reload XP, going back to an earlier install just to get Outlook back working.  Too many wondows updates to make sense of that.
    And if it can't be done, when will Adobe PSE8 give us a patch to add more email client choices for their user base?
    Thanks, appreciate any info you can provide.
    Swen

    Apologies. I should have said Ignore. I can't answer the question as it relates to an iPhone.

  • How to determine the size of client in sap system

    Dear Exports,
                         Pls suggest me how we can check the size of the client in oue sap system.
    Thanks in advance.

    Hi Amit,
    If you are not able to check the note 118823 or you can't able to find the solution. Just start client copy in test mode, there you can get the size of the client then you can cancel the client copy(which is in test mode).
    Hope it will resolve your doubt.
    Thanks
    Kishore

  • How to determine IP address of client request in CORBA

    Hello
    does anyone know of a way to determine which peer is making the invocation of a method in CORBA?
    I need to find a way to determine the IP address of the calling peer, but at the server-side and NOT by passing the IP address as an argument with a method invocation like the following method:
    void foo(in string ipAddress);
    The above method declaration is in the .idl file.
    Thank you in advance

    There's no portable way to do this and I don't know if / how it's possible with the Sun ORB (the one available in the J2SE).
    It is possible with the latest versions of JacORB (www.jacorb.org) - a free LGPL Java ORB. The feature is undocumented (as yet) but if you can decompose unit test code you can see how it works in the code in this directory:
    http://www.jacorb.org/cgi-bin/cvsweb/JacORB/test/regression/src/org/jacorb/test/transport/

  • Webi Rich Client

    Hello,
    Can we access a universe that is on file server and run reports of it using webi rich client two tier ? If it is possible, how can we implement that?
    Thanks

    Hi Sumanta,
          Our requirement is to store a universe on any shared location and all the users can access this universe and build reports using webi Rich client two tier. We are trying implement this by following steps.
    There is an option in rich client to change the default universe location to save. When you login to Webi Rich Client and go to Tools-->Options, there you can give the shared location where the universe is saved. By doing this users can access the universe that is in shared drive, but all users must have a local ODBC connection to run the reports using Rich Client in Two tier.

  • CSS format in webi rich client

    How to customize report look and feel when using webi rich client?

    I think you have to make the similar changes in the client's CSS file as done in the CSS file of the server.
    Because Web-I rich client works locally on a client machine and can't apply the server settings.
    Regards,
    Rohit

  • SSPR Rich Client on Wireless Laptop

    We recently deployed SSPR on our desktop PCs and we are now looking to install the rich client on our laptops. I am running into an issue where I install the rich client on my laptop and attempt
    to use the password reset functionality from the windows login screen. Since my laptop has not authenticated to the network I receive an error "An error has occurred. Please contact your helpdesk or system administrator for assistance. Error Code: 40007"
    Is there any way I can get my laptop to authenticate to our network without logging into the laptop first?

    I would recommend changing GPO for laptop computers so it would enable pre-logon authentication in domain. Please see here how to configure it:
    Enable wireless connection pre logon on domain.
    How can
    I enable domain authentication over wireless in Windows 7/2k8?
    If you want to use SSPR rich client in remote locations, think about DirectAccess.
    If you found my post helpful, please give it a Helpful vote. If it answered your question, remember to mark it as an Answer.

  • WIJ 20002 xml Parser Problem - Rich Client

    Hi,
    I have a problem with the rich client on a new installation:
    Business Objects Enterprise XI 3.1 SP3 on Windows 2008 Standard.
    If I connect with the rich client "import document"is disabled.
    if I try to create a new document from the rich client it returns the error below (I used the rich client on two workstations):
    WIJ 20002
    Version: null
    Analisi dello stack:
    java.lang.RuntimeException: java.lang.RuntimeException: XML parser problem:
    XMLJaxpParser.parse(): Element type "ABOUT_Patentnumbers" must be followed by either attribute specification, ">" or "/>".
    at com.businessobjects.wp.xml.jaxp.XMLJaxpParser.parse (Unknown Source)
    at.com.businessobjects.webi.richclient.XMLviaOccaRC.getServerConfiguration (Unknown Source)
    Have you any solution?

    The fixpack 3.5 client resolves the problem.

  • Facelets support in ADF Rich Client

    I have tried to use ADF Rich Client with Facelets
    but it looks like the tag library schema is not recongined, and the ADF RC tag schema definition in html root tag and all ADF RC tags are copied into output.
    any comments or info from any one?

    hi,
    to add my 2 cents
    by the way do you know when will be a code drop of ADF RC available in Apache ?
    I assume this to happen some time after ADF Faces RC goes production
    1) legacy(!?) pages in one of projects we have hundreds of pages developed in facelets and it is a little hard to convert them all.
    We don't support JSF 1.1 content (and Trinidad content) to be on the same page as ADF Faces RC. So if you like to continue using your current stack then the option to go with in Trinidad in JDeveloper 11, not ADF Faces RC
    3) Templating
    ADF Rich Faces Templating mechanism is an strong one, but a little different with Facelets, for example in Facelets templates can be used inside each other but in ADF RC as far I I know they can not.
    The runtime does support template nesting, the designtime does. However, as Shay mentioned using daclarative components might be a nice addition to reuse.
    4) composition component
    in facelets it is easy make a new composite component by mixing existing components
    for example add an export to PDF and Excel button to a table.
    looks like the current ADF Templating mechanism can be used to solve this issue.
    Declarative components do.
    Frabj

  • Securit export to CMS Rich client

    I can edit a webi report in infoview but when i use the Rich client i get the following error, "your security profile does not allows you to save the document in the specified location webi rich client"  It doesn't matter which folder or even if it is in the users favorites.  Where is the best place to start looking for security?  thanks.

    Hi,
    It looks like the rights issue. Please check the below steps in resolving the issue
    1.Login to Central Management Console
    2.Go to Access Level and select the custom access level created.
    3.Right Click on Access Level -> Included rights -> Add/Remove Rights.
    4.Under general tab Grant "ADD Objects to folder" and "COPY Objects to another folder"
    5.Grant the same rights for Application.
    Test the report and report will be saved properly.
    Also, Please checks the rights by going to the cmc and check the list of applications and their rights on that particular appication.
    Regards,
    Raja

  • Rich Client error

    Hello
    Has anyone received this error in the rich client when trying to save a document?
    security could not be added to the document  (WIS 30906)
    thanks

    Hi,
    What version of Rich client you are using?
    There is a discussion in a forum that if you are using WebI Rich Client 3.0 and you upgrade to 3.1 then the error will be gone.
    Regards,
    Bashir Awan

  • Xcelsius vs Webi Rich Client

    If in a SAP implementation project BI reports are being designed using BEx Query Designer, is it necessary/mandatory that the BO reports i.e. Dashboards should be designed using Webi Rich Client tool, or can it also be possible using Xcelsius 2008  (formerly) now SAP BO Dashboards.)

    Hi,
    BO consultant can design & work on  both Dashboard's & webi reports not only these need to work on other tools also like UDT,IDT, OLAP ,QAWS,Crystal Reports etc.
    Business req & type of user : either report need to shown for
    1. High level mgt ( Dashboard's)
    2.Middle level mgt
    3.Low level mgt
    (Refer above link )
    Till now I have very much user friendly with Xcelsius , so should I continue with Xcelsius or start doing R & D on Webi Rich client, so that if at all in the future it is required, it will make my work comfortable :
    For this i explained it purely depends on Business requirement .
    Mostly as a BO consultant need to be Familiar with all Reporting tool's (Xcelsius,webi,Crystal,Olap etc)
    Thanks.

  • Web Intelligence Rich Client License

    Does the Web Intelligence license includes the Web Intelligence Rich Guide usage, or it's necessary an aditional license to use WEbi Rich Client.

    You shouldn't have a problem using the WebI Rich Client if you have a WebI license on the server

  • Remove Document Security Rich Client 3.1

    Hi:
    We are using Webi Rich Client 3.1 Service Pack 4 is there a way to have the default for Remove Document Security always checked vs. unchecked?
    Thanks in advance.

    Hi Rose,
    Login to Central Management Console. Go to Access Levels and open the Access Level for the member experiencing this issue. Grant access to the "Web Intelligence Rich Client: Remove document security" in "Web Intelligence" entry under "Application" section.
    All the Best,
    Madhu....

  • Error in Creating a WebI Report on SAP Source using Rich client in BOxi 3.1

    Hi
    I tried to create a webi report using rich client on sap source. I get a error message " A Database error occured. the Database text is 'unable to connect to SAP BW server name and password is incorrect(repeat logon) (WIS 10901) .
    SAP Integration kit installed
    BO XI 3.1 is installed on windows server 2003
    Application server - Tomcat 5.5 server.
    Any configuration or sap files/folders should be added?
    how can I move forward to solve it ?
    Thanks!
    J.M Raj

    Hi
    Ya I used SAP authentication - then also get same error.
    Connections are created with username, password to access SAP Source
    Thanks!
    J>M>Raj
    Edited by: John Milton on Jun 25, 2009 10:03 AM

Maybe you are looking for

  • Missing dropdown list items?

    I have tried the following two ways to get the string corresponding to the selected value from a dropdown box.     public void dropDown1_processValueChange(ValueChangeEvent event) {         financewebapp.SessionBean1 sb = (financewebapp.SessionBean1)

  • How to create a web page for a transaction code

    Hi All,, i ve created a T-code for a program and i want to put tat T-code in to web page or BSP page or as a web link. Is their any way to do that.. If yes,, please tell me the procedure of how to do it,, Thanx in advance,, Ill assign points Dinesh

  • Ergent:Code required...........

    Hi, I need the code for this situation: I have 2 string arrays full selected I want to remove all the SELECTED array values from FULL Waiting & Thanks, Srikanth

  • Reference type clarification

    I was studying the training CD from Sun Java and at one point it says that a variable of type of a certain object keeps the value of the allocated memory for the object rather than the object itself. So far so good So if the we have the following: My

  • Logitech Vision Pro Webcam not working fine

    Hi, I put my new Logitech Vision Pro Webcam (for mac) on my MacMini via USB... connected, recognized, fine... But... Photo Booth and also other Programs like "Iris" loose the picture and don´t show it as usable after a while... For example at PhotoBo