SLD Requirements - Config. Is XI required?

Greetings,
I'm building a sandbox ECC 5.0 environment (we're upgrading from 4.6B in a few months) for my config analysts. In addition to our Core apps - i.e. the old, straight forward R/3 "stuff", we're rolling out the Internet Sales App. (ISA) on Java WebAS.
I'm trying to figure out what I'll need from a software/infrastructure requirements standpoint to support "Netweaver." We want to use the SLD during and post upgrade.
I first tried to get SLD working on my Java WebAs. I couldn't get it working - i.e. pass /sldcheck transaction. It wasn't until I installed XI and put the SLD on that was I able to go through and do all the config and get it seeing all the other systems.
My question is, is XI required or did I just miss something on the initial java WebAS conig?
Regards,
Bob Simard

No, you do not need XI: You can point your browser to http://<hostname>:<port>/sld to do all the configuration tasks.

Similar Messages

  • SLD  required ?  if i'm having java and abap stack

    Hi,
       How to call a aRFC if i have abap and java stack both installed in my machine,
    Thanks,
    santhosh.
    Message was edited by:
            vanama santhosh

    Hi Vanama,
                       U need SLD configured on ur system.
    <a href="http://help.sap.com/saphelp_nw70/helpdata/en/44/bbb4aaf6cd673be10000000a1553f6/frameset.htm">http://help.sap.com/saphelp_nw70/helpdata/en/44/bbb4aaf6cd673be10000000a1553f6/frameset.htm</a>
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a0d7c290-0201-0010-bbaa-d8f8af341796">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a0d7c290-0201-0010-bbaa-d8f8af341796</a>
    U can check this on ur system itself
    http://server:port/sld/doc/sld.pdf
    Then Jco is also required
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e07753b9-fa0c-2a10-64a8-c6754c45396e">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e07753b9-fa0c-2a10-64a8-c6754c45396e</a>
    regards
    Sumit

  • SLD required or Not for WebDynpro

    Hi
    I want to develop an application using Web Dynpro on SAP ECC 6.0
    I want to know, do i require to configure SLD and does it need to be installed saperately or it comes with the Package
    Thanks
    Mithlesh

    jhakumar 
    You need SLD with WebDynpro only when you are creating and using Adaptive RFC Model-s. If you are accessing back-end via plain JCo, or through EJB-s, or just direct calls to DB then you do not need SLD.
    SLD is integral part of SAP NetWeaver, you do not need aditional licences to use it.
    Valery Silaev
    SaM Solutions
    http://www.sam-solutions.net

  • E2E RCA config

    Hi,
    We have installed necessary agents. Now we are doing configuration.
    What SLD configuration is required for RCA part.
    In Our solution manager -> RZ70 is set to some other system. If we perform SLD J2ee config under solman_setup -> initial configuration this will effect the settings in solution manager systems or the systems connected to it?
    Thanks,
    Rohan

    Hi Rohan,
    It is better if you can use your solman SLD as your central SLD . If you have any other central SLD , use the SLD bridge concept to provide SLD data to Solution manager SLD .
    Referr http://help.sap.com/saphelp_nwesrce/helpdata/en/43/da21ba13660aa5e10000000a1553f6/content.htm for more details .
    Regards,
    Nibu Antony

  • How to specify EPCFLevel in portalapp.xml of a wdbdynpro DC

    Hi All,
    Can I specify EPCF level in portalapp.xml file of webdynpro DC?
    I am giving existing portalapp.xml :
    <?xml version="1.0" encoding="UTF-8"?>
    <application>
      <application-config>
                <property name="SharingReference"    value="sap.com/tcwddispwda"/>
                <property name="SharingReference"    value="sap.com/MODEL_COMP"/>
                <property name="SharingReference"    value="sap.com/tcwdcorecomp"/>
                <property name="SharingAccess"       value="true"/>
                <property name="LibrariesReference"    value="tc/ddic/ddicservices"/>
                <property name="LibrariesReference"    value="webservices_lib"/>
                <property name="LibrariesReference"    value="com.sap.aii.proxy.framework"/>
                <property name="LibrariesReference"    value="tc/graphics/igs"/>
                <property name="LibrariesReference"    value="com.sap.mw.jco"/>
                <property name="LibrariesReference"    value="com.sap.lcr.api.cimclient"/>
                <property name="LibrariesReference"    value="sapxmltoolkit"/>
                <property name="LibrariesReference"    value="com.sap.aii.util.rb"/>
                <property name="LibrariesReference"    value="com.sap.util.monitor.jarm"/>
                <property name="LibrariesReference"    value="tc/ddic/ddicruntime"/>
                <property name="LibrariesReference"    value="com.sap.security.api.sda"/>
                <property name="LibrariesReference"    value="com.sap.aii.util.xml"/>
                <property name="LibrariesReference"    value="tc/col/api"/>
                <property name="LibrariesReference"    value="com.sap.aii.util.misc"/>
                <property name="LibrariesReference"    value="tc/cmi"/>
                <property name="LibrariesReference"    value="tc/col/runtime"/>
                      <property name="ServicesReference"   value="sld"/>
                  </application-config>
      <components/>
      <services/>
      <webdynpro>
          <!-- applications -->
          <applications>
                        <part shortName="Order_list" name="com.pwc.app.Order_list">         
              <!-- application to component -->
                                  </part>
                    </applications>
          <!-- components -->
          <components>
                        <part shortName="Order_list" name="com.pwc.app.Order_list">
              <!-- component to component(Interfaces) -->
              <!-- component to models --> 
                                               <alias name="com.pwc.ModelComp" objectName="sap.com/MODEL_COMP"         partName="com.pwc.ModelComp" partType="Model"/>                 
                                            <!-- component to implementedInterfaces -->         
                                  </part>
                    </components>
          <!-- interface definitions -->
          <interfaces>
                    </interfaces>
          <models>
              <!-- models -->
                    </models>
         <runtime-classes>
         </runtime-classes>
         <wdgeninfo>
              <wdgencomponent name="SapMetamodelCore">7.0006.20050929162929.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:49:38[UTC], changelist=369752, host=PWDFM101.wdf.sap.corp)</wdgencomponent>
              <wdgencomponent name="SapMetamodelCommon">7.0006.20050929162929.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:49:45[UTC], changelist=369752, host=PWDFM101.wdf.sap.corp)</wdgencomponent>
              <wdgencomponent name="SapMetamodelDictionary">7.0006.20051128142655.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:57:39[UTC], changelist=378069, host=PWDFM101.wdf.sap.corp)</wdgencomponent>
              <wdgencomponent name="SapMetamodelWebDynpro">7.0006.20051128151854.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:02:09[UTC], changelist=378109, host=PWDFM101.wdf.sap.corp)</wdgencomponent>
              <wdgencomponent name="SapGenerationFrameworkCore">7.0006.20050713144242.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:48:59[UTC], changelist=357697, host=PWDFM101.wdf.sap.corp)</wdgencomponent>
              <wdgencomponent name="SapDictionaryGenerationCore">7.0006.20051128142640.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:59:42[UTC], changelist=378068, host=PWDFM101.wdf.sap.corp)</wdgencomponent>
              <wdgencomponent name="SapDictionaryGenerationTemplates">(unknown)</wdgencomponent>
              <wdgencomponent name="SapWebDynproGenerationCore">7.0006.20051128151834.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:05:21[UTC], changelist=378108, host=PWDFM101.wdf.sap.corp)</wdgencomponent>
              <wdgencomponent name="SapWebDynproGenerationTemplates">7.0006.20060111154644.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:18:53[UTC], changelist=384368, host=pwdfm101)</wdgencomponent>
              <wdgencomponent name="SapWebDynproGenerationCTemplates">7.0006.20060111154644.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:18:53[UTC], changelist=384368, host=pwdfm101)</wdgencomponent>
              <wdgencomponent name="SapIdeWebDynproCheckLayer">7.0006.20051128151834.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:05:10[UTC], changelist=378108, host=PWDFM101.wdf.sap.corp)</wdgencomponent>
         </wdgeninfo>
      </webdynpro>
    </application>
    Thanks in advance .
    Raktim

    Hi Raktim:
    I looked around on SDN and it seems that i have found what you have been looking for.
    Kindly look at page number 24 and 25 of this page
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4d46fb8a-0b01-0010-9fbe-e4b96533b222
    P.S: Kindly assign points if your query is resolved, also close the question to assist other users narrow the search and find solutions

  • IDOC Sender (ORDERS)

    HI,
    I want to get ORDERS.ORDERS03 IDOC from R/3 to File..
    Actually i decided to do this by looking at this blog.
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    The problem is, how to create receiver datatype from such a IDOC (which has more elements) ?
    Any Sugg?
    Thanks
    Seshu

    Hi Seshu,
    I thought i will give you some more additional information which will help you complete this Scenario without any problem...
    These are steps to follow:
    STEPS IN DESIGN
    1. Import idoc from the SAP System (SAP02) through imported objects.
    2. Create Data Type, Message Type, Message Interface for the Outbound File.
    3. Create Message Mapping with file Message and idoc (ORDERS03)
    5.Create Interface mapping between File Interface and the idoc.
    Steps to be followed in Creation of Technical and Business System
    Technical System
    In SLD, click on technical landscape->New Technical System->WebAS ABAP.
    Business System.
    1.Goto Business Landscape->New Business System->Name the business system.
    2. Choose the technical system that needs to be attached->WebAS ABAP->Technical System Name.
    Preconfiguration steps for transfer of data to IDOCS
    1.Create a RFC Destination in SM59 of XI Server of type.
    2.In transaction IDX1 ,create a port for the client of XI server.
    3. The port has to be displayed in the idx2 transaction and we should be able to view the idoc’s which we imported through integration repository.
    Steps in Configuration
    1. Goto service without party, right click->Assign a business system.
    2. Choose the business system to be added.
    3. Create a File Sender Service with communication channel for the same.
    4. Create an idoc receiver channel under the business system. Mention the RFC Destination and the port created for the same.
    5. Mention the logical Name in the Service->Adapter Specific Parameters of both the File Sender Service as well as the business system.
    6.Create the Receiver Determination and Interface Determination for the business system.
    7.Create the Receiver Agreement for File Receiver with communication channel.
    TCODES for File>XI>IDoc or IDoc>XI>File
    SM59-rfc destination on recving side
    IDX1-port on recving side
    IDX2-load metadata
    Bus. service adapter specific Identifiers-->Logical sys name (check this blog:/people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system )
    we05-IDoc status records
    BD54-Create Partner Number
    We20-Create Partner Profile
    and also go thru this blog on
    IDOC to File
    and also these links:
    https://websmp201.sap-ag.de/nw-howtoguides
    http://help.sap.com/saphelp_nw04/helpdata/en/6a/e6194119d8f323e10000000a155106/frameset.htm
    In R/3 Side, Partner profiles should be created.
    Have a look into this document for the same...
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/877c0d53-0801-0010-3bb0-e38d5ecd352c
    And also since the Blog on IDOC to File looks quite complecated... I thought of giving you more info...
    You can take a look at this document.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cdded790-0201-0010-6db8-beb9bb2b2660
    Apart from that other details like SLD , R3 config etc you can look into the document and the info i have given.
    Regards,
    Abhy
    Message was edited by: Abhy Thomas

  • Only top field could be see

    Hello,
    Following is my step.
    1. install netweaver 2004s (ABAP+JAVA)
    2. config SLD
    3. config IGS
    4. using SDM to deploy Virsa Compliance Calibrator
    5. config Jco
    6. connect
    http://hostname:50000/webdynpro/dispatcher/sap.com/grc~ccappcomp/ComplianceCalibrator
    After input the user name(j2ee_admin) and password, I only could only see the top field(only could click 'about', 'help', 'log off').There is no tab of 'informer','rule architect' and so on.
    Please help me, any suggestion will be appreciate.Thanks!
    Evan

    I'm not sure where they are on the DVD, but they can be downloaded from service marketplace.  If you're on 5.3, they'll be in a VIRACCNTNTXX_0-10006688.SAR, and have to be extracted using SAPCAR.  Do a search on your DVD for cc_ume_roles.txt.  Import that txt file into the UME using the import button from http://<server>:<port>/useradmin.
    If you still can't find it, here's the txt file information.  Put this into a text file:
    [role]
    rid=VIRSA_CC_ADMINISTRATOR
    rdesc=Virsa Compliance Calibrator Administrator
    action=com.virsa.cc.CreateRuleSet;com.virsa.cc.ChangeRuleSet;com.virsa.cc.DeleteRuleSet;com.virsa.cc.ViewInformer;com.virsa.cc.ViewRuleArchitect;com.virsa.cc.ViewMitigation;com.virsa.cc.ViewAlertMonitor;com.virsa.cc.ViewConfiguration;com.virsa.cc.ViewMgmtReport;com.virsa.cc.RunRiskAnalysis;com.virsa.cc.RunAuditReports;com.virsa.cc.RunSecurityReports;com.virsa.cc.CreateBP;com.virsa.cc.ChangeBP;com.virsa.cc.DeleteBP;com.virsa.cc.CreateFunction;com.virsa.cc.ChangeFunction;com.virsa.cc.DeleteFunction;com.virsa.cc.MassFuncMaint;com.virsa.cc.CreateRisks;com.virsa.cc.ChangeRisks;com.virsa.cc.DeleteRisks;com.virsa.cc.CreateCrActions;com.virsa.cc.ChangeCrActions;com.virsa.cc.DeleteCrActions;com.virsa.cc.CreateCrRoles;com.virsa.cc.ChangeCrRoles;com.virsa.cc.DeleteCrRoles;com.virsa.cc.CreateCrProfiles;com.virsa.cc.ChangeCrProfiles;com.virsa.cc.DeleteCrProfiles;com.virsa.cc.CreateOrgRules;com.virsa.cc.ChangeOrgRules;com.virsa.cc.DeleteOrgRules;com.virsa.cc.CreateSupplementRule;com.virsa.cc.ChangeSupplementRule;com.virsa.cc.DeleteSupplementRule;com.virsa.cc.CreateAdmins;com.virsa.cc.ChangeAdmins;com.virsa.cc.DeleteAdmins;com.virsa.cc.CreateBUnit;com.virsa.cc.ChangeBUnit;com.virsa.cc.DeleteBUnit;com.virsa.cc.CreateMitCntl;com.virsa.cc.ChangeMitCntl;com.virsa.cc.DeleteMitCntl;com.virsa.cc.CreateMitUser;com.virsa.cc.ChangeMitUser;com.virsa.cc.DeleteMitUser;com.virsa.cc.CreateMitRole;com.virsa.cc.ChangeMitRole;com.virsa.cc.DeleteMitRole;com.virsa.cc.CreateMitProfile;com.virsa.cc.ChangeMitProfile;com.virsa.cc.DeleteMitProfile;com.virsa.cc.CreateMitHRObject;com.virsa.cc.ChangeMitHRObject;com.virsa.cc.DeleteMitHRsObject;com.virsa.cc.GenerateAlert; com.virsa.cc.DeleteAlert;com.virsa.cc.ClearAlert;com.virsa.cc.ExportRules;com.virsa.cc.ImportRules;com.virsa.cc.ViewBgJobLog;com.virsa.cc.ViewBGJobsForAllUsers;com.virsa.cc.ExportMitigationData;com.virsa.cc.ImportMitigationData
    [role]
    rid=VIRSA_CC_REPORT
    rdesc=Virsa Compliance Calibrator Report only
    action=com.virsa.cc.ViewInformer;com.virsa.cc.ViewMitigation;com.virsa.cc.ViewAlertMonitor;com.virsa.cc.ViewMgmtReport;com.virsa.cc.RunRiskAnalysis;com.virsa.cc.RunAuditReports;com.virsa.cc.RunSecurityReports
    [role]
    rid=VIRSA_CC_SECURITY_ADMIN
    rdesc=Virsa Compliance Calibrator Admin
    action=com.virsa.cc.CreateRuleSet;com.virsa.cc.ChangeRuleSet;com.virsa.cc.DeleteRuleSet;com.virsa.cc.ViewInformer;com.virsa.cc.ViewRuleArchitect;com.virsa.cc.ViewMitigation;com.virsa.cc.ViewAlertMonitor;com.virsa.cc.ViewConfiguration;com.virsa.cc.ViewMgmtReport;com.virsa.cc.RunRiskAnalysis;com.virsa.cc.RunAuditReports;com.virsa.cc.RunSecurityReports;com.virsa.cc.CreateBP;com.virsa.cc.ChangeBP;com.virsa.cc.DeleteBP;com.virsa.cc.CreateFunction;com.virsa.cc.ChangeFunction;com.virsa.cc.DeleteFunction;com.virsa.cc.MassFuncMaint;com.virsa.cc.CreateRisks;com.virsa.cc.ChangeRisks;com.virsa.cc.DeleteRisks;com.virsa.cc.CreateCrActions;com.virsa.cc.ChangeCrActions;com.virsa.cc.DeleteCrActions;com.virsa.cc.CreateCrRoles;com.virsa.cc.ChangeCrRoles;com.virsa.cc.DeleteCrRoles;com.virsa.cc.CreateCrProfiles;com.virsa.cc.ChangeCrProfiles;com.virsa.cc.DeleteCrProfiles;com.virsa.cc.CreateOrgRules;com.virsa.cc.ChangeOrgRules;com.virsa.cc.DeleteOrgRules;com.virsa.cc.CreateSupplementRule;com.virsa.cc.ChangeSupplementRule;com.virsa.cc.DeleteSupplementRule;com.virsa.cc.CreateBUnit;com.virsa.cc.ChangeBUnit;com.virsa.cc.DeleteBUnit;com.virsa.cc.GenerateAlert;com.virsa.cc.DeleteAlert;com.virsa.cc.ClearAlert;com.virsa.cc.ExportRules;com.virsa.cc.ImportRules;com.virsa.cc.ViewBgJobLog;com.virsa.cc.ViewBGJobsForAllUsers;com.virsa.cc.ExportMitigationData;com.virsa.cc.ImportMitigationData
    [role]
    rid=VIRSA_CC_BUSINESS_OWNER
    rdesc=Virsa Compliance Calibrator Business Owner
    action=com.virsa.cc.ViewInformer;com.virsa.cc.ViewRuleArchitect;com.virsa.cc.ViewMitigation;com.virsa.cc.ViewAlertMonitor;com.virsa.cc.ViewConfiguration;com.virsa.cc.ViewMgmtReport;com.virsa.cc.RunRiskAnalysis;com.virsa.cc.RunAuditReports;com.virsa.cc.RunSecurityReports;com.virsa.cc.CreateBUnit;com.virsa.cc.ChangeBUnit;com.virsa.cc.DeleteBUnit;com.virsa.cc.CreateMitCntl;com.virsa.cc.ChangeMitCntl;com.virsa.cc.DeleteMitCntl;com.virsa.cc.CreateMitUser;com.virsa.cc.ChangeMitUser;com.virsa.cc.DeleteMitUser;com.virsa.cc.CreateMitRole;com.virsa.cc.ChangeMitRole;com.virsa.cc.DeleteMitRole;com.virsa.cc.CreateMitProfile;com.virsa.cc.ChangeMitProfile;com.virsa.cc.DeleteMitProfile;com.virsa.cc.CreateMitHRObject;com.virsa.cc.ChangeMitHRObject;com.virsa.cc.DeleteMitHRsObject

  • Create a Service Instance.

    Hi all,
    Could you pls help me with the next problem?
    I created a new service sVacations. An error occurs during executing the next part of code:
    ASVacations oVacations = sVacationsServiceProxy.create();
    oVacations.getAspect().sendChanges();
    The text of the error is:
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.NoClassDefFoundError: com/sap/tc/col/client/generic/api/IAspectRow
    Could you pls advise me how to handle this situation?
    Thanks in advance.
    P.S. In the beginning of the iplementation the next imports are inserted:
    import com.sap.tc.col.client.generic.api.IAspectRow;
    import com.sap.yk_services_1.services.yk_services_1.svacationsservice.sVacationsServiceProxy;

    Yulia,
    It's a part of portalapp.xml file from the working application:
      <application-config>
                <property name="SharingReference"    value="sap.com/tcwddispwda"/>
                <property name="SharingReference"    value="sap.com/cafUIptn~common"/>
                <property name="SharingReference"    value="sap.com/tcwdcorecomp"/>
                <property name="SharingReference"    value="sap.com/cafruntimeear"/>
                <property name="SharingAccess"       value="true"/>
                <property name="LibrariesReference"    value="tc/ddic/ddicservices"/>
                <property name="LibrariesReference"    value="webservices_lib"/>
                <property name="LibrariesReference"    value="com.sap.aii.proxy.framework"/>
                <property name="LibrariesReference"    value="tc/graphics/igs"/>
                <property name="LibrariesReference"    value="com.sap.mw.jco"/>
                <property name="LibrariesReference"    value="com.sap.lcr.api.cimclient"/>
                <property name="LibrariesReference"    value="sapxmltoolkit"/>
                <property name="LibrariesReference"    value="com.sap.aii.util.rb"/>
                <property name="LibrariesReference"    value="com.sap.util.monitor.jarm"/>
                <property name="LibrariesReference"    value="tc/ddic/ddicruntime"/>
                <property name="LibrariesReference"    value="com.sap.security.api.sda"/>
                <property name="LibrariesReference"    value="com.sap.aii.util.xml"/>
                <property name="LibrariesReference"    value="tc/col/api"/>
                <property name="LibrariesReference"    value="com.sap.aii.util.misc"/>
                <property name="LibrariesReference"    value="tc/cmi"/>
                <property name="LibrariesReference"    value="tc/col/runtime"/>
                      <property name="ServicesReference"   value="sld"/>
                                    </application-config>
    The class mentioned by you is for sure in the
                 <property name="LibrariesReference"    value="tc/col/runtime"/>
    (you can check it on your WAS in the C:\usr\sap\F38\JC30\j2ee\cluster\server0\bin\ext\tccolruntime\_col_client_generic_metadata_apis.jar)
    Maybe problem that you've added this reference as a SharedReference instead of LibrariesReference...
    Udachi
    Regards,
    Andrei

  • Does Jabber for Mac 9.2.1 require jabber-xml.config?

    Hello,
    Does anybody know if new Jabber for Mac version 9.2.1 require a jabber-xml config file?
    Users with this new version are complaining that they can't search on the directory and that usernames are not showing correctly on the contact list (they just see the username@domain instead).
    Jabber for mac version 8.x works correctly as it has been doing for a while.
    Regards.

    Yes, the latest release along with the feature regression, requires the .xml file
    Global configuration files
    Global configuration files apply to all Cisco Jabber for Mac users. Cisco Jabber for Mac downloads the global configuration file from your TFTP server during the login sequence.
    The default name for the global configuration file is jabber-config.xml.
    http://www.cisco.com/en/US/partner/docs/voice_ip_comm/jabber/mac/9.2.1/JABM_BK_CB0ACEBC_00_cisco-jabber-for-mac-installation_chapter_010.html
    HTH
    java
    if this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • What config is required to set up Transportaion planning for the delivery?

    Hi experts,
    I am trying create shipment for delivery.It not picking the delivery for shipment.I checked the status in delivery and Transportaion planning is not showing as 'A'.What config is required to set up TP for the delivery?
    Please advise

    please define your transportation planning point , shipment type
    u can define ur transportation planning point in IMG- enterprise structure - Logistics execution
    and shipment type u can define under IMG- Log Execution - shipment - define shipment types
    Maintain ur delivery type etc  relevant for transportation in
    IMG- logistic execution- shipments-maintain transportation relevance
    Pls do reward if this information is of helpful to you
    regards
    AMI

  • Required Config and testing Docs for cash management/cash forecasting

    Hi All,
    My client need to implement cash management/cash forecasting ..
    Can anyone send the details Required Config and testing Docs for the same as earlier i have not worked in this area..
    Thanks in advance...
    Regards,
    Sandip

    Hello
    Please check the below link
    help.sap.com/bp.../J11_BB_ConfigGuide_EN_IN.doc - United States
    Thanks & Regards
    Phaneendra

  • How to config new plant in SAP MM. Steps required

    how to config new plant in SAP MM. Steps required pls help

    Hi,
    1S pro---enterprise structure-definition -logistic general-define,check ,delete plant
    here click on copy object icon
    then copy your plant from stander plant or existing one
    2and then define storage location if required
    3then assign plant to company code
    4if purchasing organization is there for your plant then assign plant to purchasing organization
    Regards
    kailas

  • Cannot load required classes for service SLD Data supplier

    Hello Experts,
             I am trying to use the SLD Data supplier service from visual administartor for registering my DEV EP 7.0 engine in central SLD.When am trying to access that particular service from visual admin,it is throwing an error saying that:"Cannot load required classes for SLD Data Supplier service and please refer the not for resolution Note No:1017526.
    My NW EP 7.0 is at SP17 level and as per the above note all settings are fine and the relevant application is also started well.
    Please suggest us for any possible solution.
    Thanks&Regards,
    Apparao S.

    > You can also try the following: Move sldserv.jar from
    > /usr/sap/<SID>/<InstID>/j2ee/cluster/server0/bin/services/sld/
    > to
    > /usr/sap/<SID>/<InstID>/j2ee/admin/lib/
    Hi Desiree,
    Thanks, worked for me too.
    Only in my case, when I moved the file, the sld data provider service did not start at all after reboot of the instance.
    Also, the sap.com/tcsldwd~main application refused to start.
    I then copied the file back, this time maintaining an entry in both locations and reboot the instance. Everything started working after I reboot the instance. The error also disappeared and I was able to change the SLDuser password.
    Thanks
    Prasad

  • High level description of why an Enterprise Admin account is required for DirSync config

    Hi all,
    I understand that as part of the Azure AD Sync tool config wizard you are required to enter the credentials of an Enterprise Admin account.  These credentials are required for the creation of the MSOL_AD_Sync service account within the Users OU of Active
    Directory.  This account is granted read and synchronization permissions to the local Active Directory.
    Is someone able to provide a high-level description of what this actually means i.e exactly which permissions are granted and on which objects.  Are we talking about having to modify the permissions of every single object within Active Directory?
    Many thanks in advance,
    Graham

    Hi,
    To start with, I guess you would know that this is a Kind of a Temporary.
    I have some details from previous conversations and blogs
    Hope this puts some light on your query.
    When configuring the Microsoft Online Services Directory Synchronization Tool, you are asked to provide the credentials for an account that has
    Enterprise Admin permissions on your organization's local Active Directory directory service. It accepts credentials in either of the following forms:
    [email protected]
    Example\someone
    These Enterprise Administrator credentials are not saved. They are erased from the computer's memory after the service account is created.
    How the Active Directory Credentials Are Used
    The Microsoft Online Services Directory Synchronization Tool Configuration Wizard uses the Enterprise Admin credentials to create the directory
    synchronization service account, MSOL_AD_Sync. This service account is created as a domain account with directory replication permissions on your local Active Directory and with a randomly generated complex password that never expires.
    Note:
    Changing the password associated with the service account is not recommended.
    How the Service Account Is Used
    When the directory synchronization service runs, it uses the service account credentials to read from your local Active Directory and write to the
    synchronization database. The contents of the synchronization database are written to Microsoft Online Services using the Microsoft Online Services credentials requested on the
    Microsoft Online Services Credentialspage of the Microsoft Online Services Directory
    Synchronization Tool Configuration Wizard.
    Note:
    If you add a domain to your Active Directory forest, you must run the Microsoft Online Services Directory Synchronization Tool Configuration Wizard
    again to add the new domain to the list of domains to be synchronized.
    Thanks & Regards
    John Chris

  • What to do to support Java Script by the webbrowser required by SLD

    Hi can any one tell me that the Java Script required by SLD in XI is not supported by the Web Browser? how to solve that the Web Browser should support Java Script?

    Need to instal >J2sdk1.4.1

Maybe you are looking for

  • Photo Gallery Lightbox Navigation not working

    Hi, The previous, next, and close buttons don't seem to be working for some of the photos on this page: http://vanessastone.namastecms.com/media/photos/community for the photo gallery lightbox.  The issue only appears to be happening in Chrome and Sa

  • Itouch 2g is in recovery mode and itunes doesnt recognize it

    a couple of day ago i connected my itouch to my pc and it said if i wanted to update it, i clicked ok and i whent to school, when i arrived it said an error which i didnt read. so now mi ipod is in recovery mode. ive done the force restart and recove

  • HD 16:9 to 4:3 Letterbox

    I have HD 16:9 footage (720p) captured with a Panasonic HVX200. Need to convert to it 4:3 letterbox...can I do this in the sequence? In exporting? I once had anamorphic 16:9 footage (on standard MiniDV) that I put into a 4:3 sequence, and FCP automat

  • Store a formula result

    Hello to all, I have a question regarding a value problem. I've tried to find in the forums but did not succeed. My report has a 1st page that show the data by columns, minimum 1 maximum 9 a 2nd page that contains a chart a 3rd page that contains a c

  • Trying to export audio for editing in Logic...

    I'm having an issue properly exporting audio from some video I shot... I was able to export the audio as an AIFF file, but when I import it into Logic (to enhance the audio), it plays back at a different pitch and tempo (although when I open the expo