Tranport role from Dev to Prod without overwriting role menu

Hi Experts,
                  We have users who have saved BW workbooks in the roles. They appear as transactions in the role menu. Now when we are transporting the roles the role menu is getting overwritten and all the workbooks are no more in the Role menu and so not visible to the users.
                   How can we transport the BW roles without overwriting the Role menu ? Please help
Thanks a million
Sunil Kumar

How can we transport the BW roles without overwriting the Role menu ? Please help
I doubt whether this is possible or not.... Well for instant damage control you look in change history to find out what was there in menu before?? And put them back as it was before.
For a permanent solution it is already suggested in earlier posts... that is to have a menu role concept used only for query, work book saving pupose and these are not getting transported in any case.
Arpan

Similar Messages

  • Migrate Application Role from uat to prod in 11.1.1.6.10

    Hi All,
    We have to migrate the UAT Application Roles to Prod instance. I followed Rittman Mead policy store migration. servers  in LINUX
    http://www.rittmanmead.com/2011/04/oracle-bi-ee-11g-migrating-security-policy-store-part-2/
    But at MigrateSecurityStore step, I am facing an issue with the wlst script which is throwing below error.
    I am getting bellow error
    wls:/offline> migrateSecurityStore(type="appPolicies",srcApp="obi",configFile="/ usr/app/MW/SecurityMigration/jps-config-policy.xml",src="sourceFileStore",dst="t                                                                                                         argetFileStore",overWrite="false")
    Oct 17, 2013 11:41:27 AM oracle.security.jps.internal.config.xml.XmlConfigurationFactory initDefaultConfiguration
    SEVERE: org.xml.sax.SAXParseException: The XML declaration must end with "?>".
    Command FAILED, Reason: The XML declaration must end with "?>".
    Traceback (innermost last):
      File "<console>", line 1, in ?
      File "/usr/app/MW/oracle_common/common/wlst/jpsWlstCmd.py", line 955, in migrateSecurityStore
      File "/usr/app/MW/oracle_common/common/wlst/jpsWlstCmd.py", line 927, in migrateSecurityStoreImpl
            at oracle.security.jps.internal.tools.utility.source.JpsInitializerSource.getSources(JpsInitializerSource.java:155)
            at oracle.security.jps.internal.tools.utility.JpsUtility.<init>(JpsUtilty.java:62)
            at oracle.security.jps.internal.tools.utility.JpsUtilMigrationPolicyImpl.migrateAppPolicyData(JpsUtilMigrationPolicyImpl.java:151)
            at oracle.security.jps.tools.utility.JpsUtilMigrationTool.executeCommand(JpsUtilMigrationTool.java:231)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
    oracle.security.jps.JpsException: oracle.security.jps.JpsException: The XML declaration must end with "?>".
    This is config.xml file
    <?xml version='1.0' encoding='utf-8'? standalone='yes'?>
    <jpsConfig xmlns="http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd">
       <property name="oracle.security.jps.jaas.mode" value="Off"/>
       <propertySets>
    <propertySet name="sam1.trusted.issuers.1">
    <property name="name" value="www.oracle.com" />
    </propertySet>
    </propertySets>
       <serviceProviders>
          <serviceProvider type="POLICY_STORE" name="policystore.xml.provider" class="oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider">
             <description>XML-based PolicyStore Provider</description>
          </serviceProvider>
       </serviceProviders>
       <serviceInstance name="srcpolicystore.xml" provider="policystore.xml.provider" location="/usr/app/MW/SecurityMigration/uat/system-jazn-data.xml">           
      <description>File Based Policy Store Service Instance</description>       
      </serviceInstance>
      <serviceInstance name="policystore.xml" provider="policystore.xml.provider" location="/usr/app/MW/SecurityMigration/prod/system-jazn-data.xml">           
    <description>File Based Policy Store Service Instance</description>       
    </serviceInstance>
       </serviceInstances>
        <jpsContexts default="default">       
    <!-- This is the default JPS context. All the mendatory services and Login Modules must be configured in this default context -->       
    <jpsContext name="sourceFileStore">           
    <serviceInstanceRef ref="srcpolicystore.xml"/>       
    </jpsContext> <jpsContext name="targetFileStore">           
    <serviceInstanceRef ref="policystore.xml"/>     
    </jpsContext>   
    </jpsContexts>
    </jpsConfig>
    Please let me know if i need to provide further inputs.Appreciate your help.

    make sure you are running the wlst.sh from this path /MWHOME/Oracle_BI1/common/bin/wlst.sh
    you can take a look at this too Migrating Security Policies from Development to Standalone WLS 11g
    http://ssssupport.blogspot.com/2013/02/obiee-11g-application-role-migration.html
    Obiee11g: Migrating application role from DEV to Prod server in obiee11g

  • Catalog Migration from Dev to Prod

    Hello,
    Certain users of our system are unable to login to OBIEE after we migrate to Prod. Getting the below error
    access denied for user to path /users/*USERNAME*/_portal/dashboard layout
    USERNAME is the userid used to login to obiee
    In our Prod, Users have access to Answers and hence they save their reports under My Folders.
    While we migrate the new set of dashboards and reports from Dev to prod, we overwrite the System, System.atr, Shared, Shared.atr files of Prod with the corresponding files from Dev. Thus retaining the Users and Users.atr files of Prod.
    Security: All are users/pwd are stored in the RPD
    Is there something wrong with the migration procedure or is it a bug?
    Any help would be appreciated.
    Thanks,
    Joe

    +2) Why did you migrate the "System, System.atr" ? Try without this one, but just the "shared" folders and files.+
    System, System.atr are migrated since this folder stores the Privileges and data formatting etc. These configurations need to be migrated to prod as well.
    However I tried what you suggested and USERNAME is able to login and see the dashboards. But the Privileges and data formatting changes in Dev didnt get into Prod
    There is a Security folder under System. Do you know what it is used for. Should I try to retain this folder in Prod?I don't really know.
    The object permissions (like report permissions) are supposed to be in ATR file (i think so...), but there are other permissions and security things everywhere.
    But i appears to be a clue to solve your problem.
    +3) Do you have a backup of the previous Prod webcatalog ? If so, try to copy the USERNAME/_portal content into the new one.+
    This might work, but I really need to identify what is the root cause for this since we have migrations bi-weekly and this issue might pop-up again for a different userOf course. I just suggested that to see if if the /username/_portal were really different, despite you didn't upgrade them.

  • Transporting a role from DEV to QAS in a Workflow

    Hi,
    I assigned a Role as the possible agent for a std task in DEV. I transported from DEV to QAS, first the Role (where I see the Std. task to which it is assigned and the corresponding WF template in PFCG for the role) with a Customizing Req. and then transported  the WFlow template & associated std.task with a WBench TReq.
    The transport is successful without any errors.
    But, when I see the agent assignment for the task in QAS, the role is gone. Also, When I see the role Maintenance PFCG for this role, I don't see any WFlow tasks in the Workflow tab.
    I tried to trasport this sequence(first role and then the wflow & std. task associated with it) twice, but in vain.
    Can somebody pl tell me what's going on with the transport of the roles(that should include the wflow tasks & templates).
    Thanks in advance
    venu

    Mike,
    Infact I did first time transport in the sequence of WB req and then Cust. Req. It didn't help and then I tried the other sequence too.
    And Could you tell me how to look into the WF configuration of the system to see if it is set to transport the Roles?
    Actually, i tried transporting 3 roles under one Cust. Tran.Req, but only one Role got transported correctly and the rest two have been failing.
    Pl. tell me if I am doing it correctly...
    thank you
    venu

  • Transporting SLD objects from DEV to PROD

    Hi,
       I need to move My SLD objects from DEV to PROD. There is no QA. Also SLD is not common across DEV and PROD.
    Thanks!!
    Regards,
    Miten.

    Hi,
    How to handle SLD for Tranporting Dev to Quality ser
    https://service.sap.com/~sapdownload/011000358700001684302005E/HowToSLDandXI.pdf
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0fa2c490-0201-0010-61b4-df12869c4753
    Transporting XI from DEV to QA
    Transporting XI from DEV to QA
    using CMS system. in XI
    1. /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    2. /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    3. /people/sap.india5/blog/2005/11/28/xi-software-logistics-solution-iii-cms
    4. /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi --> Overview of Transition from Dev to QA in XI
    5. /people/sravya.talanki2/blog/2005/12/20/inconsistencies-while-transporting-rfc-objects-from-dev-to-qa-150-sp12
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d644808
    http://help.sap.com/saphelp_nw2004s/helpdata/en/93/a3a74046033913e10000000a155106/content.htm --> Transporting XI Objects
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content  .htm --> Configuring Groups and Transport Targets
    Look into this blog for how to export / improt IR and ID objects,
    /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    Please go through these links which actualy show you how to configure CMS and also gives you all information regarding it.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/43f5d790-0201-0010-2984-ff72d822b109
    http://help.sap.com/saphelp_nw04/helpdata/en/de/a4214174abef23e10000000a155106/content.htm
    /people/daniel.wirbser/blog/2005/10/27/tcsfilecreateexception--error-while-assembly-of-software-components-in-nwdi
    http://help.sap.com/saphelp_nw04/helpdata/en/f6/719a2172f74b67b150612a7cd3b7df/content.htm
    http://www.sap-hefte.de/download/dateien/964/074_lesesprobe.pdf
    Here are some blogs.
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    Re: Moving project from Dev to QA
    Error while exporting/transporting the Business system from Dev to Quality
    Transporting the scenario frm Dev Server to PRD Server
    transporting data from Dev to quality  using CMS
    Regards,
    Phani
    Reward points if Helpful

  • What is the best way to port complete applications from DEV - Test - PROD

    Hi,
    One of my customers recently asked me, Supposing I do the complete integrations and modelling in SOA Suite on the DEV Environment. Then,
    What is the best way to port complete applications from DEV -> Test -> PROD ??
    Also, since the URLs in use in the DEV environment would be very different from other environments, what is the easiest way to maintain them, and to build in Access Control mechanisms ?
    Best Regards

    It has been discussed here in detail-
    SOA 11g  Composite Deployment across multiple Instances: Best Practice
    since the URLs in use in the DEV environment would be very different from other environments, what is the easiest way to maintain them, and to build in Access Control mechanisms ?You may use deployment plan for this purpose. For access control, you may use Role Based access of Weblogic and EM. Please refer -
    http://download.oracle.com/docs/cd/E17904_01/integration.1111/e10226/appx_roles_privs.htm#BABIHDFJ
    Regards,
    Anuj

  • Best method to transport changes from DEV to Prod Environment

    Hi SDNers,
    I have a requirement here :
    I have made some changes to the DEV environment, which i want to move to the production Environment.
    Changes mainly include the Structural changes, XSD's, Import maps, Remote systems, Export Maps, Validations etc. Please note that I DO NOT WANT to transport the data from DEV to Prod environment.
    I can see 2 options available :
    1. Export/Import Repository schema - But as far as i know, the import and export maps will not be transported auomatically through Export/Import Schema.
    2. Archive/Unarchiving Without data -
    Here are my questions :
    1. Is the 2nd option feasible looking at the changes I need to transport? If yes, is there any recommended guide available by SAP suggesting the 2nd option for trnasport mechanism.( Please sendme the links)
    2. Will it affect the data in Prodcution in any chance?
    3. Is there anything Archiving/Unarchiving without data cannot handle.
    4. Will it impact any other normal running of Production environment.
    Please respond to my queries.
    Thanks and Regards
    Nitin Jain

    Hi Nitin,
    If you use Archive/UnArchive option without data then you cannot persists the PROD env since you need to UnArchive the entire repository which is empty and then you need to move the PROD data into this repository.
    1. Is the 2nd option feasible looking at the changes I need to transport? If yes, is there any recommended guide available by SAP suggesting the 2nd option for trnasport mechanism.( Please sendme the links)
    Ans. I don't think, 2nd option is feasible as a mentioned earlier. This option should be used when we need the entire repository without data which is not the case you are looking for.
    2. Will it affect the data in Prodcution in any chance?
    Ans. If you are using 2nd option then this question is not related because when you UnArchive, you will get the new repository so this wont affect the existing repository at all.
    3. Is there anything Archiving/Unarchiving without data cannot handle.
    Ans. Workflows
    4. Will it impact any other normal running of Production environment.
    Ans. If you are using 1st option then you need to unload the PROD repository first and then import the changes. For option 2 its not related.
    Regards,
    Jitesh Talreja

  • Error while importing request from DEV to PROD

    Dear Experts,
                      i am having the problems with request no.. There are two transport request nos and these have to be transported
                     from DEV to PROD. I relesed these two but while importing into PROD showing everthing completed successfully
                      with one error and error is Generation or programs and screens  for both transport  requests .
                      I am just enable to understand what this message is for ..
                       Please someone help me out in this....
    with regards.
    Praveen.
    Moderator message: please search for available information/documentation before asking, read the detailed transport logs, correct the errors, try again.
    Edited by: Thomas Zloch on Dec 13, 2010 6:05 PM

    Hi,
    First check the source system: ZSTGLDV110 is exists or not. check the rfc connections (Also check the source system assignment in both the system to each other). check the settings in the stms tcode. check the suppoet pack on your quality system,.... there are plenty of reasons.
    thanks.

  • Not updating Prompts when report is moved from Dev to Prod

    Hi,
    I have a report In development which uses a Prompt ( Dynamic Lov) pointed to an existing prompt group.
    When this report is moved to production the prompt does not give any values as the it is not pointed to any prompt group.
    Could any one help me why the prompt is not being updated when it is moved from DEV to PROD.
    Thank you..!!

    Need more info...
    What version and are you using BOE or CRS?
    Thank you
    Don

  • How to use the repository; uploading reports from DEV to PROD...

    Hello...
    I'm fairly new to CR-XIr2 (SP3) but have worked with Crystal Reports since v6.0.  I'm trying to figure out how to create a dynamic parameter list that someone can select an item from, which will get sent as an input parameter to the SQL Server 2005 stored proc that populates the report.  I'm also trying to figure out if there's an easy way to copy reports from a DEV environment into PROD.  We have BOE.
    Basically, I would like to find out resources online or in books on how to use the BOE repository for dynamic and/or cascading parameters (i.e. pulling a list of text values & their associated IDs from a lookup table that won't be used in the report), images (i.e. corporate logo), etc..  What complicates things for us is that IT is now requiring us to use a DEV environmentit was really easy when we had unlimited access in PROD!  We also need to put together a process where reports & other repository objects that are copied from DEV to PROD access the correct db, etc.  (Crystal Report in DEV accesses DEV db/repository/etc.when copied to PROD it accesses PROD db/repository/etc.)
    Anyway, I'm just looking for info on where to begin--whether it be a book, a BO/SAP knowledge base article, in-class training from a specific company, etc.  Thanks!

    Hey Markian,
    Can you let me know the process you have followed to migrate from Dev to Prod.
    We can migrate all the reports and objects and database fields through migrate wizard where you can import all the objects, reports and database fields and users to production enterprise.
    Just follow the above scenario and let us know if you are facing any error.
    Try  publish the reports using import wizard and run it in the crystal designer.
    Regards,
    Naveen.

  • Problems when transporting from DEV to PROD

    Hi experts, I have problem during transport from DEV to Production.
    We have a  DEV, QAS and PRODUCTION and we have transport from DEV to QAS very well. But when we transport from DEV to PROD, recibe an error  like:
    After beginning the import method RS_IOBC_AFTER_IMPORT for Objects types IOBC mode (activation)
      Failed to verify catalog InfoObjetos ZCM_UNIMET_CHA01
      The InfoObjeto ZCM_RENC version does not exist in active
      The InfoObjeto ZCM_RENM version does not exist in active
    1.The Query is: Wy if the transport go OK from DE to QAS, then The transport from DEV to PROD terminated in error?.
    2. There are any items to check in production before to transport?.
    PD: All of the Objects in DEV are in ACTIVE status
    Tanks,
    Ramon Sulvaran

    The transport ended in QAS with error code (4) and ended in Producion with error code (8), the detal of the error in Production begin with:
    Home After import RS_ODSO_AFTER_IMPORT method for type (s) ODSO object (trigger mode)
    Activation of DataStore objects of type Object
    Check DataStore objects of type Object
    DataStore Object Verification ZCM_DS01
    The DataStore object is consistent ZCM_DS01
    Burning the DataStore objects of type Object
    Internal activation (DataStore Object)
    Pretreatment / Creating DDIC objects to DataStore Object ZCM_DS01
    Table / View / BIC/AZCM_DS0100 (type 0) DataStore object recorded ZCM_DS01
    Create / Delete the indexes for the active table
    Table / View / BIC/AZCM_DS0140 (type 4) recorded ZCM_DS01 DataStore object
    Type of table / BIC/WAZCM_DS0100 recorded
    Table / View / BIC/VZCM_DS012 (type VIEW) recorded ZCM_DS01 DataStore object
    Log ZCM_DS01 DataStore object changes was recorded successfully
    Writing Object Catalog entries (Tadiran)
    He has written the object TABL / BIC/AZCM_DS0100 in catálgo objects (Tadiran)
    He has written the object TABL / BIC/AZCM_DS0140 in catálgo objects (Tadiran)
    He has written the object TABL / BIC/VZCM_DS012 in catálgo objects (Tadiran)
    He has written the object TTYP / BIC/WAZCM_DS0100 in catálgo objects (Tadiran)
    Activate all ABAP Dictionary objects (5):
    Error / Warning in progr.activación Dict., Detailed log> Detail
    Activate table / BIC/AZCM_DS0100.
    Lack of expansion to the category table
    Lack of extension category for include or subtype .......
    When i go to BW Production to check teh object. I see tha the Object was create but in inactive status (grey color). When y Try to Actiavate it y see the error:  Error/ Warning in program Activation Dcit. Detailed Log -> Detail

  • Transport from DEV to PROD  BPC 7.5

    Hi
    i had a question of transporting AppSets from DEV to PROD System.
    On the PROD Systems are no AppSets the PROD System is completly new.
    Is it possible to transport the AppSets directly from the DEV to the PROD or must we first make a Backup in the DEV and an Restore in the PROD.
    Thank you for your help.

    Hi Carsten,
    As far as i understand you need to transport application sets individually, from development to production. The object type ASET and APPM refer to an application set and application respectively.
    As mentioned above, you can check and confirm from SAP Support if the back up mode ia now available to users.
    Hope this helps.
    Regards,
    Poonam

  • Transporting standard table from DEV to PROD

    Hi All,
    I have updated a table called T166K and T166P for Purchase Order Printouts.
    I have entered few values in the above mentioned tables in DEV server.
    Now, i would like to move these tables to Production, since i can not create values to these tables in Production server.
    How to move tables from DEV till PROD...??
    NOTE: While updating these tables, system didnt prompt for saving under Transport Request Numbers in DEV server. 
    Regards
    Pavan

    Hi,
    You can use scatt tool to upload the data in the developement server. Prepare a file with data. Do it in developement environment only. then in SCATT you have remote logon facility using which you can run the scatt in developement environment and the result will be placed in the production server.
    Let me know if you what more information on this.
    Pls reward points if helpful
    rgds,
    Harikrishna

  • Move code from DEV to PROD

    Hi,
    I need to move my code dev to production.
    Please let me know how.
    I have seen the posts on exporing scenario and then importing them.
    However what about the dependencies like logical schema, models etc???? How do i move them?
    Also, what about contexts?
    I have a csv to db table scenario, which i need to move.
    For DB JNDI can be used, but what about file paths??
    Please let me know.
    Thanks,
    Rosh

    Hi RoseParab,
    We have two way to migrate from Dev to Prod.
    First Way:
    Using ODI import and export option.
    Login to Dev instance,
    Goto Topology> File Menu>Export>Export Master Repository in ZIP format
    File Menu>Export>Export Logical Schema in ZIP format
    In Designer, go to File menu>Export>Export Work Repository in ZIP format
    Quit from Dev instance
    Login to Production instance
    Goto Topology> Import>Import Master Repository in ZIP format (please select INSERT and UPDATE option from dropdown list)
    Import>Import Logical Schema in ZIP format (please select INSERT and UPDATE option from dropdown list)
    In Designer Import>Import Work Repository in ZIP format (please select INSERT and UPDATE option from dropdown list)
    Second Way:
    Using Oracle DB Export/Import command (Data pum)
    Hope it will helps you
    Note: Make sure that you should change Work Repository ID after moving Dev stuff to Production
    Regards,
    Phanikanth

  • Move package from dev to prod

    Hi:
    Would you please tell me how to migrage a package from dev to prod? A customer package in 11.5.10. 10g db on unix.
    thank you!!
    Edited by: user9231603 on Feb 22, 2011 10:54 AM

    user9231603 wrote:
    How about the body? where is it?Is should be with the specification (when you move the package, you have to run the code of the specification as well as the body).
    Thanks,
    Hussein

Maybe you are looking for

  • Adjusting Space between table - cell border and cell content ?

    Hi all, Need a quick help. I am using a static table. By default, I have some space between the cell content and the text (yes, the cell margins). I wanted to reduce this space to '0'. Is there any option to adjust the cell margins? Thanks in advance

  • HT1947 I have downloaded a digital movie but can't locate it on my ipad

    I downloaded a digital version but can't find it on my apple iTunes account!

  • Some update failed to install question

    The error message is:   Photoshop 12.0.4 update for Photoshop CS5   Installation failed What am I supposed to do next?  I have tried reboot my Window 7 PC and this has not resolved this issue. No other error message.

  • Driver update configuration error

    When i try to update my driver software for my iphone when registering to a non apple computer, it says that one of the drivers for my device cannot be installed. when i go into properties it says my device is not configured correctly so i cannot upd

  • Aperture simply unusable on new iMac with Lion

    I bought a new iMac having been a happy user for many years (iMac 21.5" i3 3.06GHz with 4G RAM), and thought I'd upgrade to Aperture as I want to get a little more creative with my photos. I was astounded when I imported my iPhoto library of about 60