How to configure the message control for DESADV

dear friends .
my requiremnet is i have to write the outbound for DESADV message type for extended IDOC  : ZDESADV01.
pls tell me solution briefly

Hi...
How do we use IDoc to create Outbound delivery document using the transaction VL01N.
Do following steps..
Go to NACE and select V2 and click output type from menu.
Give following value.
Condition component Value
Access sequence 0005 (sales organization/customer)
Condition 0 (no condition)
“Exclusive” select
Output type LAVA (shipping notification outbound)
Procedure V10000 (shipping output)
Application V2 (shipping)
Processing subroutine Program RSNASTED,
form routine EDI-PROCESSING
General data Select Condition access and Multiple sending of output, otherwise
leave the fields blank
Time e.g. 4 (immediately, IDocs are generated immediately after
posting)
Transmission medium 6
Partner function WE
Language DE (German)
You must maintain following values for outbound partner profile.
Output category : Desadv
Partner type : Ku
Partner function : WE
Port : Subsystem
Output mode: Collect idoc
Basic type : Delvry01
Packet size: 1
Application: V2
Output type : LAVA
Process code: DELV.
You can post the delivery by selecting Shipping, Delivery>Sales and Distribution >Logistics
-->Create (transaction VL01N). Output control is used to find the condition record and the shipping
notification is sent to the customer via EDI (IDoc Interface). The shipping time in the condition
record determines when the corresponding outbound IDoc is generated.
<b>Reward if Helpful.</b>

Similar Messages

  • How to manage the Credit Control for Customer Consignment Process?

    Hi All,
    Could anyone tell me how to manage the Credit Control for Customer Consignment Process?
    Thanks

    Hi, there is not standard solution, we did customized process for consignment credit block , check below
    1. defined status profile - with lock/auto/approved/rejected and new t.code for approval or rejected.
    2. maintained consignment credit limit in Z table
    3. logic for detemining status written in sales order save userexit.
    4. while calcualting the values, system need to check open sonsignment order of customer/ open deliveries/ stocks at customer place MSKU table. and calculate value with MBEW/KONV ect.
    5. if value is less than Z table then status AUTO, which do not need release, if value is greater than Z table put status LOCK means credit block need to release from new T.code.
    Hope you get some idea

  • How to Create new Message Control for BOM

    Dear Experts,
    My question is , we have Set Deletion flag for BOM of some material, When we go to make Production Order. it is showing an warning message , I want to set Error message,instead of warning message . can you all plz tell me how to do it in conflig.
    I have tried following settings , but it allows me to change it, but not to create a new message no
    IMG, Production, Basic data, Bill of material, General Data,  Change Message type 
    Thank you for your time.

    Hi,
    For OPJB, execute.
    Click on 'New entries'.
    Enter version as 000, application area (the first two digits of the message no, for BOM it would be CO I guess), & message no.
    Press enter. Under category maintain as E i.e. error.
    For SE91, execute.
    In message class enter the first two digits of the message, under subobjetcs, enter the message number & clcik on 'where used list icon' in extreme left.
    A dialogue box will apeear, select programme & classes. Click on right mark i.e. execute.
    A list of programmes will displayed.
    Select the relevant programme & clcik on change.
    Change the warning into error there. Please note that you need access key & need ABAP consultant to do the same.
    Hope this helps you.
    SmanS

  • How to configure EM Grid Control for more than one databases?

    Hi,
    I'm configuring EM on Oracle 10gRel1 on Linux. I have more than one databases in the server, and I want use IE at my PC to monitor the databases on Linux server. I can configure and access the Grid Control Console by emca for first database, but cannot configure for the second one, unless I remove the first one configurration. How can I configure EM for more than one databases?
    Thanks.

    Thank you everybody.
    Yes, I'm talking about DBConsole rather than Grid Control (sorry for misuse the term). I managed to set up DB Console for every DB in the same Linux box (10Rel1). What I did is:
    1) stop db console and agent with emctl
    2) remove repository with RepManager
    3) config with emca
    Then I can monitor individual databases from my PC (but have to login with different port).
    I'm thinking mybe I should use Grid Control instead.

  • How to find the message type for application

    Hi Guys,
    while postnig the data through idocs,we use message types
    the issue is how can we find the massage type for application?
    plzz help

    You can find these in transaction WE82.
    You can find in WE57, this basis type, which fm is attached (BAPI_IDOC_INPUT1).
    Then check out transactions WE41 and WE42.
    You can use the table EDIMSG, in SE16 to list all the msg types making use of the same IDoc.
    or
    If you want to get all the message types, you can use WE81.
    If you want to see which message types are attched to a particular Idoc type, use WE82
    check it in BD60 and WE57..

  • How to show the message text for constraint violations

    Hi all,
    In a batch procedure a primary key is violated (ORA-00001). For the primary key, a message is recorded in the TAPI and the message table.
    How to show the enduser a proper message text instead of the ORA-00001.
    We are using Designer 6 with Headstart 2.1.2.
    Thanks in advance,
    Joep

    Joep,
    If you try to insert the record by calling the ins procedure of the Table API, you will see that it will result in an ORA-20998 message, which means that the error message details reside in the CG$ERRORS plsql message table. These messages can be extracted e.g. with the messages.sql script, shipped with headstart.
    If you do not want to rewrite your direct DML (insert into [table name] ...) in the complexer calls to the TAPI services, you might want to user VAPI's for it. In fact, this is one of the major advantages of using VAPI's.
    The CDM guidelines volume, chapter 6 states that:
    <I>The front end no longer needs to trap declarative constraint
    errors (Primary Key, Unique Key, Not Null and Check
    Constraint violations) and replace them with a user-friendly
    error. The View API issues DML statements through the TAPI
    and the TAPI traps all declarative constraint errors, and puts
    user-friendly message on the stack, in the preferred language of
    the user! Fore more information, see the section, Completeness
    of Rule Violations Reported in Front End, in this chapter.</I>
    So the only thing you need to do is generate VAPI's, and trap the ORA-20998 message (qms$errors.qms$exception) in an exception handler, where you retrieve the user friendly messages from the message stack!!
    Regards, Marc

  • How to configure the rc.conf for a HUAWEI E220 modem

    Hello.
    I configured my HUAWEI E220 after the instructions in the wiki, and it's working well. BUT, I can't connect to the internet. I think that is because i didn't made any modifications at the network configurations in the rc.conf file. I don't know what to change. What should I write in it (i know that i can't use eth0 anymore, but what is the right interface for HUAWEI, ppp0, ttyUSB0...)? Thank you.

    I knocked together an RC script to start and stop the connection, which is ppp0
    from it:
    /usr/bin/wvdial three &> /dev/null &
    route add default gw 10.64.64.64 &> /dev/null &
    rm /etc/resolv.conf
    echo nameserver 208.67.222.222 >> /etc/resolv.conf
    perhaps this helps?

  • How to verify the message id for call transaction ?

    Hi all,
    After calling transaction, I collect the message into a message table msgtab. There is an entry in msgtab with message type (MSGTYP) and message id (MSGID).
    How to know that the message type and message id is correct / relevant to my transaction?

    Hi macy,
    1. How to know that the message type and message id is correct / relevant to my transaction?
      I don't think thats requried,
      bcos,
      these message are ISSUED from the
      TRANSACTION itself.
      The message id, which is used in the transaction,
      (it can be more than one message id used in the transaction)
      , the same is collected in  the table.
    regards,
    amit m.

  • How to configure the connection WebService for ERP?

    Hi Experts,
    I need professional help.
    I will development the Webservice in the NWDS(Composite Application).
    1.The development of the WebService in NWDS.
    2.The configure of the "Web Service  End Point URL" in NWA.
       (NWA->SOA Management-> Application and Scenario Communication->Single Service Administration->Consumer Proxies)
    I don't know "Web Service  End Point URL".
    We investigated the following URL as a reference.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b043ef4e-e8d1-2c10-7d88-8077b209ce55
    but it's WebService was not found to be SOA Manager
    What is needs in addition to the NWDS or SOA Manager ?
    Regards.
    Shinya

    Hi Vamshi.
    I tried to wsnavigator.
    but not completed wsnavigator.
    The returnmessage of the Webservice.
    "Invalid Response content type. Server returned code (500) with message <OK> and content type <text/html; charset=UTF-8>."
    Result Message
    <?xml version="1.0" encoding="utf-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <SOAP-ENV:Body>
        <SOAP-ENV:Fault>
          <faultcode>SOAP-ENV:Server</faultcode>
          <faultstring>Invalid Response content type. Server returned code (500) with message &lt;OK&gt; and content type &lt;text/html; charset=UTF-8&gt;.</faultstring>
          <detail>
            <ns3:CAFServiceException xmlns:ns3="http://www.sap.com/caf/sap.com/caf.core/faults" xmlns:ns2="http://www.sap.com/caf/demo.sap.com/test090102/modeled/PurchaseOrderCreate090103">
              <nestedStackTraceString>com.sap.caf.rt.exception.CAFServiceException: Invalid Response content type. Server returned code (500) with message &lt;OK&gt; and content type &lt;text/html; charset=UTF-8&gt;.&#13;
         at com.sap.demo.test090102.modeled.appsrv.purchaseordercreate090103.PurchaseOrderCreate090103Bean.purchaseOrderCreate090103(PurchaseOrderCreate090103Bean.java:45)&#13;
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#13;
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#13;
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#13;
         at java.lang.reflect.Method.invoke(Method.java:585)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:46)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_WS.invoke(Interceptors_WS.java:31)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext$InvocationContextImpl.proceed(AbstractInvocationContext.java:131)&#13;
         at com.sap.caf.rt.interceptors.LogInterceptor.aroundInvoke(LogInterceptor.java:61)&#13;
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#13;
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#13;
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#13;
         at java.lang.reflect.Method.invoke(Method.java:585)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Application.invoke(Interceptors_Application.java:40)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)&#13;
         at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)&#13;
         at com.sap.engine.services.ejb3.webservice.impl.DefaultImplementationContainer.invokeMethod(DefaultImplementationContainer.java:203)&#13;
         at com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.process0(RuntimeProcessingEnvironment.java:456)&#13;
         at com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.preProcess(RuntimeProcessingEnvironment.java:430)&#13;
         at com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.process(RuntimeProcessingEnvironment.java:232)&#13;
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPostWOLogging(ServletDispatcherImpl.java:156)&#13;
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPostWithLogging(ServletDispatcherImpl.java:96)&#13;
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:66)&#13;
         at SoapServlet.doPost(SoapServlet.java:51)&#13;
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)&#13;
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)&#13;
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)&#13;
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)&#13;
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)&#13;
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)&#13;
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)&#13;
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)&#13;
         at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)&#13;
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)&#13;
         at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)&#13;
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)&#13;
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)&#13;
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)&#13;
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)&#13;
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)&#13;
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)&#13;
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)&#13;
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)&#13;
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)&#13;
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)&#13;
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)&#13;
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)&#13;
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)&#13;
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)&#13;
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)&#13;
         at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)&#13;
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)&#13;
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)&#13;
         at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)&#13;
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)&#13;
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)&#13;
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:425)&#13;
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)&#13;
         at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)&#13;
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)&#13;
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)&#13;
    Caused by: javax.xml.ws.WebServiceException: Invalid Response content type. Server returned code (500) with message &lt;OK&gt; and content type &lt;text/html; charset=UTF-8&gt;.&#13;
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.processTransportBindingCall(WSInvocationHandler.java:173)&#13;
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.invokeSEISyncMethod(WSInvocationHandler.java:120)&#13;
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.invokeSEIMethod(WSInvocationHandler.java:83)&#13;
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.invoke(WSInvocationHandler.java:64)&#13;
         at $Proxy1928.purchaseOrderCreateRequestConfirmationIn(Unknown Source)&#13;
         at com.sap.demo.test090102.modeled.appsrv.purchaseordercreate090103.PurchaseOrderCreate090103Bean.purchaseOrderCreate090103(PurchaseOrderCreate090103Bean.java:33)&#13;
         ... 76 more&#13;
    Caused by: com.sap.engine.services.webservices.espbase.client.bindings.exceptions.TransportBindingException: Invalid Response content type. Server returned code (500) with message &lt;OK&gt; and content type &lt;text/html; charset=UTF-8&gt;.&#13;
         at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.handleSOAPResponseMessage(SOAPTransportBinding.java:535)&#13;
         at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call_SOAP(SOAPTransportBinding.java:1085)&#13;
         at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call_SOAP_Idenpotency(SOAPTransportBinding.java:796)&#13;
         at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.callWOLogging(SOAPTransportBinding.java:777)&#13;
         at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call(SOAPTransportBinding.java:746)&#13;
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.processTransportBindingCall(WSInvocationHandler.java:167)&#13;
         ... 81 more&#13;
    </nestedStackTraceString>
            </ns3:CAFServiceException>
          </detail>
        </SOAP-ENV:Fault>
      </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    Regards.
    Shinya

  • Message control for Internal Orders

    Hi
    How to change the message control for an error when Iu2019m getting settling internal orders (message # KD503)
    Tks

    Hi
    You need to maintain Condition record for your Purchase Order output. Then output will get assign automatically once you create PO.
    Use Transaction code: MN04
    Navigation:
    Logistics --> Materials Management --> Purchasing  --> Master Data  --> Messages --> Purchase Order  -->  Create
    Enter PO output type and maintain necessary conditions.
    hope it helps.
    regards
    Srinivas

  • How to get the sms history for iphone 4S

    Hello,
    I would like some help to find out how to ressurect the message history for messages that I have received on my phone and never backed up anywhere. The messages have dissapeared by themselves, without having me deleting them or changing any default settings. Please help me to get the message history back.
    With regards,
    Caroline

    Apple does not sell parts. You may be able to find something out there, but what you will get is either something stripped from a damaged phone, a knockoff, or marginal parts that failed factory inspection and are now being illegaly sold.

  • How to configure Broadcast messaging for IC Webclient profile

    Dear all,
    How to configure Broadcast messaging for IC Webclient profile. what are the prerequisites for it?
    We are not using EP interface for IC Webclient, then where can I find broadcast messaging URL in SAP CRM system.
    I have checked for the relevant BSP application, but could not find.
    Please help me to configure the scenario successfully, your help will be highly appreciated.
    Best regards,
    Raghu ram

    Hi raghu
    In CRM Broad cast messaging application is CRM _BM,
    Go to easy access u2013 go to favourites u2013 select add other objects - select BSP Applications- then select CRM_BM Application.
    Select that BSP application and test it u2026
    `
    Regards,
    Narsimha

  • How to know the function module for a message type

    hi sd gurus,
    how can i know the function modules used ( based  on message type can i know it?) in inbound idoc processing.
    can anyone  let me know where can i find it out and the related transaction codes
    Thanks&Regards
    Srini

    You can find out the Functionmodule if you know the message type.
    Go to WE20, find the message type for hte relevant partner type by clicking the partner type and then clicking one partner int hat partner type.
    Now on the right hand side, you will get a screen. Based on whether it is your outbound IDOC or ibound, click the relevant parameters, select the message type and double click.
    In the new screen open the Message control tab and fidn out the process code of the IDOC.
    Now go to WE41 if ur IDOC is outbound or WE42 for inbound IDOC.
    Search for the process code which is assigned to the message type in WE20.
    Double click the process code, you will see the relevant function module in the 3rd field.
    Hope thsi helps you
    Pls reward if it helps.

  • Does anyone know how to delete the back up for the ipod? I am getting an error message that says "iTunes could not back up iPod because it is corrupt or not compatible with iPod; delete back up and try again"

    does anyone know how to delete the back up for the ipod? I am getting an error message that says "iTunes could not back up iPod because it is corrupt or not compatible with iPod; delete back up and try again"

    Go to iTunes>Preferences>Devices and highlight the backup you want to delete and click on Delete Backup

  • How to configure the runtime and consolidation for a track in CMS.

    How to configure the runtime and consolidation for a track in CMS.
    I can see the track exists in CMS but the same doesnt pull up in the NWDS in the development configuration perspective.
    I compared the given track with the one which gets pulled up in NWDS. Theres something called runtime system and consolidation which isnt defined for the track which is invisible.
    Please advise , what are these required for. And how can we configure the same.

    The runtime systems are defined for a track to setup the Transport path for any code changes....the Consolidation system is usually defined as a Virtual system for the track and used for comparison and fixing any broken or Dirty DC's ....that means it's not used as a Runtime System for Deployment as compared to DEV,QAT and PROD used for Deployment...
    Hope it helps..
    Regards,
    Shikhil

Maybe you are looking for

  • Web dynpro Abap generated URLs - Namespace vs Alias

    Hi, We have developped web dynpro abap applications on two systems that both have to be exposed to our external users in production. We would like to provide a unique host for the two systems by using an appliance in front dispatching the request to

  • 2.66 mhz vs 3.0 mhz

    Going to order a Quad this week. Is the bump in performance great enough to justify the price difference? We plan on adding 6-8 gb ram to the machine as well. Thanks.   Mac OS X (10.4.9)  

  • Wireless Bridge aironet 1410

    We have a site with couple of consumer level bridged AP's. We have been recommended a Cisco 1410 wireless bridge but it is very expensive. What are the added features of this bridge and is someone using it? We originally were thinking of replacing th

  • Director 11 and panoramic (vr)

    Dear friends, I've been using 3dvista xtra for some years in order to include panoramic ( 360x180 degrees) images in my CD's. Since 3dvista is not supporting 3dvista xtra anymore, I'm looking for another software that can help me. 3dvista (among othe

  • Rotating clips?

    Is there a way to rotate clips in iMovie that I imported from my video recorder? I am having difficulty doing so. If there is not a way, can it be done in other programs such as final cut express hd?