Migration from development to production environment for SAP Netweaver BI

All,
When I created a SAP Netweaver BI connection using BeX query in BW development environment, the system is defaulted to the BW development environment. Since the system textbox can't be modified to use a variable to point to production environment, can you share how you migrate your SWF file to production environment and ensure that it points to the BeX production query?
Thanks for sharing ....

After some more searching, I found this link: http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f005a4ca-d4fd-2c10-adb8-8ec24383cb97

Similar Messages

  • OWB propagation from development to production environment

    Our department is in need to implement overall security around our production data warehouse.
    One issue that seems to bother our management is having only one OWB Designer where developers would have to be responsible enough to use snapshots and export mappings to mdl files. Management would like to have development and production OWB Designer Repository where production designer would always be in sync with what is deployed in prd database. Also prd OWB Designer Repository would be like a source safe so we have to always get a mapping from prd designer move it dev designer and when done propagate changes back to prd designer and then deploy to prd database.
    Would this be a good approach?
    Any input on how to handle propagation from development to production environment, and if you are aware of "best practices" when it comes to OWB environment is appreciated.
    Best Regards,
    Vlasta

    Hi,
    Copy whole catalog and rpd from dev to prob.
    If you want to copy specific report go to OracleBIData\web\catalog\samplesales\root\shared\sample+sales(group folder name)
    You can copy reports under folders and dashboards in _portal in Sample sales group folder...both file and .atr file.But you may miss security applied on those dashboards.
    http://www.rittmanmead.com/2008/04/28/migration-obiee-projects-between-dev-and-prod-environments/
    Best practice is to copy whole catalog and rpd (or) Copy shared and system folders and their .atr files from OracleBIData\web\catalog\samplesales\root so that you will not miss security and you will not over ride users folders which may contain some data created by them.
    Thanks,
    Srikanth

  • In Oracle How to migrate .Rdf file from Development to Production Environ..

    Hi,
    Please explain me step by step how to migrate report(.Rdf) file from development instance to production instance ASAP.
    Thanks & Regards,
    Raj

    Rai,
    Please ask your questions in the EBS section, since they are not PeopleSoft related.
    Regards,
    Hakan

  • How to migrate reports from Development QA Production environment

    Hello,
    we have 3 Oracle Discoverer 10.1.2.3 environments and I would like to know what is the correct way to migrate reports from DEV to QA and to PROD.
    I'm researching about this by a couple of days and didn't find anything handy.
    The most likely way that I found was to export the entire EUL from one environment to another with the eulapi with a command line like that:
    exporting:
    eulapi -connect DEVUSER/pass@orcl -eul DEVUSER -export exp_all.eex -all
    importing using [ -import_rename_mode refresh ]:
    eulapi -connect QA_USER/pass@orcl -eul QA_USER -import exp_all.eex -identifier -import_rename_mode refresh -log imp.log
    That would work.
    However if the developer delete some object from the DEV environment and then import in the QA environment the deleted object won't be deleted from the QA environment and after some time the QA and PROD environment would be a mess.
    Another way that I figured out was to drop the eul from the PROD environment and then import all over. That would solve the problem but It has a lot of risks.
    Thanks in Advance,
    Jonas Zanon

    Hi,
    I think the best approach is to export the EUL components (e.g. business areas, folders, hierarchies, workbooks etc) separately from your development environment and hold these in a change management system. You can then import the components into test and prod and know which version of each component you have.
    Often when you make a change you will have to export/import several components. For example, if you add a folder you will need to export the folder, any business areas that hold the folder and if the folder is joined to any detail folders then these as well.
    We don't have scripts to delete components from production. Very rarely do you need to delete anything from production and generally it is not a good idea because reports will stop working because the references in the reports are missing.
    Rod West

  • ERROR WHILE MIGRATING SSIS PACKAGE FROM DEVELOPMENT TO PRODUCTION IN EXECUTION

    HI,
    I have a problem while executing the package after migrating from DEVELOPMENT to PRODUCTION.
    We have two SQL database connections DEVMIDDLEWARE and PRODMIDDLEWARE for dev and prod respectively. When we have created package in development we have used DEVMIDDLEWARE and we have credentials in CONFIG file of that package and executed sucessfully. When
    we migrated this same package to PRODUCTION when have given credentials of PRODMIDDLEWARE in CONFIG FILE of this package we are getting error as below
    "Description: Failed to decrypt protected XML node "DTS:Password" with error 0x8009000B "Key not valid for use in specified state.". You may not be authorized to access this information. This error occurs when there is a cryptographic
    error. Verify that the correct key is available.  End Error  Error: 2014-10-28 07:41:44.24     Code: 0xC0016016     Source:       Description: Failed to decrypt protected XML node
    "DTS:Password" with error 0x8009000B "Key not valid for use in specified state.". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available. 
    End Error  Error: 2014-10-28 07:41:44.85     Code: 0xC0202009     Source: Package Connection manager "DEVBIZTALKDB01.RHUL_Staging.devmiddleware"     Description: SSIS Error Code DTS_E_OLEDBERROR. 
    An OLE DB error has occurred. Error code: 0x80040E4D.  An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80040E4D  Description: "Login failed for user 'devmiddleware'.". 
    End Error  Error: 2014-10-28 07:41:44.85     Code: 0xC020801C     Source: Package Log provider "SSIS log provider for SQL Server"     Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. 
    The AcquireConnection method call to the connection manager "DEVBIZTALKDB01.RHUL_Staging.devmiddleware" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method
    call failed.  COM error object information is available.  Source: "Package"  error code: 0xC0202009  Description: "SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E4D.  An OLE
    DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80040E4D  Description: "Login failed for user 'devmiddleware'.".  ".  End Error  Error: 2014-10-28 07:41:44.98    
    Code: 0xC0202009     Source: Package Connection manager "AGRDB01.abwr66"     Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E4D.  An OLE DB record
    is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80040E4D  Description: "Login failed for user 'CC\epsdbuser'.".  End Error  Error: 2014-10-28 07:41:44.98     Code:
    0xC020801C     Source: Data Flow Task OLE DB Source [1]     Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "AGRDB01.abwr66"
    failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.  End Error  Error: 2014-10-28 07:41:44.99     Code: 0xC0047017    
    Source: Data Flow Task SSIS.Pipeline     Description: component "OLE DB Source" (1) failed validation and returned error code 0xC020801C.  End Error  Error: 2014-10-28 07:41:44.99     Code: 0xC004700C    
    Source: Data Flow Task SSIS.Pipeline     Description: One or more component failed validation.  End Error  Error: 2014-10-28 07:41:45.00     Code: 0xC0024107     Source: Data Flow Task     
    Description: There were errors during task validation.  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  07:41:44  Finished: 07:41:45  Elapsed:  0.859 seconds.  The package execution failed. 
    The step failed."
    Can anyone help for this error.
    Many thanx in Advance

    Hi Babloo,
    According to the error message, the package may have failed are as follows:
    The user account that is used to run the package under SQL Server Agent in PRODUCTION server differs from the original package author.
    The user account does not have the required permissions to make connections or to access resources outside the SSIS package.
    The package may not run in the following scenarios:
    The current user cannot decrypt secrets from the package. This scenario can occur if the current account or the execution account differs from the original package author, and the package's ProtectionLevel property setting does not let the current user
    decrypt secrets in the package. In this scenario, we can change the SSIS Package ProtectionLevel property to EncryptSensitiveWithPassword, then modify the SQL Server Agent job step command line to include this password.
    File access fails because the current user does not have the required permissions to write to the file share that the connection manager accesses. In this scenario, we can create a SQL Server Agent proxy account. This proxy account must use a credential
    that lets SQL Server Agent run the job as the account that created the package or as an account that has the required permissions.
    References:
    SSIS package does not run when called from a SQL Server Agent job step
    Run an SSIS Package Under a Different Account
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Development and product environment

    Dear all,
    I want to setup two databases in seperated server. One for development purpose and another for product environment.
    Which good method/tool in oracle can transfer data (like pl/sql,tables,fields) from
    development to product environment?
    Thanks you

    I would strongly suggest cloning the database from Development to Production, using RMAN. You get a proper copy that way - and it isn't hard to do. Howard Rogers has all the answers here: http://www.dizwell.com/prod/node/9

  • Error while importing the ODI Package from Development to Production Enviroment

    Hello Everybody,
    Currently I'm face the problem when import ODI models (from Development) to Production environment
    And the error show follwing error:
    ODI - 23040 Import file "C:/BIAPPS_Package/Models/XyZ.xml" error
    please help.

    Do the user performing the import have permissions to import models to the production environment? I'd also mention that you would have a better setup if your production environment only held executables such as scenarios, load plans etc. and not development objects. It leads to better change control management and simplifies the migration process from DEV --> PROD

  • SAP TAO,What is the purpose of Development,Quality,Production environment?

    Hi All,
    What is the significance of Development,Quality,Production environment under license tab of configuration in SAP TAO.
    Which environment has to be selected for better operatability of SAP TAO functions.
    Thanks and Regards,
    Ujwal Kandimalla

    Hi,
    As TAO deals with the testing aspect, a 3 system landscape is recommended:
    DEV : For unit testing
    QA:    For system testing and integrated testing
    PRD:   Has to be available for production usage
    You could also have a Pre-Prod for load and UAT.
    Regards,
    Srikishan

  • Production migration from Development

    I would like to know how currently the migration work happens from development to production.
    Thanks
    Deb

    Export application and any supporting objects to a script, have dba load previously built script to production environment and run script. Need to make sure users are logged out of application and that the proper themes and such are loaded in production.
    Thank you,
    Tony Miller
    Webster, TX

  • Development and Production Requirements for a Forms/Report application

    Dear all,
    We have an application witch run in client/Server mode using Forms/Reports 6i For 300 users.We want to migrate it on Forms/Reports 9I using Oracle 9IAS and Oracle 9IDB.
    I would like to have advises about material requirements of both development and production environment((developer deskop, development appServer and databaseServer, end user desktop,production databaseServer and production AppServer).
    Thank u for giving more details about my request.

    I have my dev and production on 2 different databases/instances, and the workspaces have a different name aswell (think 'dev' and 'prod').
    I do reuse my application ids, which makes the whole process a lot more manageable: easier for me to identify and replacing a whole application.
    However, when i want to replace only 1 page, apex stumbles over the workspace. Bummer.
    So i took an export of a page on both workspaces, and opened the files.
    prompt  Set Credentials...
    begin
      -- Assumes you are running the script connected to SQL*Plus as the Oracle user APEX_040100 or as the owner (parsing schema) of the application.
      wwv_flow_api.set_security_group_id(p_security_group_id=>nvl(wwv_flow_application_install.get_workspace_id,1377027056414870));
    end;
    wwv_flow_application_install.get_workspace_id,1377027056414870));
    I took both workspace IDs and keep them in a simple txt in my installation-files folder. Each time i need to import a page from dev->prod i go in the exported file from dev and change the workspace id to the id of my production workspace id. Everything works magically after that.
    If your application ids also differ, you can try changing the id in the exported file aswell, but i can't tell if it works or not since i've not done that yet.
    prompt  Set Application ID...
    begin
       -- SET APPLICATION ID
       wwv_flow.g_flow_id := nvl(wwv_flow_application_install.get_application_id,130);
       wwv_flow_api.g_id_offset := nvl(wwv_flow_application_install.get_offset,0);
    null;
    end;where of course you'd change around nvl(wwv_flow_application_install.get_application_id,130);

  • Questions on Analyzer Upgrade and Moving Analyzer Reports from Development to Production

    Hi,We run Analyzer 5.0.3. We are planning to go to Analyzer 7.2. Did any body go thru this upgrade? If so, what is your opinion and tips that may help. Also, we never had Analyzer development environment. We are planning on having Analyzer development environment. In our installation, all of the Analyzer reports are centrally developed based on user requests. Once we have development and production at the same Analyzer version, if a report is developed in the development system, how can the report be mirateed/moved from development to production system?Thank you for your help,Prasant

    Balaji,
    Has this been done yet?
    Gary
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by [email protected]:
    We are working on a document using which one should be able to move a portal instance from one database to another. It is still in draft version, once it is finalized we will be putting it on otn.
    Thanks and Regards
    Balaji<HR></BLOCKQUOTE>
    null

  • What is the best practice to deploy the SharePoint site from test to production environment?

    We are beginning to start a new SharePoint 2010 and 2013 development projects, soon developing new features, lists, workflows, customizations to the SharePoint site, customization to list forms and would like to put good practice (that will help in deployment)
    in place before going ahead with development.
    What is the best way to go about deploying my site from Development to Production?
    I am using Visual Studio 2012 and also have Designer 2013...
    I have already read that this can be done through powershell, also through visual studio and also via designer. But at this point I am confused as to which are best practices specifically for lists, configurations; workflows; site customizations; Visual studio
    development features; customization to list forms etc. You can also provide me reference to links/ebook covering this topic.
    Thanks in advance for any help.

    Hi Nachiket,
    You can follow below approach where the environments has been built in similar fashion
    http://thesharepointfarm.com/sharepoint-test-environments/
    if you have less data then you can use  http://spdeploymentwizard.codeplex.com/
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/b0bdb2ec-4005-441a-a233-7194e4fef7f7/best-way-to-replicate-production-sitecolletion-to-test-environment?forum=sharepointadminprevious
    For custom solutions like workflows etc you can always build the WSP packages and deploy across the environments using powershell scripts.
    Hope this helps.
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful
    Hi, can you answer me specifically with regards to the foll:-
    lists
    configurations
    workflows
    site customizations like changes to css/masterpage
    Visual studio webparts
    customization to list forms
    Thanks.

  • How to transport the data contains in the table from development to product

    How to transport the data contains in the table from development to production.
    Please let me know ASAP.

    Hello Dilip
    Create a workbench request and add the following entries to the request:
    Object key: R3TR TABU <name of z-table>
    For this object add the following value key:
    - client-independent table: '*'
    - client-dependent table (e.g. client 100): '100*'
    See also: [SAP Network Blog: Transport Table Entries|/people/community.user/blog/2007/01/07/transport-table-entries]
    Regards
      Uwe

  • Migration From Developer 2.1 to Forms 6i/9i

    Hello,
    My client wants to migrate from Developer 2.1 to Forms 6i or to Forms 9i with C/S architecture (Sun Solaris 2.6). They are told (from Oracle Support) that they need to add a patch set before migrating. Has anybody migrated in this environment and what patch set was added?
    Thanks,
    Arun.

    Hi,
    3 things.
    1. The forms 9i is NOT available for the client/server environment. Therefore if your customer insists on client/server environment then you need to upgrade to forms 6i (which is the final client/server version of forms/reports developer).
    2. There are OS patches that you need to apply if you want to run forms/reports developer 6i on solaris 2.6. The complete list is available in the 6i installation documentation (you might find it also on the internet). If you upgrade the OS to solaris 8, then there is no extra OS patches required for forms/reports developer 6i. We are running 6i on Solaris 8 (with no extra OS patches).
    3. The last available patch for forms/reports developer 6i is patch #10 which can be downloaded from Oracle Metalink. I did apply this patch for 6i on solaris 8 client/server environment and has not seen any negative effect so far.
    regards.

  • Planning Migration from Development Server to Testing Server

    Hi All,
    I am doing migration from development env to testing env. I am stuck in the middle of the migration. Anyone please guide me in this situation. Its very urgent for me. I am following below steps for the planning migration
    1. Create a new database on Production RDBMS Server for your planning application.
    I created the new database for my planning application.
    2. Configure a data source on Production Planning Server.
         I configured the new datasource on planning.
    3. Create fresh planning application on Production Server and Ensure the admin is the same as your planning application on Development Server.
         I created the new planning application on production server. Its working fine with admin login.
    4. Go into the database tables for the planning app on Production Server and look at table HSP_USERS; store the SID value against user 50001.
         I save the SID value against 50001 in a notepad
    5. Go into the database planning system tables on Production Server and HSPSYS_APPLICATION, clear out the version field for the application you have created.
         I removed the version for the application i created
    6. Stop Planning.
         I stopped the planning services
    7. Restore the planning application database on Development over the one created in the first step (to the Production Server Database).
         In this steps only, i am facing diffculities.
         How to take the backup of development database? (Here, i want to the take the database backup of planning application schema  or entire oracle databat in development server)
         How to restore to testing env database
    Please anyone guide me in this situtation. Please......
    8. Go into the HSP_USERS table and update the SID for user id 50001
    9. Start planning
    10. Go to planning web and you should see your application when you try and log in it should take you to a migrate screen.
    11. If you are requiring to migrate users as well, you will have to make sure you create them in Shared Services and then use the updateusers utility in the planning bin directory.
    Thanks,
    Lakshmi

    Hi Mars,
    Thanks for your reply. I did the same as you specified. I used Imp instead of import, exp instead of export.
    7. Restore the planning application database on Development over the one created in the first step (to the Production Server Database).
    I restored the Planning dmp here
    8. Go into the HSP_USERS table and update the SID for user id 50001
    Here, SID remains the same after restore the backup from the development server(SID same for Development and testing Server)
    9. Start planning
    I started the Planning Services.
    10. Go to planning web and you should see your application when you try and log in it should take you to a migrate screen
    I am facing problem here.
    While login into planning application, its not redirect to migrate screen. Its normally login to the application
    Thanks,
    Lakshmi

Maybe you are looking for

  • Itunes will not download on my Windows 8 laptop

    About half a year ago I bought a Dell Inspiron laptop with Windows 8 pre-installed onto it.  I downloaded Itunes with no problem almost immediatly when I got it.  I have an Iphone 4, and have had it for 2 years, without any problems with Itunes. When

  • Mapping Issue with 7 source tables and one target table in one step

    Hi, Request for a small help in OWB. I am trying to map 7 source tables to a single target table in one step.These source tables are in Oracle 10G database but dont have PK and FK relation ship. I am able to link one table to the target by pointing s

  • Why are my colors alldifferent n

    They re u

  • 8G's of RAM vs 4G's

    I have 8 gigs of ram on my MacBook Pro. How do I make sure I take full advantage of having that much memory? So far whenever I watch the activity monitor I'm usually using about 2-3 gigs at the most so the 4 gigs would have been plenty to handle that

  • I get error message in downloading IOS 7.03

    When I download IOS 7.03 on my Pad 2, it always crashes with an error "download failed."   Has anyone faced similar issue?  What is the solution?  Thanks for help.