Importing BI Objects to Prod.

Hi Gurus,
Is this the right steps to transport BI objects from DEV. to Pro.
A) Tranporting Objects;
1.Transport Connection>Only Necessary Objects>Assign Parkage>Create Request.
2. Release The request (SE09).
3.Transport Connection>DataFlow Before>assign Parkage>create Request.
4.Release the Request.
5.Transport Connection>Dataflow Afterward>assign Parkage& Create Request.
6.Release The Request.
B) Importing the Objects to Production or QA.
1. In R/3 Prod., Run STMS>Overview>imports>....
2.RSA6 check the imported DS.
On BI Prod.
3. Replicate the DS.
4. Mapp the System names
5.Run STMS and import the  released request.
Please can anyone vet the above steps and offer me advice on the right way if I am wrong. You can give me step-by-step ways of doing this?
I thank you with the best regards.

Adams,
This document should be helpful to you:
http://help.sap.com/saphelp_bw33/helpdata/en/f9/80b54ea47211d285090000e8a57770/frameset.htm
http://help.sap.com/saphelp_nw04s/helpdata/en/80/1a68b4e07211d2acb80000e829fbfe/frameset.htm
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/224381ad-0701-0010-dcb5-d74236082bff
Re: Transports

Similar Messages

  • Problem when importing SLD objects

    HI,
    I am trying to export and import SLD objects from Dev to Prod. For that I have studied weblogs and following the below procedure:
    to transfer SLD objects:
    Export the Business system in SLD of DEV server
    Select the Business system and click export button, then download file and saving to a local machine.
    and importing
    go to adminstration - > import the file
    now while importing the file on the production server, it is displaying " The target namespace of special import has already one or more data, import may corrupt the data". Below that two buttons Cancel import and Import anyway.
    what to do at this stage?? shall I import in this way??
    Please suggest me how to proceed....
    thanks in advance,
    anil

    Hi Satish,
    Have you already defined a business system with the same namespace in the Prod SLD??
    Regards,
    Sushumna

  • Best way to import all objects into work repository located on a new master respository

    Hi,
    We have two separate master repositories, one for all development work repositories (Development, ST, UAT, IAT), and one for Production.
    What would be the best approach to export and import all objects from the Dev Repository into the Prod Work Repository located on the Prod Master Repository.
    Internal Ids of all work repositories are different.
    We have tried putting everything into a solution and exporting that, but that did not work when we tried to import it.
    We successfully exported and imported a single scenario, however this is not very practical as we have over 500 scenarios.
    All suggestions welcome,
    Thanks,
    Nic

    Thanks,
    But we want to keep Dev Work Repositories separate to Prod Work Repositories on their respective Master Repositories.
    So our end result will have:
    1) All Development Work Repositories located in the Development Master Repository on the Development server.
    2) The Production Work Repository located on the Production Master Repository on the Production Server.
    3) The ability to update a Solution or similar in Development with all changes to any objects.
    4) The ability to import the Solution into the Prod Work Repo on the Prod Master Repo and execute via a load plan.
    Is this possible?

  • How do we import design objects ?

    Hello friends,
    I have a s/w component with a namespace in it containing all my Design objects in the Integration repository(Design).  There is an option called Export which i assume exports entire namespace along with the design objects within it to a tpz file.
    now i want to know is whether i can import this tpz file again into Xi, if yes then how because when i tried importing it (Tools-> Import Design Objects...) , it says No Object Found.
    I also want to know is that whether i can import this Namespace on some other XI deployed on some other machine.
    Thanks !!!

    Hi Rohit,
    <i>now i want to know is whether i can import this tpz file again into Xi, if yes then how because when i tried importing it (Tools-> Import Design Objects...) , it says No Object Found.</i>
    Yes, when you say TOOLS --> IMPORT , you should be able to import your exported namespace into the IR. Just make sure, you are giving the correct TPZ file to be imported into XI.
    <i>I also want to know is that whether i can import this Namespace on some other XI deployed on some other machine.</i>
    Yes , you surely can and that is the exact reason why the export and import actually exist. One option that is normally used when you want to migrate your objects from Dev to QA to Prod and so on is this import and export.
    Regards,
    bhavesh

  • Error while import Database Objects in Oracle Module

    Hi All,
    I am getting dialog window saying below error when I click on Finish button on Import database objects wizard for oracle module.
    MMM 1034: Property ENCRYPT does not exist
    When clicked on detail button on error window it show below errors in detail
    MMM1034: Property ENCRYPT does not exist.
    MMM1034: Property ENCRYPT does not exist.
         at oracle.wh.repos.impl.extended.PropertyHelper.getProperty(PropertyHelper.java:741)
         at oracle.wh.repos.impl.extended.PropertyHelper.getScalarPropertyValue(PropertyHelper.java:833)
         at oracle.wh.repos.impl.extended.PropertyHelper.getScalarPropertyValue(PropertyHelper.java:828)
         at oracle.wh.repos.pdl.foundation.OWBRoot.getScalarPropertyValue(OWBRoot.java:5121)
         at oracle.wh.repos.impl.foundation.CMPElement.getScalarPropertyValue(CMPElement.java:1641)
         at oracle.wh.repos.impl.foundation.CMPElement.getBooleanProperty(CMPElement.java:1740)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.setColumnEncrypted(ImportEntityAlgorithm.java:4650)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.doImportColumns(ImportEntityAlgorithm.java:4400)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importColumns(ImportEntityAlgorithm.java:3487)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importTable(ImportEntityAlgorithm.java:1267)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.dispatchElement(ImportEntityAlgorithm.java:610)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importElement(ImportEntityAlgorithm.java:435)
         at oracle.wh.ui.integrator.sdk.EntityAccessor.importElement(EntityAccessor.java:77)
         at oracle.wh.ui.integrator.common.ImportService.importElement(ImportService.java:1144)
         at oracle.wh.ui.integrator.common.wizards.ImportElementTransaction.run(ImportWizardDefinition.java:730)
    Please see below information and steps I followed
    1. My PC running on Windows 7 64 bit
    2. Installed Oracle Database Enterprise Edition 11.2.0.1.0 software
    3. Created a listner after insalling above database software
    4. Created data warehouse database and unlocked OWBSYS and OWBSYS_AUDIT accounts
    5. Set ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_2\
    6. Set TNS_ADMIN=C:\oracle\product\11.2.0\dbhome_2\NETWORK\ADMIN
    7. After doing this I was able to connect all the source and data warehouse databases I am concerned with.
    7. Installed Oracle Warehouse Builder Client 11.2.0.3.0 64 bit
    8. Created repository using repository assistant insatlled duing database software.
    9. Created oracle database module for the schema created under data warehouse database.
    10. Tried to import database objects for the oracle module and got the error explained above when clicked on Finish
    Please someone reply to this thread since I searched lot on google and didn't get any solution and not understanding what this issue is.
    Thanks in advance
    Bhushan
    Edited by: Bhushan Bagul on Sep 7, 2012 2:46 AM

    it looks like not all objects are created for XX_BPEL_CREATEUSEMP
    synonyms and all grants are there ?

  • Error while Importing SYSTEM objects into 9.2.0.6

    HI,
    I got the following error while importing data into 9.2.0.6 DB .
    It is related to a SYSTEM object.
    . importing SYSTEM's objects into SYSTEM
    IMP-00017: following statement failed with ORACLE error 2270:
    "ALTER TABLE "DEF$_CALLDEST" ADD CONSTRAINT "DEF$_CALL_DESTINATION" FOREIGN "
    "KEY ("DBLINK") REFERENCES "DEF$_DESTINATION" ("DBLINK") ENABLE NOVALIDATE"
    IMP-00003: ORACLE error 2270 encountered
    ORA-02270: no matching unique or primary key for this column-list
    Constarint exists on Composite Primary Key on the parent table.
    Can anybody help me out on this.
    Regards,
    Sumit Singh Chadha

    Hi,
    don't mentioning why are You importing SYSTEM objects, the error that You have, just looking the message, is due to an export done without the clause CONSISTENT=Y (so all relations parent/child preserved) having the replication (the table in error is one of the replication dictionary table) active (not quisced)
    Repeat the export operation using CONSISTENT=Y an stop replication activity.
    Hope this helps
    Max

  • Error in importing Configuration objects of PI 7.0 to PI 7.1

    Hi All,
    My server is upgraded from PI 7.0 to PI 7.1.
    I am getting Error while  importing Configuration objects of PI 7.0 to PI 7.1 now.
    Pls see the below error
    Attempt to access the 1 requested objects on 1 failed. Detailed information:  com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Adapter Metadata Mail | http://sap.com/xi/XI/System, type AdapterMetaData from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Software component version with key ID: b38bcd00e47111d7afacde420a1145a5 not found
    Pls suggest

    Hi,
    It seems that adapter metadata has not been loaded into integration repository and because of that when you are trying to import configuration objects in ID then you are getting the error.
    The SAP adapter metadata objects are located under the namespace http://sap.com/xi/XI/System of software component SAP BASIS.
    What you can do is, if you have installation dvd's then you can copy from their or you can simply [_DOWNLOAD_|https://websmp205.sap-ag.de/~form/handler?_APP=00200682500000001943&_EVENT=SEARCH&HIDE=&SEARCH_SPAT=X&SEARCH_BPAT=X&SEARCH_CD=X&SEARCH_P=X&SEARCH_PV=X&SEARCH_C=X&SEARCH_CV=X&SEARCH_TA=&SEARCH_V=&HIDE_EXPERT_SEARCH=X&SEARCH_MAX_RESULT=20 ] from sap market place (refer this [thread|how to import Adapter metadata;) (you must have S-user id for this) and then after you need to do as mentioned below...
    1. First unzip the file (if it is zipped) and then put it in the import directory: \usr\sap\<SID>\SYS\global\xi\repository_server\import\
    2. Now login to IR and then from menu TOOLS ---> Import design objects and import it.
    3. After that in ID, Environment ---> Clear SLD Data Cache
    4. Now you can try to import configuration objects...
    Regards,
    Sarvesh

  • Importance of object dependency  type procedure

    Hi Friend,
    Good Morningu2026
    Could any one explain the importance of object dependency  type procedure and its uses with same scenario.
    Thanks in advance,
    Mohan M

    Hi Mohan,
    Procedures are used to infer values for charecterisitcs. These are a type of object dependencies used in VC.
    Procedures can overwrite defualt values or they can set defualt values for charecterisitcs,  several procedures can be assigned to an object (for eg. a BOM item or operation) and define processing sequence.
    These are maintained in Charecteristics, Charecteristic values, configuration profiles, BOM item, Routing operation etc.
    Eg: Processing Sequence:
    A configurable material has characteristics COLOR and PRESSURE. The following procedures are allocated to the configuration profile of the material.
    0010 $SELF.COLOR = u2018GREENu2019 IF PRESSURE >= 10
    0020 $SELF.COLOR = u2018YELLOWu2019 IF PRESSURE >= 50
    0030 $SELF.COLOR = u2018REDu2019 IF PRESSURE >= 100
    The sort sequence ensures that pressure greater than or equal to 100 always sets the color u2018redu2019.
    Inferring Charecteristic Values with procedures:
    Let's assume Configurable material BIKE has the following characteristics:
    CharacteristicS AND THEIR Values                 
    WEIGHT
    FRAME                                          Aluminum                  10 KG
                                                         Steel                           14 KG
    EXTRAS (multiple-value)              Mudguard                   0.5 kg
                                                          Luggage rack             1.0 kG
    Procedure
    1. Create a procedure for the weight of the BIKE, depending on the frame.
    2. This procedure has the following source code:
    $SELF. WEIGHT = 10 if FRAME = u2018Aluminumu2019,
    $SELF. WEIGHT = 14 if FRAME = u2018Steelu2019.
    3. Allocate the procedure to the configuration profile of material BIKE.
    The weight of a bicycle increases if you select additional extras, such as mudguard or luggage
    rack.
    1. You define a procedure with the following source code:
    $SELF.WEIGHT = $SELF.WEIGHT + 0.5 if EXTRAS = 'Mudguard',
    $SELF.WEIGHT = $SELF.WEIGHT + 1 if EXTRAS = 'Luggage rack'
    2. Allocate the procedure to the configuration profile of material BIKE.
    Result
    1. When you configure the bike, the value u2018Aluminumu2019 is selected for characteristic FRAME.
    This triggers the first procedure, which sets the value 10 kg as the WEIGHT.
    2. Characteristic EXTRAS has values u2018Mudguardu2019 and u2018Luggage racku2019. This triggers the
    second procedure, which increases the value of characteristic WEIGHT to 11.5 kg.
    You can also use procedures to count or summurize values of charecterisitics.
    You can use procedure to change the values in master data such as BOM / routing. and also to maintain default values.
    Hope this will be helpful to you. Any queries, Please post.
    Regards,
    Pavan

  • Can't import BIP object using BIPCatlogUtil

    I am using the BIPCatalogUtil script to upload an object to the RC7 BIP server in our OVM environment.
    ade:[ minglin_FAMIGSBL ] [minglin@den65041fwks bin]$ ./BIPCatalogUtil.sh -import source=/home/minglin/view_storage/minglin_FAMIGSBL/BIPCatalogUtil/MyImportExport/bipub/CrmDataMigration/datamodels/DVMValidationDm mode=fusionapp
    The script shows the following output on the command line:
    [import] Connect to https://crm-siebel-mig.us.oracle.com:10622/xmlpserver/ using ProvAdmin
    [import] Import "DVMValidationDm" from "/home/minglin/view_storage/minglin_FAMIGSBL/BIPCatalogUtil/MyImportExport/bipub/CrmDataMigration/datamodels" to "/DataMigration/DomainValueMappings/DVMValidationDm.xdm"
    Command Error: import->importObject
    oracle.xdo.webservice.exception.OperationFailedException: PublicReportServiceImpl::executeUploadReport Failure: Due to unable to create new Report Object as AbsolutePath [DataMigration/DomainValueMappings/DVMValidationDm.xdm] due to java.io.IOException: Stream closedDone.
    The server side trace below shows that the user "ProvAdmin" used to import the object is somehow Impersonate to BIEE as "BISystemUser". Is the failure due to security?
    BIP SERVER log for the import:
    [2011-04-18T09:48:50.186-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.webservice.PublicReportService] [APP: bipublisher#11.1.1] [SRC_METHOD: uploadReportObject] [URI: /xmlpserver/services/PublicReportService] PublicReportService::uploadReportObject Service BEGIN
    [2011-04-18T09:48:50.186-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.webservice.PublicReportServiceImpl] [APP: bipublisher#11.1.1] [SRC_METHOD: initSession] [URI: /xmlpserver/services/PublicReportService] PublicReportService::initSession BEGIN
    [2011-04-18T09:48:50.200-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.data.SawDataSourceImpl] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] Impersonate to BIEE as BISystemUser, username: provadmin
    [2011-04-18T09:48:50.200-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.data.SawDataSourceImpl] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] getting session id from provided credential: BISystemUser
    [2011-04-18T09:48:50.408-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.service.report.saw.SawUtil] [APP: bipublisher#11.1.1] [SRC_METHOD: impersonate] [URI: /xmlpserver/services/PublicReportService] SawUtil.imperonate - saw user: BISystemUser as user: provadmin
    [2011-04-18T09:48:50.408-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.service.report.saw.SawUtil] [APP: bipublisher#11.1.1] [SRC_METHOD: setUserHome] [URI: /xmlpserver/services/PublicReportService] SawUtil.setUserHome - user: provadmin
    [2011-04-18T09:48:50.689-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.service.report.saw.SawUtil] [APP: bipublisher#11.1.1] [SRC_METHOD: setUserHome] [URI: /xmlpserver/services/PublicReportService] SawUtil.setUserHome - user: provadmin, home: /users/provadmin
    [2011-04-18T09:48:50.724-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.security.DirectoryUser] [APP: bipublisher#11.1.1] [SRC_METHOD: init] [URI: /xmlpserver/services/PublicReportService] Inside DirectoryUser.init()....
    [2011-04-18T09:48:50.729-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.security.FusionSecurityHandler] [APP: bipublisher#11.1.1] [SRC_METHOD: integrateUserContext] [URI: /xmlpserver/services/PublicReportService] Enters FusionSecurityHandler.integrateUserContext()
    [2011-04-18T09:48:50.729-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredResourceProviderUtil] [APP: bipublisher#11.1.1] [SRC_METHOD: toStructuredAbsPath] [URI: /xmlpserver/services/PublicReportService] absPath/~provadmin/user~.profile, is report item type: false, is layout template type: false, matches report item reg expr: false, matches style template reg expr: false
    [2011-04-18T09:48:50.729-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] real path: /users/provadmin/user\~.profile
    [2011-04-18T09:48:50.850-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.security.FusionSecurityHandler] [APP: bipublisher#11.1.1] [SRC_METHOD: integrateUserContext] [URI: /xmlpserver/services/PublicReportService] Leaves FusionSecurityHandler.integrateUserContext()
    [2011-04-18T09:48:50.850-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.webservice.PublicReportServiceImpl] [APP: bipublisher#11.1.1] [SRC_METHOD: initSession] [URI: /xmlpserver/services/PublicReportService] PublicReportService::initSession END --- Elapse Time = 664
    [2011-04-18T09:48:50.851-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredResourceProviderUtil] [APP: bipublisher#11.1.1] [SRC_METHOD: toStructuredAbsPath] [URI: /xmlpserver/services/PublicReportService] absPath/DataMigration/DomainValueMappings/DVMValidationDm/DVMValidationDm.xdm, is report item type: true, is layout template type: false, matches report item reg expr: true, matches style template reg expr: false
    [2011-04-18T09:48:50.851-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] real path: /shared/DataMigration/DomainValueMappings/DVMValidationDm.xdm/_datamodel.xdm
    [2011-04-18T09:48:50.984-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredResourceProviderUtil] [APP: bipublisher#11.1.1] [SRC_METHOD: toStructuredAbsPath] [URI: /xmlpserver/services/PublicReportService] absPath/~provadmin/_temp/DataMigration/DomainValueMappings/DVMValidationDm/DVMValidationDm.xdm, is report item type: true, is layout template type: false, matches report item reg expr: true, matches style template reg expr: false
    [2011-04-18T09:48:50.984-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] real path: /users/provadmin/_temp/DataMigration/DomainValueMappings/DVMValidationDm.xdm/_datamodel.xdm
    [2011-04-18T09:48:51.002-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.TemporaryStorage] [APP: bipublisher#11.1.1] [SRC_METHOD: getFile] [URI: /xmlpserver/services/PublicReportService] temp file is created: /u01/APPLTOP/instance/domains/bi.oracleoutsourcing.com/BIDomain/servers/bi_server1/tmp/_WL_user/bipublisher_11.1.1/to5gma/public/xdo/tmp/xmlp9220322207228573610tmp
    [2011-04-18T09:48:51.006-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.webservice.PublicReportServiceImpl] [APP: bipublisher#11.1.1] [SRC_METHOD: uploadReportObject] [URI: /xmlpserver/services/PublicReportService] Passed-in to CatalogServiceUtil writeZipToCatalog as reportName [DVMValidationDm.xdmz], folderAbsolutePath=[/DataMigration/DomainValueMappings
    [2011-04-18T09:48:51.006-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredResourceProviderUtil] [APP: bipublisher#11.1.1] [SRC_METHOD: toStructuredAbsPath] [URI: /xmlpserver/services/PublicReportService] absPath/DataMigration/DomainValueMappings/DVMValidationDm/DVMValidationDm.xdm, is report item type: true, is layout template type: false, matches report item reg expr: true, matches style template reg expr: false
    [2011-04-18T09:48:51.006-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] real path: /shared/DataMigration/DomainValueMappings/DVMValidationDm.xdm/_datamodel.xdm
    [2011-04-18T09:48:51.021-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredResourceProviderUtil] [APP: bipublisher#11.1.1] [SRC_METHOD: toStructuredAbsPath] [URI: /xmlpserver/services/PublicReportService] absPath/~provadmin/_temp/DataMigration/DomainValueMappings/DVMValidationDm/DVMValidationDm.xdm, is report item type: true, is layout template type: false, matches report item reg expr: true, matches style template reg expr: false
    [2011-04-18T09:48:51.021-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] real path: /users/provadmin/_temp/DataMigration/DomainValueMappings/DVMValidationDm.xdm/_datamodel.xdm
    [2011-04-18T09:48:51.031-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.TemporaryStorage] [APP: bipublisher#11.1.1] [SRC_METHOD: getFile] [URI: /xmlpserver/services/PublicReportService] temp file is created: /u01/APPLTOP/instance/domains/bi.oracleoutsourcing.com/BIDomain/servers/bi_server1/tmp/_WL_user/bipublisher_11.1.1/to5gma/public/xdo/tmp/xmlp8058309259715169225tmp
    [2011-04-18T09:48:51.036-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.catalog.ResourceCatalogServiceImpl] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] Loading: Basic
    [2011-04-18T09:48:51.036-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] real path: /shared/DataMigration/DomainValueMappings
    [2011-04-18T09:48:51.114-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] real path: /users/provadmin/_temp/DataMigration/DomainValueMappings
    [2011-04-18T09:48:51.124-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.catalog.ResourceCatalogServiceImpl] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] Loading: Basic
    [2011-04-18T09:48:51.124-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] real path: /shared/DataMigration
    [2011-04-18T09:48:51.159-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] real path: /users/provadmin/_temp/DataMigration
    [2011-04-18T09:48:51.167-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.catalog.ResourceCatalogServiceImpl] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] Loading: Basic
    [2011-04-18T09:48:51.167-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] real path: /shared
    [2011-04-18T09:48:51.227-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] XDOPrincipal: provadmin, saw curr user: ProvAdmin, [permissions: 0 = /shared,[[
    0 = 65535,
    [2011-04-18T09:48:51.234-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.catalog.ResourceFolder] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] Unknown privilege: SET_OWNER
    [2011-04-18T09:48:51.234-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.catalog.ResourceFolder] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] Unknown privilege: CHANGE_PERMISSIONS
    [2011-04-18T09:48:51.234-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.catalog.ResourceFolder] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] Unknown privilege: FULL_ACCESS
    [2011-04-18T09:48:51.234-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.catalog.CatalogServiceUtil] [APP: bipublisher#11.1.1] [SRC_METHOD: getValidation] [URI: /xmlpserver/services/PublicReportService] CatalogServiceUtil.getValidation: [Resoure type: Folder, Readable: true, traversable: true]
    [2011-04-18T09:48:51.234-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.catalog.ResourceFolder] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] Unknown privilege: SET_OWNER
    [2011-04-18T09:48:51.234-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.catalog.ResourceFolder] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] Unknown privilege: CHANGE_PERMISSIONS
    [2011-04-18T09:48:51.234-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.catalog.ResourceFolder] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] Unknown privilege: FULL_ACCESS
    [2011-04-18T09:48:51.234-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.StructuredSawMtomResourceProvider] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] real path: /shared/DataMigration/DomainValueMappings/DVMValidationDm.xdm/_datamodel.xdm
    [2011-04-18T09:48:51.245-07:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [APP: bipublisher#11.1.1] [URI: /xmlpserver/services/PublicReportService] Context: 0, code: EUMOQYH6, message: Error outside of Presentation Catalog occurred., details: <sawsoape:Error xmlns:sawsoape="urn://oracle.bi.webservices/error/v1">[[
    <sawsoape:Code>EUMOQYH6</sawsoape:Code>
    <sawsoape:CatalogCode>42</sawsoape:CatalogCode>
    <sawsoape:Message>Error outside of Presentation Catalog occurred.</sawsoape:Message>
    </sawsoape:Error>
    [2011-04-18T09:48:51.246-07:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [APP: bipublisher#11.1.1] [URI: /xmlpserver/services/PublicReportService] Context: 1, code: EUMOQYH6, message: Error outside of Presentation Catalog occurred., details: <sawsoape:Error xmlns:sawsoape="urn://oracle.bi.webservices/error/v1">[[
    <sawsoape:Code>EUMOQYH6</sawsoape:Code>
    <sawsoape:CatalogCode>42</sawsoape:CatalogCode>
    <sawsoape:Message>Error outside of Presentation Catalog occurred.</sawsoape:Message>
    </sawsoape:Error>
    [2011-04-18T09:48:51.246-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [SRC_CLASS: oracle.xdo.servlet.resources.catalog.ResourceCatalogServiceImpl] [APP: bipublisher#11.1.1] [SRC_METHOD: ] [URI: /xmlpserver/services/PublicReportService] Granting permission to role: null
    [2011-04-18T09:48:51.247-07:00] [bi_server1] [ERROR] [] [oracle.xdo] [tid: 63] [userId: <anonymous>] [ecid: 004cJGeVfETFw00Fzzx0g00000wd00010S,0:1] [APP: bipublisher#11.1.1] [URI: /xmlpserver/services/PublicReportService] PublicReportServiceImpl::executeUploadReport Failure: for creating new report object with AbsolutePath[DataMigration/DomainValueMappings/DVMValidationDm.xdm] due to [Ljava.lang.StackTraceElement;@1a41bb8d
    [2011-04-18T09:49:34.150-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 59] [userId: <anonymous>] [ecid: 513ba4b48d285072:581749f3:12f67892892:-8000-0000000000000004,1:32116] [SRC_CLASS: oracle.xdo.servlet.security.BieeKeepAliveTimerTask] [APP: bipublisher#11.1.1] [SRC_METHOD: ] Keep alive for provadmin, provadmin,
    [2011-04-18T09:50:34.149-07:00] [bi_server1] [TRACE] [] [oracle.xdo] [tid: 59] [userId: <anonymous>] [ecid: 513ba4b48d285072:581749f3:12f67892892:-8000-0000000000000004,1:32116] [SRC_CLASS: oracle.xdo.servlet.security.BieeKeepAliveTimerTask] [APP: bipublisher#11.1.1] [SRC_METHOD: ] Keep alive for provadmin, provadmin,

    We can't re-import because the objects were imported first when the BIP server processes were started under root users. After the BIP server processes re-started with a non-root user, we can see all the objects imported previously under root due to file system permission. The re-import failed for the same file system permission issue.

  • Re-importing Configuration Objects

    experts!
    I have imported Configuration Objects from .tpz files in Integration Directory. Because of those objects where unable to activate, I did a reject change and all objects were gone. When I try re-import from the same .tpz file, it is not showing in the file list. The .tpz file is there in the import folder of directory.
    Please help me to re-import objects from .tpz file.
    thanks
    nikhil

    Hi,
    Here we have to consider some points while Exporting & Importing the .tpz files.
    1)Once you export that configuration objects, the tpz file will be created at Export DIR.
    2)From there we have to copy that file into Import DIR.
    3)Once You import the tpz file from Import DIR or faild to Import DIR means those files will be moved to Imported Files DIR.
    4) Now if we are looking to import those again means , they will not be available to import in ID.
    So we have to copy that file again from the Export DIR and Paste it inImport Folder
    REgards
    Seshagiri

  • Importing Development Objects in Integration Repository ?

    Hi ,
    How do i import development objects that have been exported ? e.g , i export a "message mapping" object using Tools->Export Development Objects, could see it stored in a folder in the XI server m/c , however , when i try import development objcts option from Tools menu, i don't see an option to specify the location of the .tpz file which has to be used for import !!
    Also , if i try to import the message mapping object which was created in a different namespace to my new namespace, will there be any issues ?
    Are there any changes that have to be done in my new namespace( assuming i will be able to do the import in the first place).
    Ne pointers as to how to do it are welcome
    Thanks
    Saravana

    Hi,
    When you export 'a message mapping object'/repository objects (all objects in repository is called repository objects), it is stored under
      <install_path>/xi/repository_server/export
    To import this object, you must manually copy this into
      <install_path>/xi/repository_server/import
    and then choose the Tools -> Import Design Objects..." menu option to import the repository objects (only the files from the import directory can be selected).
    If the import is sucessful, the import object will be moved to /importedFiles folder.
    While importing, i don't think you can change the namespace of the object. After importing also it will have the same namespace as before importing.
    Hope it helps.
    - Sreekanth

  • Problem in Importing Configuration object

    Dear All,
    I am facing the problem while importing ID object.
    Business system INTEGRATION_SERVER_XIP is not assigned to a business system group with the ID (XISystemGroup).
    So , I just try to create a Group in Business System in SLD. But I could not find the option to create the System Gourp.
    I could n't see <b> edit groups </b>
    any clue..
    Regards
    Danab

    Hi,
    First, you have to start the SLD.
    To create a group, proceed as follows:
    > Business Systems
    > Click on the drop-down next to Group and select Edit Groups
    > Create a group for each environment (eg DEV, TST, PRD). Specify for each group which Integration Server is used.
    To assign business systems to a group, proceed as follows:
    > Business Systems (Group = all)
    > Select your Business System
    > Click on the Integration tab.
    > Select the related Integration Server (which is associated with a group - see step 1)
    To map your DEV Business Systems to TST Business Systems etc., proceed as follows:
    > Business Systems
    > Select the group of your choice
    > Select your Business System
    > Click on Transport
    > Click on Add/Change Target
    > Select the Target Group and System
    KR, Danny De Roovere

  • Problem in importing scenario objects from Development  to Production in XI

    Dear Gurus,
    I have a certain probelm happening as follows:-
    We have a 3 Sytem Landscape as follows :-
    Client 400-Development ,
    Client 500- Quality
    Client 700 - Production
    When he scenario (.tpz) files of directory and integration server  are transported from 200 - 500 , (ie .tpz files are transferred from the export folder of directory and repository server to import folder of directory and repository server via FTP) the scenario is visible in the namespace in 500 .
    The same when followed in 700 , after importing the objects from the import options under tools in repository as well as directory , the objects are not imported under the specified namespace in it's SWCV.
    Please suggest what could be done !!!!
    PS: We have deployed XI 3.5.

    Hi Ashish,
    I hope you have done ftp from 500 to 700 instead of 400 to 700. If yes then I dont think you should run into any of these issues. Also when it is done are the objects available in import and export folders of client 700 which is your production. If yes then try to import them in production. Also make sure you dont have anything in your change list. If you have something under the change list then you may run into some issues. Also look at this blog for the folder loactions:
    /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    Regards,
    ---Satish

  • Import Design Objects in Service Builder

    I am able to export and import configuration objects in Configuration Integration Builder from the Tool menu.
    I am able to export Design Objects in Enterprise Service Builder.
    I am also able to import the Design Objects in Enterprise Service Builder, however, I am not able to find the imported objects.
    Although system says the import is successful, but I am not seeing the imported objects in left side panel.
    There is nothing in Change Lists either.
    My question is where is the imported objects and how could I find them?
    Thanks in advance.

    Hi Jimmy,
            This is because of the version conflicts in yuour target system.If you try to edit something in Integration Repository in the target system and try to transfer you will get version conflicts.
    Please check if this is the error.
    Regards,
    Naveen.

  • Unable to import Business Object in DQE

    I've some prob with "importing business Objects" in SAP Enterprise Portal
    I've EP6.0 SP16 installed.
    While importing the Business Object from "BW" System
    I expand the BW Node but alas! dont get any BO in it..
    It shows a message "Loading...." and hangs..
    I've read some of the discussion Forum on SDN...
    I've given the DQE Admin UserID and Password correctly.
    Also I've done the User Mapping for BW System and gave the same UserID and Password as given in DQE in the "Personalize" section
    I've tested the "BW" Connection using the option "Connection Test".
    It gives "DQE Connection Succeeded'.
    Please let me know where i'm wrong..
    Thanks..

    First thing dear Actually you are using the wrong term it is not exactly import it is EXPORT the existing BC4J component in Jdev.
    Just run the export command it will automatically create the package in the Home directory.
    Create a new JWS and Project and add related PG or Region there.[[Which you have exported]]
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Maybe you are looking for

  • ITunes won't recognize "library files" of  playlists and ratings

    After a Restore and putting iTunes onto an external hard drive, I can't get iTunes to recognize the library files that have my playlists and ratings. How do you get the library files (itl and xml) to be recognized after moving all your music and iTun

  • Need help to open palm V files on 64 bit Win 7 i7

    I have the synced Palm V files on a backup hard drive which I am trying to access on a new laptop, which has an i7 processor with 64-bit windows 7. I tried to install the 4.1.4 desktop software but it errored out: Internal Error 2738.  I find pages a

  • Safari 4 no longer connects to Internet after installing

    The Software Update automatically installed Safari 4. Now, Safari 4 errors with "Safari can't connect to the server" regardless of what address (both alphanumeric and numeric) I type in and iTunes errors with "iTunes could not connect to the iTunes S

  • Material master -costing view 1 & 2

    Hi Some users could not able to view the costing 1 & 2 screens in material master Thanks Madhav

  • No Java 6 on Leopard

    I am a java developer and was very surprised to see that the java 6 SDK is not available on Leopard. And recently more surprised that it was shipped for Tiger. So when java 6 sdk will be released ?