Services in Dealer Portal

Hi,
I would like to know all the services available in Dealer Portal.
I understand as long as I have WAS 6.20, it can be used and the same I plan to put it on EP 7.0 also.
I am looking forward to have the complete list of service used in Dealer Portal.
Any suitable answer is appreciated and points can be rewarded.
Regards,
Rahul

While there is no direct integration between the two, it is possible that you could write Oracle portlets that "wrap" the results of a Novell gadgets.

Similar Messages

  • Dealer Portal Vs DBM

    Hi Gurus,
    I would like to understand few things here.
    There is this Dealer Portal which uses the services of VMS, Spare Parts Functions and WMS.
    Now as I understand there is add-on called DBM. What are the differences we have incase DBM is activated.
    Secondly, if we activate DBM, will it be like previous VMS, WMS settings are irrelevant or those are still useful.
    Thanks for your replies and points will surely be rewarded.
    Regards,
    Rahul

    As a dealer management system, this component supports the industry-specific sales and services processes of dealers and dealer organizations, as well as vehicle importers, authorized dealers, and OEM-dedicated vendors. This includes handling of new and used vehicles sales, vehicle service, and parts management.
    The component is distinguished by its multi-brand capability as well as its ability to manage different locations. Customer-specific settings with regard to language and country, such as currency and taxes, for example, also mean that it can be deployed worldwide.
    The component supports the integration of processes between the dealer and the Original Equipment Manufacturer (OEM) within a vehicle order (vertical integration). Furthermore, it also supports horizontal integration between dealers. For example, members of dealer organizations can obtain an overview of the parts and vehicles in stock for the entire dealer organization.
    As a dealer, you can manage an order from its creation, through its completion, and right down to its billing phase. Orders are controlled using an order engine that enables processes to be modeled flexibly. In this way, different requirements can be met that arise from the OEM or due to the size of a company. To ensure that country-dependent OEM requirements are met, SAP provides relevant techniques, for example, Business Add-Ins (BAdIs) and condition technique.
    For reasons of simplicity, the term dealer is used in the following documentation; this term could, however, be referring to the vehicle dealer or dealer organizations, vehicle importers, franchised or authorized dealers, or OEM-dedicated vendors.
    Integration
    Dealer Business Management (IS-A-DBM) is fully integrated in the following SAP application components:
    ·        Materials Management (MM)
    ·        Sales and Distribution (SD)
    ·        Financial Accounting (FI)
    ·        Controlling (CO)
    ·        Logistics u2013 General (LO)
    DBM uses the vehicle as a central object. You can save warranty claims directly in the order. For this, the component is integrated in Warranty Claim Processing .
    The component offers the following functions:
    ·        Customer management
    ·        Processing of actions, for example, a mailing campaign
    ·        Processing of business activities, for example, a sales call, a letter, a telephone call
    ·        Crossmatching
    ·        Vehicle model management in the vehicle model master
    ·        Vehicle management in the vehicle master
    ·        Vehicle search
    ·        Material data management
    ·        Availability check for parts
    ·        Creation of DBM orders
    ·        Customer credit limit check
    ·        Pricing
    ·        Processing of confirmations
    ·        Handling of goods movements and invoice receipts
    ·        Billing
    ·        Order Splitting
    ·        Printing of documents
    ·        Cash desk functions for sales of parts
    ·        Creation of warranty claims
    ·        Status check for parts to be returned

  • Error while trying to log into dealer portal - Organisational data not main

    Error while trying to log into dealer portal - Organisational data not maintained. This is happening for a specific user.
    This information is used in the URL for the VMS dealer portal.
    <Protocol>://< Host Name>:<Port>/sap/bc/bsp/sapdii/dwb/c_vms_main.do?sap-client=<Client number>
    Does anyone have any experience of similar problem ?

    so why are you   posting this to Oracle database forum?
    I see nothing involving the database.

  • Calling a web service from a portal application / SOAP Action

    Hallo,
    Ich möchte aus einer Portal Applikation auf einen Web Service zugreifen.
    Dafür habe ich mit dem Wizard "Portal Service from Wsdl file - Client side"
    eine Portal Service erzeugt, auf den ich dann zugreife.
    Leider wird dabei ein Fehler ausgegeben (Stacktrace-Ausschnitt s.u.).
    Ich habe ein Posting zu dem Fehler hier im SDN gefunden, leider hatte dort niemand eine Antwort. Vielleicht hat inzwischen jemand eine Idee?
    Das Feld soapaction ist in der soapconfig.xml leer angegeben (soapaction="").
    Es ändert aber nichts an der Fehlermeldung, wenn ich dort etwas eintrage.
    Ein weiterer Gedanke ist, dass die soapaction, die wenn ich es richtig verstehe eine URL auf die web service methode enthalten soll, im Grunde dynamisch sein sollte, da der Web Service lokal in dem Portal läuft, auf dem die Applikation gerade deployed ist. Auf den Web Service wird mit WebDynPro erfolgreich zugegriffen (dynamisch). Meine Vermutung ist, dass hier das Problem liegt und es entweder mit diesem Wizard nicht möglich ist oder ein Bug vorliegt.
    Also ist die Frage: Wie erzeuge ich dasselbe für eine Portal-Applikation?
    Ich hoffe, dass mir jemand mit einer Antwort oder Hinweisen wo man weiterforschen kann, weiterhelfen kann.
    Freundliche Grüße,
    Daniel Dehnhard
    Stacktrace:
    Component finished with error: (com.sapportals.portal.prt.service.soap.exception.PRTFaultEnvelopeVersion)
    java.lang.IllegalArgumentException: The SOAP Action "" include in the soap request not corresponding to the Portal service method.
    at com.sapportals.portal.prt.service.soap.element.PRTSOAPBodyElement.processParams(PRTSOAPBodyElement.java:253)
    at com.sapportals.portal.prt.service.soap.element.PRTSOAPBodyElement.init(PRTSOAPBodyElement.java:190)
    at com.sapportals.portal.prt.service.soap.element.PRTSOAPBodyElement.(PRTSOAPBodyElement.java:56)
    at com.sapportals.portal.prt.service.soap.element.PRTSOAPBody.init(PRTSOAPBody.java:94)
    at com.sapportals.portal.prt.service.soap.element.PRTSOAPBody.(PRTSOAPBody.java:36)
    at com.sapportals.portal.prt.service.soap.element.PRTSOAPEnvelope.init(PRTSOAPEnvelope.java:113)
    at com.sapportals.portal.prt.service.soap.element.PRTSOAPEnvelope.(PRTSOAPEnvelope.java:54)
    at com.sapportals.portal.prt.service.soap.element.PRTSOAPMessage.processSOAPMessage(PRTSOAPMessage.java:58)
    at com.sapportals.portal.prt.service.soap.element.PRTSOAPMessage.(PRTSOAPMessage.java:40)
    at com.sapportals.portal.prt.service.soap.SOAPService.call(SOAPService.java:180)
    at com.sapportals.portal.prt.service.soap.PRTSOAPCall.invokeMethod(PRTSOAPCall.java:209)
    at de.enviam.ep.egk.km.webservicewrapper.Z_EP_EM_EGK_CustomerGroupToCRMData.getCustomerGroup2CrmDataByGPNr(Z_EP_EM_EGK_CustomerGroupToCRMData.java:218)
    at de.enviam.ep.egk.km.imp.EPImpSchedulerTask.resolveGroupId(EPImpSchedulerTask.java:764)

    Hi,
      I am accessing a web service from a Portal Component through a Portal Web Service. First i created a web service, then a portal web service which is made to access the wsdl file of the web service. Now i access the Portal Web Service from a Portal Component. Now i am getting an error as,
    Exceptionjava.lang.IllegalArgumentException: The SOAP Action "" include in the soap request not corresponding to the Portal service method.
    The code which i wrote in component is below
    String text = "word";
    FuncHelloResponse res=new FuncHelloResponse();
    FuncHello fn= new FuncHello() ;          
    fn.setName(text);
    res= (  (INewPortal) PortalRuntime.getRuntimeResources().getService(INewPortal.KEY)).FuncHello(fn);
    response.write(res.getResponse());
    Can any one solve this problem?

  • Failed to start dependent service com.sap.portal.usermapping

    Hi
    I am trying to retrieve the User mapping information from my Webdynpro application. I added PORTAL:sap.com/com.sap.portal.usermapping to my service references in the web dynpro application. However, I am getting an error while deploying the application. The error message says
    Failed to start dependent service ''com.sap.portal.usermapping'' of application ''local/materialtemplateapp''. Status of dependent component:  STATUS_MISSING. Hint: Is the component deployed correctly on the engine?
    I know this is a pretty old problem that many other Web Dynpro developers encountered. I searched a lot on the forums and SDN. There are similar posts but I didn't find solution. I would appreciate any help in fixing this problem.
    Thanks

    Hi,
    Goto http://<servername>:<port>/webdynpro/welcome-->content Adminsitration
    Now, expand sap.com and search for the usermapping service. Check what is the status of that particular service. If its in the stopped state then start it and try redeploying your application.
    Regards,
    Murtuza

  • No system assigned for partner in transaction DPCOMMON_MAP_P_S ( Dealer Portal)

    Hello all,
    Sorry to post a very basic question, but I am quite new to Dealer Portal and SD functional module. Request to help.
    I have deployed spare part business package on portal. BP documentaion link. http://help.sap.com/erp2005_ehp_04/helpdata/EN/c3/f71b9a69574d6c84ac33b68d2d03c3/frameset.htm
    I have configured as per the steps mentioned in the link below,but still facing issues..
    http://help.sap.com/erp2005_ehp_05/helpdata/en/e6/e58079420c4b7e87df4f9c3db04719/content.htm?frameset=/en/e6/e58079420c4b7e87df4f9c3db04719/frameset.htm
    As per the above link,below are the steps done.
    I have created logical system and assigned to RFC destination using transaction DPCOMMON_MAP_S_R.
    Then assigned the logical system created at the above step to partner, through transaction DPCOMMON_MAP_P_S
    And lastly also assigned users to partners through transaction DPCOMMON_MAP_U_P.
    However I am getting below errors when initial overview screen is accessed,I think there are some configurations missing.. Any help is appreciated.
    Personalization data not found.
    No system assigned for partner in transaction DPCOMMON_MAP_P_S
    Thanks
    San

    Issue is resolved.
    For the RFC destination , log on security tab. Ensure current user is ticked and no hard coded user id being passed here.
    Also ensure the personalization data is saved properly by navigating to personalization iview.

  • Error in service call of Portal Component

    Hi
    When user trying to access the ITS screen through portal he is getting the following error.
    Portal runtime error with exception id.
    I
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    With the same exception id i could see the another error...
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Exception occured in layer CommonTopLayer
    All other users can access it successfully..
    What could be the problem.
    Please suggest us.
    Thanks & Regards
    Sowmya.

    hi,
    i had the same exception.....
    and find some notes mentioned in other thread:
    Note 1063785 - Runtime of Remote Delta Links fails...
    but seems still not work.
    any suggestion?  or some support package maybe..?
    Edited by: fishy 61 on Oct 13, 2009 4:18 AM

  • A problem with email alerts in management services of Azure portal

    Hi,
    I have created an alert with email notification on a custom performance counter using the management services of Azure portal.
    Currently the alert is in active state (and has been so for several hours), but i haven't received any email.
    Can someone please advise on this issue?
    Thanks,
    Roi

    Do you have an endpoint for the service. To enable endpoint monitoring, go to the
    dashboard page for the associated resource and edit the
    Endpoints setting in the
    monitoring section, see figure 1. If you have an endpoint, try disabling and enabling the alert in the management tab.
    figure 1.
    Johnny Coleman [MSFT] Any code posted to this Forum is [As-Is] With No Warranties

  • Integrating the Google Web-Service in Enterprise Portal

    Hi,
    I am trying to integrate Google WebService in SAP Enterprise Portal. I created the Client side portal service from WSDL. From the PDK help I copied the GooglePage.java code and placed in the dynapage.
    Now after porting the .par file I am getting the interface for search.But when I am clicking search button I am getting the following error..
    An exception occurred while processing a request for :
    iView : NWEBService.MyGooglePage
    Component Name : NWEBService.MyGooglePage
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : NWEBService.MyGooglePage
    Component class : com.tutorial.wsdl2service.MyGooglePage
    During debugging I found out that in the following method which gets called on search button click
              public void onSearchButtonClicked(Event e) {
                   InputField input = (InputField) this.getComponentByName("SearchInput");
                   searchTerm = input.getValue().toString();
                   System.out.println("search term: " + searchTerm);
                   IMYGoogleService googleService = (IMYGoogleService) PortalRuntime.getRuntimeResources().getService("com.tutorial.wsdl2service.MyGoogleService.Alias");
                   GoogleSearchResult result = googleService.doGoogleSearch("GOOGLE ID", searchTerm, 0, 10, false, "", false, "", "", "");
                   ResultElement[] results = result.getResultElements();
                   searchResults = results;
                   for (int i = 0; i < results.length; i++) {
                        System.out.println((i + 1) + ": " + results<i>.getSummary());
    The googleService.doGoogleSearch is returning nulll into result.When I checked into the implementation class MYGoogleService I found the method doGoogleSearch was empty and it is returning null.
    Pl. let me know what is the procedure to to get search result through my portal.
    Thanks & Regards
    Mrutyunjay

    Hi Mrutyunjay,
    Have a look at this docu on Integrating 3rd party search.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5e514b57-0701-0010-3796-deb3636835fa
    Akhilesh

  • What is Dealer Portal and Partner Portal?

    HI, All,
    I found two new terminology:
    1. Dealer Portal: it is usually used in Auto Industry
    2. Partner Portal: usually mentioned in CRM scenarios
    Could anybody here can confirm me whether they are build on SAP EP?  Are they some specific business packages and where could i found them.
    Thanks a lot.
    Regards, Martin

    Hi Sheng
      Dealer Portal:This InfoSet supports evaluations for vehicles in the SAP Enterprise Portal.
    I couldnt find any business package for Dealer Portal.
    Partner Portal:
    This is a link where you could get the details of business packages for Partner Portal
    http://help.sap.com/saphelp_erp2004/helpdata/en/43/edd89e13c7d241a8483a9e9b3d6baf/frameset.htm
    For more information about the Partner Portal in the
    mySAP CRM Business Package, see the documentation under
    mySAP Cross-Industry Solutions-> mySAP Customer
    Relationship Management -> Portal -> Portal Applications  -> Business Package mySAP CRM.
    Regards
    Rajeev.

  • Dealer Portal and IE ver7

    Hi SAP Gurus,
    I'm using SAP ECC 5.0. as my per understanding Dealer Portal only work for IE ver6 only
    if i run dealer portal using IE ver7 the error occurs.
    is there any solution that can i use in order to solve this issued?

    Hi Kurosaki,
                     How are you, we have same requirement in our project....we are also implementing Dealer Portal.....but i don't know it's business package or what.....i request to you could you please help me.....
    How to implement Dealer Portal......if it is Business Package....where can i download( could you please tell me the path of that Dealer Portal Business Package). If you have any document step by step procedure please send to my id : [email protected]
    This is Very Urgent.
    Thanks in Advance,
    Abhi.

  • Dealer Portal

    Hi,
    How to Start with dealer Portal ? I know what is to be done at Portal side but dont know about SPRO settings .
    Is there any special authorisation required for the users of Portal ? What else I should keep in mind ?
    Regards,
    Sanjay

    Hi,
    I think dealer portal is replaced with Common Parts, not sure check SAP link for more details on all available Business Packages :
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/42/ee6fc537663ee3e10000000a1553f6/frameset.htm
    Check :
    http://ecohub.sdn.sap.com/irj/ecohub/solutions/dealerconnect1
    Regards,
    Jigar Oza

  • Dealer portal system SSL setting with multiple domain name

    Hi gurus
    I have a Dealer portal system.(It is java java stack system just like EP)
    SSL certificate will expire in few days and I', planningl renew it soon.(in visual administrator key storage then send it to appropriate CA)
    Currently DP is used only by A branch. However B branch is planning to  use
    the same DP system soon.
    Two branches has different domain name such as
    Abranch.dealer-portal-ap.net
    Bbranch.dealer-portal-ap.net
    The contents that each branch see will be distinguished by source code.
    My question is
    1) can I create a public private key pair in visual administrator with
    CN = *.dealer-portal-ap.net?(Can I use * character)
    2) If not, what should I do in this situation
    thanks in advance

    By the way there is only one server.
    2 domain names are registered for 1 DP server

  • Dealer Portal - Vehicle Management System - Personalization - Web Dynpro component assignment for business partner is missing

    Hi,
    In the Dealer Portal, Vehicle Sales Role --> Personalization.
    I am getting below Warning message.
    The Web Dynpro component assignment for business partner is missing.
    As per my investigation found below.
    Since address formats are different for each country, you can define in the Customizing activity Assign Web Dynpro Components to Country-Specific Address Formats under SPRO --> Logistics Execution --> Dealer Portal which Web Dynpro component you want the system to use for displaying end customer addresses.
    BUT do NOT understand the name of WebDynpro Component to provide.
    What are the entries or WebDynpro component names to fill in below?

    Hi Hussain,
    Could you share the step-by-step solution? Thanks.

  • Dealer Portal - Vehicle Sales -  Maintain more selection Criteria

    Hi,
    In Dealer Portal, Vehicle Sales --> Work Overview, I am getting the below error.
    Error message: Maintain more selection Criteria.
    What configuration is missing? I am Portal consultant, Please provide step by step procedure to fix this.
    Kindly support.
    Regards,
    NS

    Any solution???

Maybe you are looking for