Difference between life cycle manager and import wizard

Can any one tell me about life cycle manger. To my knowledge we use import wizard to move the data from from one environment to other. then what is the purpose of life cycle manager.
weather we need to install on the boe xi 3.1 server(solaris server) or do i need to install on the client machine. do we need separate licence to get this are is it free.

LCM enables you to store several versions of the same BOBJ object (eg reports). This is very helpful for development projects eg. if your testing phase fails you can rollback to an older version of your reports.
Regarding the license you have to ask your local SAP sales representative. I know that the license is normally bundled in BO license packages but only SAP sales can provide an official statement about this.
My personal recommendation: If you want to move a limited number of objects on-demand and fast then use the Import WIzard. Otherwise use the LCM.
Regards,
Stratos

Similar Messages

  • Difference between nio-file-manager  and nio-memory-manager

    Hi,
    what's the difference between nio-file-manager and nio-memory-manager? The documentation doesn't really discuss the differences as far as I know. They both use nio to store memory-mapped files don't they? What are the advantages/disadvantages of both?
    When to choose the first one and when the second when storing a large amount of data? Can both be used to query data with the Filter API? Are there size limits on both?
    Best regards
    Jan

    Hi Jan,
    The difference is that one uses a memory mapped file and one uses direct nio memory (as part of the memory allocated by the JVM process) to store the data. Both allow storing cache data off heap making it possible to store more data with a single cache node (JVM) without long GC pauses.
    If you are using a 32 bit JVM, the JVM process will be limited to a total of ~3GB on Windows and 4GB on Linux/Solaris. This includes heap and off heap memory allocation.
    Regarding the size limitations for the nio-file manager Please see the following doc for more information.
    With the release of 3.5 there is now the idea of a Partitioned backing map which helps create larger (up to 8GB of capacity) for nio storage. Please refer to the following doc.
    Both can be used to query data but it should be noted that the indexes will be stored in heap.
    hth,
    -Dave

  • What is the difference between trade promotion management and campaign?

    Hello all,
    I want a clear clarification shows the difference between trade promotion management and campaign management
    Regards
    Jacopo Francois

    Hi,
    1)Campaign Management, Here Market do the  Mass camapaign in  the specific sales area regarding theire Products and Brands (Aware ness of new Products or rebuilding the Brand image )  by spending some Budget.
    2) In Trade Promotion, Market makes the Trade agreement ( To sell the Particular Products ) with the Particular BP ( Like Distributor/Whole saler ) by giving the Trade promotional discounts, if he sells will get the TPM discount with in the planned period .
    Basically Campaign is using Mass advertise and TPM is to be targetting to the Particular BP to sell theire prodcuts by offering promotional discount.
    Regards
    Naren..

  • Difference between Analytic workspace manager and AWB

    Hi could anyone tell me the difference between AWM and AWB , . I finished designing my cube using AWB and i was planing to use OBIEE to browse and view my cube for reporting etc but it turns out that OWB cubes arent diretly compatible with OBIEE workspace we have to use AWM to make it compatible or something.. So why use OWB in the first place ???

    Hi Jan,
    The difference is that one uses a memory mapped file and one uses direct nio memory (as part of the memory allocated by the JVM process) to store the data. Both allow storing cache data off heap making it possible to store more data with a single cache node (JVM) without long GC pauses.
    If you are using a 32 bit JVM, the JVM process will be limited to a total of ~3GB on Windows and 4GB on Linux/Solaris. This includes heap and off heap memory allocation.
    Regarding the size limitations for the nio-file manager Please see the following doc for more information.
    With the release of 3.5 there is now the idea of a Partitioned backing map which helps create larger (up to 8GB of capacity) for nio storage. Please refer to the following doc.
    Both can be used to query data but it should be noted that the indexes will be stored in heap.
    hth,
    -Dave

  • What are the differences between ADOBE CYCLE 7 and 8?

    hello,
    I have got a file created in version 8 and asked to run it in version 7, i've found that many events doesn't run in the old version and thus stops the form from completion.
    Please help me out of this

    http://helpx.adobe.com/acrobat/release-note/release-notes-acrobat-reader.html

  • Difference between a positive time and negative time management.Explain with screenshots.

    Hi gurus!
    I would like to know the difference between Positive time management and negative time management.
    thx & regards,
    raju

    Hi Nagaraju,
    I am adding more information..
    Whether or not an employee is on positive or negative time is determined by the time management status on IT0007. Status 1 or 2 = positive time; status 9 = negative time.
    In a standard system, positive time recording means the employee is required to record time (absence or attendance) for any day on which he is scheduled to work according to his generated work schedule. Negative time recording means an employee does not need to record time unless he has an exception to his normal working time; so absences are typically recorded as well as overtime or time work on days for which the employee is not scheduled to work.
    Schema TM00 is used to process positive time employees for whom clock times are entered; that is, every record has a start and end time.
    Schema TM04 processes both positive and negative time employees. The key distinction between TM00 and TM04 is TM04 does not require start and end times on every entry. Records with start and end times cna be processed in TM04. However, the records do not require these entries.
    In TM04 you will see code using IF, ELSE, ENDIF statements during the import process to separate the import of time data for positive and negative time employees.
    Positive time employees use the following data import statements in the schema:
    P2011 Import IT2011 records to TIP; regardless of whether the EE has IT2011, load the work schedule to TZP. If no IT2011 record exists, TIP is empty.
    P2001 Load absences
    P2002 Load attendances
    Negative time employees use the following data import statements:
    P2000 This is the critical difference between positive and negative employees. P2000 loads the daily work schedule to the TIP table as if the employee workede; that is, if the employee is scheduled to work from 8:00 to 17:00, this record will now appear on TIP. The work schedule details are also added to TZP.
    P2001 Load absences -- to pick up exceptions to planned working time
    P2002 Load attendances -- again to pick up exceptions, special costing information, overtime, alternate payments, premiums or any other variation from normal schedule work.
    So if you want to determine if you are using positive or negative time, check the time management status on the employees.
    Regards
    Siva

  • CMC: Security: Life Cycle Manager (LCM) missing under "Appication" Security

    Hello there,
    I am trying to set up security for the Life Cycle Manager (LCM). LCM has been installed on the BO 3.1 DEV_System with version SP2, FP4, by another company.
    I am using the procedure described in the (my opinion very well written) article:
    http://wiki.sdn.sap.com/wiki/display/BOBJ/FromDEVtoQAtoPRODusingLifeCycleManager
    The problem is, in the CMC security, under "Application" ("Anwendung") security, I cant see the "life cycle manager",
    Hence, e.g. I cant grant access to "Application"->"Life Cycle Manager"->"Create Job". I am using an Admin user with full rights.
    The life cycle manager does show up however under "Content" ("Inhalt") security, but I guess this concerns other security settings bc granting access to all of "Content"->"Life Cycle Manager" and "Content"->"Life Cycle Manager Job" still didnt allow end-user to create jobs.
    Did anybody stumble accross the same or has an explanation or solution?
    I think this is either a installation or configuration issue (are there any additional settings after intallation needed in other places in order to display security "Application"->"Life Cycle Manager" security in CMC and be able to grant end-users the appropriate rights) ?
    Thanks a lot for your help!

    Hi there,
    thanks... meanwhile, I found a SAP note that describes exactly the problem:
    1443784
    Advice is to even delete the whole workfolders for all webapps (.../localhost/catalina/...) and deployfolder and after that, start tomcat again.
    This also seemed to deploy all the webapps again, also, date from the deployed files indicates they really got redeployed.
    But: Still the same behaviour, no LCM in CMC-Security under "Applications" .
    Since everything got deployed again guess already the files that are deployed are not containing the right information!
    Maybe, during installation, they didnt get updated somehow.
    So, guess only solution will be to completely uninstalling LCM, reinistall it and cross finger that this time, the files will get updated.
    I already tried uninstalling FP 2.4, reinstalled it, no improvement (although it says it is updating CMCApp and CMCAppAction during installation - maybe the necessary updates are already done during isntallation of SP0/SP1/SP2).
    When trying to uninstall SP2 after FP 2.4 is uninstalled, get an error "missing .dll" - it is a mess, but I will keep on fighting
    If anybody has a clue how to specifically change specific files under CMCApp and CMCActionApp directly (dont know if that is possible though...) so that LCM App is displayed correctly in CMC Security->Application , would also be an acceptable workaround .

  • Business Partner Roles and Account Life Cycle management in IC

    Hi all,
    We have IC agents creating prospects but also back office people (i.e. sales staff) creating prospects. Back office staff uses account life cycle management to identify the prospect role. However, I noticed that the business partner role (prospect in this case) is not visible within the IC - during account creation - because the role is used within the account life cycle role exclusion group.
    I can always enhance the IC component to remove the filter on the BP Role. but question I have is why does SAP IC remove the roles from the role drop down list in the IC account creation screen and how did other people get around this?
    Thanks,
    John

    I am also looking for an answer on this. How did other people who work on Interaction Center get around this? How do you create accounts when IC removes the BP roles mentioned in the Exclusion group config in SPRO ?

  • Requirement of E-sourcing and e-CLM (contract life cycle management) in SRM

    Dear Experts,
    Does one need to install e-sourcing and eCLM (contract life cycle management) in SRM 7.0 to take the benefit of full functionality available in SRM 7.0?
    My understanding says that e-Sourcing and CLM are not must for SRM 7.0. They are basically available separately as on demand product who may not have SRM landscape.
    Any ideas shared will be highly appreciated.
    Reagrds,
    Ranjan

    Hi Ranjan -
    The answer is NO, you do not need E-Sourcing/CLM to install and work with the contract functionality in SRM 7.0.  These are completely different products / systems.  The contracts functionality in CLM is oriented toward contract authoring / qualitative information management about contracts, while the functionality in SRM is more oriented toward the quantitative contract information/execution of the contracts against orders.
    Hope this helps,
    Emily

  • Difference between Web Service URL and Report Manager URL

    What is the difference between Web Service URL and Report Manager URL in Reporting Service configuration manager in SQl Server 2008 Reporting Setrvices

    Another way to put it is the Web Service URL is just that, its used for services that are connecting to issue API calls.  The Report Manager URL is the nice GUI that users should use.  If you click the links, you should see the difference.  I
    am sure you have likely done that, but functionally one is for programmatic purposes and the other to be the front end graphical user interface.
    Sometimes pictures help as well...
    http://bretstateham.com/reporting-services-architecture-diagram%E2%80%A6/

  • Difference between Oracle GRC product and Identity management

    Hi
    I want to know the difference between Oracle GRC product and Oracle Identity and Access Management product. Also what I see that the features Acces manager is providing is also provided by the grc access control governor and transaction control governor. So why two different technology for same task.
    Regards

    Any answer.
    regards

  • What is (sdlc) software developement life cycle management in hyperion esssbase and planning ?

    what is (sdlc) software developement life cycle management in hyperion esssbase and planning ?

    SDLC is a high-level concept (https://en.wikipedia.org/wiki/Systems_development_life_cycle) not a feature of a particular software package, so I'm really not sure what you're asking.
    If you're asking about the somewhat related topic of moving changes through environments, look at About Lifecycle Management.

  • Differences between Remote Client copy and Client export and Import

    Dear All, I am new to SAP. Please let me know the Differences between Remote Client copy and Client export and Import. Any response is greatly appreciated. Thanks a Million

    Hello Mallikarjuna,
    Follow the below note,
    https://service.sap.com/sap/support/notes/552711
    which describes the answer to question - Which is better or faster, a client transport or a remote copy?
    Basically client transport would be preferred if the network connection between the source and target system is slow.
    For more help,
    http://help.sap.com/saphelp_nw70/helpdata/EN/69/c24c0f4ba111d189750000e8322d00/frameset.htm
    Regards,
    Debasis.

  • Xcelsius 2008 - Life cycle management

    All,
    We have developed Xcelsius 2008 dashboards (by QAAWS) which are published in BO XI 3.0 Enterprise Infoview. How do we promote Xcelsius dashboard from development to production? Do Import wizard help on this?
    Below are the workflow that I think about:
    1) Create QAAWS in both development and production
    2) Create dashboard in Xcelsius 2008 in development through WSDL URL created in QAAWS
    3) Publish the report in BO 3.0 Infoview.
    4) Through Import Wizard, import dashboard from dev to prod.
    My question is how do we map the imported dashbaord in production to production WSDL URL.
    Please let me know the above approach for Xcelsius 2008 life cycle management is correct.
    Thanks
    Jai

    Thanks Jon. So all I need to change Web Service URL from:
    http://bodevserver:8080/dswsbobje/qaawsservices/queryasaservice
    to
    /dswsbobje/qaawsservices/FIAR?WSDL.
    But how will this change to production server WSDL URL when this report moves to prod by import wizard?
    Below is the work flow I did in QAAWS client:
    1) Created 2 URL one for Dev and another for Prod
    2) Created first URL in development through QAAWS client and deploy the same in prod by changing the prod server name.
    For Dev --> http://bodevserver:8080/dswsbobje/qaawsservices/FIAR?WSDL
    For Prod --> http://boprodserver:8080/dswsbobje/qaawsservices/FIAR?WSDL
    I am still confused how these above 2 links helpful in Xcelsius to do life cycle managemnet without any mannual interpretation.
    Thanks
    Jai

  • Differences between BC Set SOLMAN40_CHARM_BASICFUNC_001 and database.

    Hello Team,
    We are configuring Change Request management in Solution manager.
    Activation of BC sets ends with warning.Activation log shows below error.
    'Differences between BC Set SOLMAN40_CHARM_BASICFUNC_001 and database. Check values'
    There errors like "
    Field Not Copied
    Difference between BC Set and Table"
    We are through with note :903527  which suggest "2) Create a new transport request (Transaction SE09) in the source client of your Solution Manager system. Unpack the file Piecelist_Change_Management_Init.zip, which is attached to this note. Copy the contents of the file Piecelist_Change_Management_Initial.txt into the transport request. Use Transaction SCC1 to import the transport request into your Solution Manager client"
    But how to "Copy the contents of the file Piecelist_Change_Management_Initial.txt into the transport request"?
    Please let me know if you have any hint.
    Best Regards,
    Tushar

    status/action??
    when u click action tab in maintenance transaction the status updated auomatically.
    have u checked the errors shown in error tab....after u removed the errors....
    thn u choose up 'update maintenance cycle' action press save button the status will be same but error button wiil be green
    Then u have action Next phase"'in dev with release"
    If it is not appearing even there is no error........Pls  ck the action profile or ask solman consultant to chk the same
    Hope it clarifies
    Regards
    Prakhar

Maybe you are looking for

  • How to connect my Mac to the tv screen

    Can someone explain to me how I can watch on the (big) tv screen the downloaded content from my laptop?

  • Getting xterm to behave like Terminal?

    Hi, The Terminal.app does just about everything I need, but I've noticed since installing 10.6 that occasionally (and sporadically), it steadfastly refuses to paste text that I've just copied from Safari (or from any other application for that matter

  • Payroll scipts

    Good day I'm an apps dba and I have been tasked to write the follwing reports and I dont know where to start. Payroll 1.     Report on employee bank account numbers that appear on the vendor master file (Creditors). 2.     Report on where more than o

  • Report Designer error

    Hi, When am trying to Insert Dataprovider am getting below error, Please some one help me RD revision 7100.0.0205 Internal error ID :E-SELECDATAPROVIDER Error Message : check :RFC Exception Thanks, GAL

  • Can I change the order the categories show in my iBooks?

    I have several categories I manage, and I'd like them to show alphabetically. Is there any way to do this?