Problems transporting objects from DEV to QAS

Hi everyone,
I have a problem trying to transport objects from an environment to another (DEV to QA) in XI. The issue is that the objects that were transported can't be visualized in the namespace; I checked the server log and it shows:
#2.0 #2011 04 12 14:48:55:730#0-500#Error#com.sap.aii.ibdir.server.abapcache.mapping.CacheMessageMappings#
#BC-XI#com.sap.xi.util.misc#002264940005022700000004000046FF#109943550000000004#sap.com/com.sap.xi.directory#com.sap.aii.ibdir.server.abapcache.mapping.CacheMessageMappings#PIISUSER#460#SAP J2EE Engine JTA Transaction : [6ffffff8dffffff9afffffffe0021ffffffd4]#0022649400051EE099A790C205DA1100#4DA4A4D6A0904660E1000000AC1D0177#AC1D017746594DA4AC8E000100000000#1#Thread[HTTP Worker [@678875548],5,Dedicated_Application_Thread]#Java##
error - some message mappings could not be read
Thrown:
com.sap.aii.ib.core.roa.RoaMultiObjectAccessException: Attempt to access the 10 requested objects on 10 failed. Detailed information:
com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Message Mapping mm_CreateRequestSPLocalTotalSales | http://spsa.com/POS/TotalSales, type XI_TRAFO from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Message Mapping mm_CreateRequestSPLocalTotalSales | http://spsa.com/POS/TotalSales not found
com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Message Mapping mm_InsertTableVentaTotal_response | http://spsa.com/POS/TotalSales, type XI_TRAFO from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Message Mapping mm_InsertTableVentaTotal_response | http://spsa.com/POS/TotalSales not found
com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Message Mapping mm_SaveFileProcessesTotalSales | http://spsa.com/POS/TotalSales, type XI_TRAFO from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Message Mapping mm_SaveFileProcessesTotalSales | http://spsa.com/POS/TotalSales not found
com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Message Mapping mm_CheckDateProcessesResponse_To_StatementVentaTotal | http://spsa.com/POS/TotalSales, type XI_TRAFO from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Message Mapping mm_CheckDateProcessesResponse_To_StatementVentaTotal | http://spsa.com/POS/TotalSales not found
com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Message Mapping mm_CheckDateProcessesByStore | http://spsa.com/POS/TotalSales, type XI_TRAFO from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Message Mapping mm_CheckDateProcessesByStore | http://spsa.com/POS/TotalSales not found
com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Message Mapping mm_CalculateFileProcesses | http://spsa.com/POS/TotalSales, type XI_TRAFO from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Message Mapping mm_CalculateFileProcesses | http://spsa.com/POS/TotalSales not found
com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Message Mapping mm_ExecuteSPLocalTotalVenta | http://spsa.com/POS/TotalSales, type XI_TRAFO from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Message Mapping mm_ExecuteSPLocalTotalVenta | http://spsa.com/POS/TotalSales not found
com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Message Mapping mm_TiendaPOS_To_InsertUpdateTotalSales | http://spsa.com/POS/TotalSales, type XI_TRAFO from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Message Mapping mm_TiendaPOS_To_InsertUpdateTotalSales | http://spsa.com/POS/TotalSales not found
com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Message Mapping mm_CheckDateByStore_Response | http://spsa.com/POS/TotalSales, type XI_TRAFO from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Message Mapping mm_CheckDateByStore_Response | http://spsa.com/POS/TotalSales not found
com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Message Mapping mm_SPLocalTotalVenta_response | http://spsa.com/POS/TotalSales, type XI_TRAFO from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Message Mapping mm_SPLocalTotalVenta_response | http://spsa.com/POS/TotalSales not found
     at com.sap.aii.ib.core.roa.RoaMultiObjectAccessException.newObjectAccessNotCompleted(RoaMultiObjectAccessException.java:98)
     at com.sap.aii.ib.core.roa.RoaServiceImpl.createObjectArrayFromRoaOutput(RoaServiceImpl.java:351)
     at com.sap.aii.ib.core.roa.RoaServiceImpl.readObjectsImpl(RoaServiceImpl.java:256)
     at com.sap.aii.ib.core.roa.RoaServiceImpl.readObjects(RoaServiceImpl.java:367)
     at com.sap.aii.ibdir.server.abapcache.mapping.CacheMessageMappings.addContent(CacheMessageMappings.java:104)
     at com.sap.aii.ibdir.server.abapcache.mapping.CacheMessageMappings.addContent(CacheMessageMappings.java:66)
     at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.addContent(CacheRefreshRequest.java:480)
     at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.processHTTPRequest(CacheRefreshRequest.java:210)
     at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.handleHTTPRequest(CacheRefreshRequest.java:135)
     at com.sap.aii.ibdir.server.abapcache.HmiMethod_CacheRefresh.process(HmiMethod_CacheRefresh.java:70)
     at com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(HmisServiceImpl.java:167)
     at com.sap.aii.utilxi.hmis.server.HmisServer.process(HmisServer.java:212)
     at com.sap.aii.utilxi.hmis.sbeans.HmisBeanImpl.process(HmisBeanImpl.java:98)
     at sun.reflect.GeneratedMethodAccessor375.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:46)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)
     at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
     at $Proxy1696.process(Unknown Source)
     at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:331)
     at com.sap.aii.utilxi.hmis.web.workers.HmisExternalClient.doWork(HmisExternalClient.java:100)
     at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doWork(HmisServletImpl.java:532)
     at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doGet(HmisServletImpl.java:676)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:162)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:81)
     at com.sap.engine.services.servlets_jsp.server.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:124)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:73)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:461)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:298)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
     at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:243)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:428)
     at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:247)
     at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:115)
     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:96)
     at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
I hope anyone can help me with this.
Regards,
Julio

Hi,
The problem is that I can't transport any object (Datatypes, message types, service interface, message mapping, etc.) in XI from DEV to QAS.
I did all the steps to transport objects:
1. Export the objects from XI-DEV
2. Import them in XI-QAS
3. A message of successfull import is shown; however the objects can't be visualized. When I check the log it shows the message that I copied in my previous post.
Hope you can help me.
Thanks.

Similar Messages

  • Problem while transporting Screen exit object from DEV to QAS client

    Hello All,
    I have developed screen exit for tcode 'ME51N' to add customer field in newly added TAB. To grayout that field in display mode, I have added code on the PBO event of that screen. Code for PBO even has been written inside the include. Exit is working fine on development client.
    After transporting the exit on QAS client the field graying out functionality in diplay mode is not working eventhough the include which contains the code for PBO even is exist on QAS. Also in flow logic if i double clock on the PBO module event, it says object does not exist, eventhough the include which contains the PBO event code exist in QAS.
    Please, help me to understand why the linkage between flow logic PBO event and the include where the PBO code has been written is not getting transported from DEV to QAS.

    Hi,
    First check the TR log if there is any errors. If no errors, then check if all the objects were properly transported or not.
    You might have missed out in transporting the enhancement activation(CMOD).
    Try to Rebuild the object list for updating the navigation index. You can do this from SE80=>Rightclick on function group=>More functions=>Rebuild object list.
    Thanks,
    Vinod.

  • Error while Transport objects from DEv to QA-File transport

    Hai Experts!
    While exporting objects from Dev to Quality using File Transport. it taking long time and no erro msg is thown and it is not getting end .Did any face this problem. Can any one help me to solve this.
    Regard's
    Preethi.

    Hai!
    Issue is solved.
    I try to export the Individual object -->Message mapping.
    While exporting i unchecked the Option With software component version Defenition.
    Now it is success. Thanks all replies.
    Regard's
    Preethi.

  • Transported query from DEV to QAS no applicable data

    Hi all, any idea why queries transported from a DEV system to a QAS system will not execute?  I am getting no applicable data even though the data is in the cube. I am not having much luck with new queries either.  Please advise.  Anna Marie

    Hi Anna,
    Looks really strange...
    Are you sure data is reportable on your InfoCubes on QAS? (do you see the table icon on the right of all request ids?).
    Are you sure query is not filtering too much data? Please, check this by displaying filtered values with 'Display text elements -> All' on BEx Toolbar.
    Regards,
    David.

  • Unable to transport Integratin Builder objects from Dev to QA correctly

    Hi,
    System : Pi 711 SPS03
    SLD 7.1 with  latest model and content
    We are trying to transport Integration Builder Objects from Dev to QAS, but the SID translation from DEV to QAS is not working.
    The interface is being imported as the source SID.
    We checked the SLD configuration for Transport targets, that is when we realised the below issue.
    Unable to Assign Business Systems in respective Business System Groups
    The expected configuration of the SLD is as below:
    UKD_400  - Integration Server for Dev PI 711 server
    INTEGRATION_SERVER_UKQ - Integration Server for QAS PI 711 server
    XI_QA - Business System Group for all Quality Systems in the landscape
              1) UKD_400
              2) UC1_ECC_60
              3) UED_400
    XI_DEV - Business System Group for all Developement Systems in the landscape
              1) INTEGRATION_SERVER_UKQ
              2) UC2_400
              3) UEQ_400
    We are unable to put the business systems in their respective groups
    All the Business systems are either being assigned in XI_QA or XI_DEV
    Please let us know if this is a product error in SLD 7.1, could not find any relevant notes
    Thanks,
    Govind
    Edited by: Govind Prathi on Feb 12, 2010 10:25 PM
    Edited by: Govind Prathi on Feb 12, 2010 10:27 PM

    We  have already  assinged the Integration server to their respective business system groups while creating the Business system groups.
       BSG: XI_DEV --> UKD_400( Integration Server DEV )
      BSG : XI_QA  ---> INTEGRATION_SERVER_UKQ( Integration Server QA)
    As per documentation, the business systems should be automatically assigned to their respective Groups based on their association with Integration Server.
    But, we are not seeing this behaviour, both the Integration servers are being assigned to the same Business System Group.
    Please help me understand if i am something in the configurations.
    Thanks
    Govind

  • How to move PI objects in IR and ID from DEV to QAS

    Hi experts,
             I am new to PI and with lot of research and help from you all experts I could successfully create a scenario from XML to CSV conversion. I created message interface, interface mapping objects etc.. in "Integration Repository" and conficguration scenario, sender and receiver communication channels etc. in "Integration directory". Everything is working fine in DEV and now I want to move all these to QAS. I went through some documents on SDN and it was talking about XI track and CTS and I am so new to all these, I am not sure how to get started. Could someone please let me know the procedure of moving PI objects from DEV to QAS?
    Thanks.
    --Mithun

    Not to Worry Mithun Da!
    There are two ways to transport  ID and IR Object to transport .
    1. CTS + : Totally automated Way .,
    2. .tpz  : Manual  Lagacy Import / Import way .
    Now . Steps .are :
    There are two types of transport mechanisms in XI/PI.
    1.      File Transport System.
    Files are imported and exported into SAP XI OS Level for Development and Quality Server,
    This Process is risky as there is no automated system and there is no track record of imported or Exported Files,
    as in this syetem exported files are transported to QA System from DEV System.
    file Extension in file transport System : - .tpz
    2.     Through CTMS(Change Transport Managment System).
    GUI Based tool, Installed on SAP XI BOX, This system provides the automated transport system , which keep tracks of transported Objects and Failed objects.
    There are initial level efforts to set up transport system.
    Transport Procedure for Various System :-
    DESIGN OBJECTS ---> (ENTERPRISE SERVICE REPSITORY OBJECTS) -
    > INTEGRATION BUILDER.
    Step -I
    1. Select NameSpace to trasport.
    2. Right Click on NameSpace to Transport.
    3. Select Export Option.
    4. Check or Select the Software Component Version.
    5. Check the Mode of transport.
    CTS MOde:-
    5.1     Select a required type of Object Set:
         IN OUR CASE: ALL OBJECT OF INDIVIDUAL NAMESPACE.
    5.2        Select Transort request.
    5.3      Finish the Process.
    TRANSPORT USING FILE SYSTEM:-
    5.1     Select a required type of Object Set:
         IN OUR CASE: ALL OBJECT OF INDIVIDUAL NAMESPACE.
    5.2      Finish the Process.
    Step II
    1. GO TO TOOLS OPTION IN MENU BAR
    2. OPEN CTS TRANSPORT ORGANIZER
    3. Select the request to Release.
    4. Press Button Release.
    Step III( Steps to be Perform at Target System).
    1. Execute Transection Code STMS.
    2. Check your Transport Request Number.
    3. Focus on that Trasport Request Number Through Mouse.
    4. Now Import The Transport Request on Specific client of Target System.
    5.Click Ok.
    FINAL :-  NOw on Quality Server all Transported Objects Need to be activated.
    CONFIGURATION OBJECTS ---> (INTEGRATION DIRECTORY) -
    > INTEGRATION BUILDER.
    Step -I
    1. Select Configuration Scenario to trasport.
    2. Right Click on Configuration Scenario to Transport.
    3. Select Export Option.
    4. Check or Select the Configuration Scenario.
    5. Check the Mode of transport.
    CTS MOde:-
    5.1     Select a required type of Object Set:
         IN OUR CASE: ALL OBJECT OF Selected Scenario.
    5.2        Select Transort request.
    5.3      Finish the Process.
    TRANSPORT USING FILE SYSTEM:-
    5.1     Select a required type of Object Set:
         IN OUR CASE: ALL OBJECT OF Selected Scenario.
    5.2      Finish the Process.
    Step II
    1. GO TO TOOLS OPTION IN MENU BAR
    2. OPEN CTS TRANSPORT ORGANIZER
    3. Select the request to Release.
    4. Press Button Release.
    Step III( Steps to be Perform at Target System).
    1. Execute Transection Code STMS.
    2. Check your Transport Request Number.
    3. Focus on that Trasport Request Number Through Mouse.
    4. Now Import The Transport Request on Specific client of Target System.
    5.Click Ok.
    FINAL :-  NOw on Quality Server all Transported Objects Need to be activated( CHANGE OBJECTS).

  • Transporting an ABAP query from DEV to QAS/PRD

    Hi all,
    I am trying to modify an existing query in DEV and move it to QAS and then to PRD. After making the changes in DEV, there was new transport request created, in which I had the changes for the query and in se93, i changed the name of the prog to the newly generated prog. after moving the transport to QAS, it is giving me a dump saying that the new prog generated in dev does not exist in QAS and hence the tcode does not work.
    after that i tried with the standard SAP report "rsaqr3tr" and tried to make another transport assuming that the program would be together with the transaction and will be transported together. But this does not work.
    I need help regarding this please - since it is an urgent rek - how do i transport the query after making changes to the already existing one - from DEV to QAS or PRD?
    Please explain in detail where and what I am missing.
    Thanks!
    Related answers are appreciated and rewarded.

    Hi Shyam.
    I would like to suggest a few references,
    [SDN - References for Query related to transport request|Query Related to Transport Request;
    [SDN - Reference for Transport Management System (TMS)|Transport Management System (TMS) of R/3;
    [SDN - Reference for Transport Request Problem|Transport reruest problem............;
    [SDN - Reference for Transport request Query|Query Transport;
    Hope that's usefull.
    Good Luck & Regards.
    Harsh Dave

  • Transport Questions and Questionnaires from Dev to QAS or to PRD

    Question
    How do we transport questions and questionnaires from dev to QAS or to PRD. Do you type all them again or there is process no. What is best process others do
    Answer
    As you must be aware, Questionnaires are updated from a Recruiter start page in the front end which cannot be saved in a change request.
    At least Iu2019m not aware of any other way to move the Questionnaire details across clients.
    I know that it is quite a bit of a task to repeat the activity of maintaining questions and response in questionnaire/s across clients, particularly When you have to maintain big questionnaires (with lots of questions & multiple responses).But As it is , Process templates, Questionnaires have been considered as a recruiters day-to-day administration task in SAP which has to be done from the front end even in live environment
    Any body has soloution ?
    Thanks.
    Saquib
    http://aspirehr.com/HCM_solutions/hcm_solutions.asp

    Hi Vishal,
    As you must be aware, Questionaires are updated from a Recruiter start page in the front end which cannot be saved in a change request.
    Atleast i'm not aware of any other way to move the Questionnnaire details across clients.
    i know that it is quite a bit of a task to repeat the activity of maintaining questions and response in questionnaire/s across clients, particularly When you have to maintain big questionnaires (with lots of questions & multiple responses).But As it is , Process templates, Questionnnaires have been considered as a recruiters day-to-day administration task in SAP which has to be done from the front end even in live environment.
    So if you are a part of the Implementation Consulting team, it is your responsibility to train the core team in doing the activity in live environment. Hope this information helps.
    Best regards
    G Raj

  • How to transport BO report from Dev to Qas

    Dear all,
    We have three clients for BO, Dev,Qas and Prd. When we transport the BO reports from Dev to Qas, the  parameters in Universe and QAAWS won't be changed automatically,just keep the setting in Dev.
    what can I do to change the setting automatically?
    Best regards
    Tianli

    Hi,
    you can ask basis to maintain logical system conversion settings .
    However  if you post the Query in BO forums you would get better response.
    Regards,
    Satya

  • 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

  • Transport of XI Objects from Dev to Q system

    Hi Experts,
      I need the steps for moving the XI Object from Dev to Q system.
    I have completed the devlopment of object and i need to move to Q system.
    All the servers are maintained at London.
    what should i give to Basis people inorder to move to Q system.
    Thanks in Advance,
    Bhaskar

    Hi
    You have three Options when considering transports between systems in XI:
    1. File Method - Using the standard tools in XI IR and ID it is possible to export the content to a filesystem and following this import into another environment using the import functionality. The advantage of this is that it is easy to do and not implementation overhead. The disadvantage is that you do not have clear tracability (you xhould keep all exported packages on the server).
    2. Using CMS - This uses the NWDI infrastructure to transport packages between environments. Only consider this option if you have NWDI in place in your environment otherwise in my opinion the overhead is too great. It only applies to Java Objects e.g. you cant transport for example ABAP Proxy classes using this methodology.
    3. Use CTS+ or enhanced CTS - This allows Java Objects to be transported to by attaching Java Objects to transport requests. This is good if you are an ABAPer and familiar with the se09.se10 transactions. It does however have and implementation overhead and also you must first export the Objects from IR and ID first as per point 1.
    I think in a low usage env point 1 is fine .. for an env with 100's of interfaces I would go for 3.
    All the links I think are in earlier posts ..
    Thanks
    Damien

  • Transport SLDm repository, directory objects from Dev to Prod

    Hi Forum,
    I heve a development XI system and a production XI system,
    and seperate SLD for each of them,
    In development SLD i have created,
    1 business system (third party)
    1 product and software component
    in Repository of Development XI,
    i have a file to file scenario,
    in directory of Development XI,
    i have configured the scenario,
    Now i want to transport everything (as explained above) from Development to Production XI system ....including SLD things ...
    please tell me the procedure and sequence
    Edited by: rana brata de on Jan 18, 2008 9:16 AM

    Hi,
    Check the links below for transporting the Objects from DEV to PRD.
    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
    Regards,
    Phani
    Reward points if helpful

  • Problem when i transported  DTP from DEV to QA

    I am facing a problem when i transported  DTP from DEV to QA   It is not in the folder were it have to be,but i can see it in RSBKDTP table of QA

    Hi,
    One info regarding DTP, Technical name will get differ from system to system through out the landscape ( Dev, QA, Prod) . So you have to search with Description of the DTP instead of technical name.
    Regards,
    Sridevi.

  • Hi,how can i transport objects from one server to other like (Dev To Qty)

    Hi Sir/madam,
       Can u explain how can i transport objects from one server to other like (Development To Quality To Production).
    Regards,
    Vishali.

    Hi Vishali,
    Step 1: Collect all Transports(with Packages) in Transports Tab(RSA1)- CTO
    Step 2: Release the subrequests first and then the main request by pressing Truck button
    Step 3: STMS or Customized transactions
    Object Collection In Transports:
    The respective Transports should have the following objects:
    1. Base Objects -
    a. Info Area
    b. Info object catalogs
    c. Info Objects
    2. Info Providers u2013
    a. Info Cubes
    b. Multi Providers
    c. Info Sets
    d. Data Store Objects
    e. Info Cube Aggregates
    3. Transfer Rules u2013
    a. Application Components
    b. Communication Structure
    c. Data Source replica
    d. Info Packages
    e. Transfer Rules
    f. Transformations
    g. Info Source Transaction data
    h. Transfer Structure
    i. Data sources (Active version)
    j. Routines & BW Formulas used in the Transfer routines
    k. Extract Structures
    l. (Note) If the transfer structures and related objects are being transferred without preceding
    Base Objects transport (e.g. while fixing an error) it is safer to transport the related Info
    Objects as well.
    4. Update Rules u2013
    a. Update rules
    b. Routines and formulas used in Update rules
    c. DTPs
    5. Process Chains u2013
    a. Process Chains
    b. Process Chain Starter
    c. Process Variants
    d. Event u2013 Administration Chains
    6. Report Objects u2013
    a. Reports
    b. Report Objects
    c. Web Templates
    Regards,
    Suman

Maybe you are looking for

  • My iTunes store has stopped working whenever I open it up.

    This is the information I have from it. What is KERNELBASE.dll? Faulting Application Path: C:\Program Files (x86)\iTunes\iTunes.exe Problem signature Extra information about the problem Bucket ID: 2904540335Problem Event Name: APPCRASH Application Na

  • Bug in JDev 9.0.3.3 when removing joined entities from a view

    Hi, I observed in JDev 9.0.3.3 the following behavior for views containing several joined entities:      -I'm creating the view V1 based on the entity E1 and generate the row implementation java file with accessors (close wizard)      -I'm joining a

  • RoboHelp HTML 9 - CHM file Cannot link to a bookmark.

    Dear all, When I click on a hyperlink which links to a bookmark of another topic, the Content pane did not display the exactly position of this bookmark, it displayed the content above this bookmark. (This bookmark is placed at the beginning of the t

  • Rip Van Winkle wakes up from DW 3.0

    For years I have been doing my funky little web pages for myself and for a few friends. All that time, I've been using Dreamweaver 3.0 without a problem. My computer with Dreamweaver 3.0 crashed, so I decided to download a trial copy of DW CS3. My do

  • New PKI Deployment had to re-issue subCA, now I want to clean up AD

    Ok, so Finally got my 2 tier PKI setup. I Ran into a snag where my root CA accepted the certuil setting for publishing the CDP and AIA. Even though it said it changed the AIA it did not. I had to do it through the GUI. Anyway because of this I had to