Business Package for MDM 5.5 SP3

Hi
We are struggeling a little bit with the connection to the MDM Server.
Portal version = NW04 Stack14, MDM version = 5.5 SP3 and the Business Package for MDM has been installed in the EP.
SAP EP on a single server, MDM on a single server.
In the documentation for the Busines Package for MDM at page 4 where we are "Creating Portal Systems Objects for Custom Repositories", I have a question regarding the MDM server references.
Step 1. System adm - System conf - System Landscape - My folder - New - System - MDM Server - Next
Step 2. System name= MDM, ID=mdm, prefix=com.xx, Language = English, Description = My test - Next
Step 3. MDM Server = ???? The host of which the MDM server is running or the MDM server itself - and which password should we use, The password for the host, the MDM server or the database????
Regards
Kay-Arne

Hi.
I managed to solve this issue by myself:)
I think the error is that I used the system templates from sp2....
Either way, i created a system from par "com.sap.pct.mdm.tech.systems" and filled in name, id, prefix, language and description. From there I opened the object, selected:
Usermanagement
    - Usermapping: admin,user
Connection properties
    - MDM 5.5 Host Server: Myserver
    - Repository Language:  English [US]
    - Repository Port:     2005
    - Schema Language:     English [US]
System Aliases:
    - My_MDM
Saved the object
Maintained the userid and password through Personalize
Connection Test - and it works
From there I created a iView (MDM) and followed the wizard
Regards
Kay-Arne

Similar Messages

  • Business Package for MDM  and ABAP

    Hi,
    I understand that Business Packages are provided for standard MDM repositories. For Custom MDM Repositories , iView Wizards are provided. This iView Wizard is leveraged by Java Teams. Is there a similar concept for ABAP teams ?
    Thanks for your assistance.
    Siva K

    Hi Siva,
         In MDM 5.5 yes there are similar APIs for ABAP.
    This following link leads to a very nicely done introduction to the ABAP APIs  https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/00c49ffb-e5e5-2910-73ba-c85af1da5b0a
    There is also some more specific requirment information in Chapter 3 of this doucment.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/00c49ffb-e5e5-2910-73ba-c85af1da5b0a
    Hope this helps point you in the right direction.  JCN

  • Download Business Package for Recruiter 1.41 but available till 1.40 E-rec

    Hi,
    I have to deploy E-rec packages on Portal, our backend is SAP ECC ehp4 with SP 20.
    As per recommendation, Business Package for
    Recruiting Administrator 1.41 and Business Package for
    Recruiter 1.41 needs to deployed to get E-rec functionality, but on service market place under
    Portal content folder packages are avalable till 1.40 instead of 1.41.
    Request to tell where is the path from where we can download 1.41 packages.
    2)I want to clarify one more thing that SAP E-Recruiting (EA-ER) needs to add on
    to get E-rec functionality in Backend(ECC EHP4).

    Hi Deepak,
    Thanks for your reply!!!!
    We have to deploy only two packages Business Package Recruting Administrator 1.40 and Business Package for
    Recruiter 1.41 and add-on is also required SAP E-Recruiting (PA-ER) in Backend(ECC EHP4) as ERECRUIT
    package is already there with SP 6.
    Request you to tell i am on the right track or not??

  • XI Business content for MDM - Syntax error in IDOC adapter

    Hi mates,
    I'm trying out the Master Data Harmonization scenario for Vendor data with R/3 as the client system. I'm using SAP delivered XI Business content for MDM. The mapping program is generating ADRMAS and CREMAS IDocs but the IDOC adapter reports that there is a syntax error in ADRMAS IDOC. Find below the details.
    <i><SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>Segment 'E1BPAD1VL', segmentnumber '000001' not correct in structure ADRMAS02</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: Segment 'E1BPAD1VL', segmentnumber '000001' not correct in structure ADRMAS02</SAP:Stack>
      <SAP:Retry>M</SAP:Retry></i>
    Generated ADRMAS IDOC is
    <i>  <?xml version="1.0" encoding="utf 8" ?>
      <ADRMAS02>
      <IDOC BEGIN="1">
      <EDI_DC40 SEGMENT="1" />
      <E1ADRMAS>
      <OBJ_TYPE>LFA1</OBJ_TYPE>
      <OBJ_ID>0000500140</OBJ_ID>
      <CONTEXT>0001</CONTEXT>
      <E1BPAD1VL SEGMENT="1">
      <FROM_DATE>00010101</FROM_DATE>
      <TO_DATE>99991231</TO_DATE>
      <NAME>Swift Transportation</NAME>
      <COUNTRY>US</COUNTRY>
      <COUNTRYISO>US</COUNTRYISO>
      <LANGU>E</LANGU>
      <LANGU_ISO>EN</LANGU_ISO>
      <SORT1>SWIFT TRANSPORTATION</SORT1>
      <TIME_ZONE>CST</TIME_ZONE>
      <E1BPAD1VL1 SEGMENT="1">
      <LANGU_CR>E</LANGU_CR>
      <LANGUCRISO>EN</LANGUCRISO>
      <ADDR_GROUP>BP</ADDR_GROUP>
      </E1BPAD1VL1>
      </E1BPAD1VL>
      </E1ADRMAS>
      </IDOC>
      </ADRMAS02></i>
    Strangely, the control record is blank. I looked at the XSLT program, it is coded that way. I do not understand the reason. Is the error pointing to the control record?
    Look at the code sample from XSLT mapping program
      <xsl:for-each select="IDOC/*/E1ADRMAS">
           <IDOC BEGIN="1">
           <!-- The header data of each single ADRMAS-IDoc needs to be there but does not require specific data -->
                <EDI_DC40 SEGMENT="1"/>
                <xsl:apply-templates select="."/>
           </IDOC> 
      </xsl:for-each>
    How can an IDOC w/o control record be posted?
    Did anyone come across this error? Whats wrong/missing?
    I appreciate ur inputs.
    thx in adv
    praveen

    Moorthy,
    I tried reloading the IDOC metadata from IDX2. Still I get the same error.
    Regd, IDOC w/o control record, can u elaborate on "dynamic value while posting IDOCs". From where, XI message SOAP header with Business System replaced by corresponding logical system names?
    Thanks
    Praveen

  • Possible to run 2 different Business Packages for ECC 5.0 and 6.0 ?

    Hi there,
    anybody knows a solution, to support a Busienss Package for ECC5.0 and 6.0 on one NW7.0 Portal?
    We build a concernportal as mainportal with different companies in one portal. These companies have their own SAP-Systems.
    It´s a complex systemlandscape:
    Company ABC have a SAP HR System with ECC5.0 with one client 401.
    Company XYZ have a SAP HR System with ECC6.0 with TWO clients 020 and 050.
    These both companies wants to get the Business Package for ECC5.0 and ECC6.0
    Our solution is to implement the Federated Portal Network, thats works very fine. (Okay, Sessionproblem with ECC5.0)
    For company ABC we installed a Javastack on host to install the WebDynpros directly to targetsystem ECC5.0
    For company XYZ we have a problem with FPN, because the two clients in the targetsystem.
    We installed a Javastack with portal on this machine, import BP for ECC6.0, customize portal and ABAP and pick the roles vis FPN from mainportal. But only for ONE client (020).
    Now we can´t connect these Jco´s to the other client, because the users, tehre are in client 050 are not in 020 for logon to the portal. The portal supports only one client as UME on a doublestack-installation.
    On Mainportal we don´t install any business packages, because there are only for one Targetrelease.
    SAP Help have a solution for mapping the Jco´s, but don´t help us:
    http://help.sap.com/saphelp_nw70/helpdata/DE/af/84a34098022a54e10000000a1550b0/content.htm
    Does anyone have same problems?
    Must we install a Javaonly-system, to connect the other Client for company XYZ (050) ?
    Best regards
    Christian

    There are two approaches (that I'm aware of):
    - install external authentication (such as an LDAP which can be populated from the R/3 backends)
    - install an additional Java instance
    I would go for both of them because
    - it will make things easier if you implement other functionality that is in the portal (non-ESS)
    - it will avoid patching one portal and to keep the SPs of both backend systems in sync with the portal
    Markus

  • Business Package for Asset Services, implementation & integration

    Hello,
    We have installed Business Package for Asset Services in EP6.0 and integrated it with back-end system. The package works fine but on some iViews (equipmentpartners, functionallocationpartners, equipment, functionallocation, configurationshow) we have following runtime error:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.portal.migrated/ep_5.0/roles/com.sap.pct.eservice.operator/eservice/nf/InstallationManagm/com.sap.pct.eservice.partners.equipmentpartners
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file
    I’m novice in SAP EP and need help, can anyone help me please?
    Best Regards
    Raka

    Dear Ranko and others,
    The problem lies in the lowercase and uppercase of the specific shared ressources within the deployed file default.properties of the business partner. Also the link to the PDV isnt the same anymore.
    I had the same problems and by analyzing the logs of the nwa I found this solution. Donwload the files and replace the names with lowercase and making the reference to th PDV as well. Then upload this packaged PAR file again.
    Best regards
    Henrik Koch

  • Problems with user mapping to download ESS Business Package for EP 6.0

    Hi,
    I am trying to download ESS Business Package for EP 6.0 but facing problems inspite of reading the SAP document on downloading Business Package. Here is my problem:
    I start to download the package and to map the user ids. I am mapping the SDN user id to a SAP Service Marketplace user id as mentioned in the SDN website. But the download option is not working and gave an error when I clicked on the 'Download' link after user mapping.
    It would help me a lot if anyone else who tried to download BPs after user mapping gave their feedback.
    Can someone please clarify about the user ids and describe how can I download the ESS Business Package?
    Thanks and Regards

    Hi,
    from the description you provide I can't tell what the problem might be, so to determine the cause we need more information on this. Screenshots of the error message would be ideal.
    In general, the following needs to be done:
    - you need to be signed in  at SDN with your Service Marektplace s user id
    - the user mapping for the data source 'Service Marketplace' needs to be maintained
    Please send the error information to: [email protected]
    and we will try to solve it.
    Thanks, Anke

  • Reports available in the Business Package for MSS and ESS

    Hi,
    I have searched sdn.sap.com throughout looking for a comprehensive list of reports available in the business packages for both MSS and ESS, i got a little bit of joy and found some of the MSS reports but not all on sdn.sap.com, can anyone please advise where i would find such information on both these packages, just to re-iterate, i am looking for a list of reports these business packages offer? any help much appreciated.
    Thanks
    John
    P.s any documents can be sent to [email protected]

    @John
    (1) ESS- We built our own custom PORTAL role/workset in which one of the worksets we created is called "Tools and Forms". Under that workset, we placed various pages/iViews that either are simple URL iViews that link to external documents and such (like vacation request forms since they do not do online leave requests yet) as well as a couple ot t-code iViews that run reports in ECC for the employee. Nothing very mind blowing there. Just some content creation on the portal side.....oh, and some config on the backend to create a Homepage Framework Area Page and all for it (I liked that part!)
    (2) Wow....talk about perfect timing...I just had to document the way MSS sees the MDT reports in it's "reporting" area yesterday! haha Here goes the quick explaination....in configuration for MDT, you have various "scenarios". These kinda determine which "groups" of reports will show in MDT. For MSS for the Reporting webdynpro/service, the scenario is RPT0 (in ECC 5.0, at least). Soooo if you look at the function CODES assigned to RPT0, you will see several for Training and one for Accounting (Cost Centers)...you can reference the function CODES listed back to the "pool"/library of function codes a bit up/previous in the same config area for MDT(I think it is called "Define Function Codes"). However, there is one more piece you will see listed under RPT0....it is a DIRECT call to function MODULE "HR_HIS_READ" (this was a bugger to find because I could not find the "Maternity" report listed in the function codes and had to figure out where the heck it was coming from! haha). Anyways....what the function MODULE actually does is call the HR Information System (HIS) passing it the RPT0/MSS scenario. This returns the particular reports for Employee Data and Time&Attendance. You can see this if you run the HR_HIS_READ function directly and enter RPT0 for the second input value (first and third are not needed or you can just enter "*". Sooooo that is how the "magic" happens. Hope that explained it. From there, you can simply config you own scenario/reports to add into MSS if you like.
    Hope this helped!

  • Business Package for FI

    Hi,
    Can anyone let me know where can i download the business package for Finance?
    Actually i want to see some transactions in Accounts payable and Accounts Receivable.
    Regards,
    Aditya~
    Message was edited by: Aditya Atluri

    Kaushal,
    got it. I have downloaded this a long time back.
    1) Do i need to download any latest one to get the latest Business packages.
    2) can you tell me if i can use these business package on SP11 and SP14 of EP6.0?
    3)Which versions are these business packages on?
    I am interested in SD, MM, FI and CRM.
    Ealier i have imported the Business package for Sales 60.1 successfully. I need some help in setting up the system connections. Since all the iviews in it run on ITS i have set up the ITS connection. But somehow it is unable to connect. can you give me a step by step approach for setting up the ITS connections for these business packages and pull the data?
    When i click on the iview link it simply says:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Unable to lookup System &#39;SAP_R3_SalesService&#39;. Please check the system object and the alias..
    See the details for the exception ID in the log file
    I have created the sytem with same name as given in the error i.e.SAP_R3_SalesService and i have given the ITS connection parameters for this system name also.But still it gives me the same error.
    Also do you have any step by step notes on this?
    I have sent an email to your yahoo id. Please check.
    And Points...you will surely get it
    Regards,
    Aditya.
    Message was edited by: Aditya Atluri

  • Missing objects Business Package for Internal Sales Representative

    Hi all,
    I have downloaded a Business Package for Internal Sales Representantive:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/403723ad-a36d-2910-0eb8-c37945fc900a
    But, after import this BP some objects are not available to the standard role ("Internal Sales Representative").
    Should I configure it manually? Or is it a problem when I imported it?
    Thanks in advance.
    Ricardo Fachini

    One of the errors gives this long text:
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.Transaction',
    Context Name (iView): 'pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.salesrep.bp_folder/com.sap.pct.erp.salesrep.roles/com.sap.pct.erp.salesrep.salesrep/com.sap.pct.erp.salesrep.sales_process/overview_folder/com.sap.pct.erp.salesrep.order_fulfill/order_fulfill_info/com.sap.pct.erp.salesrep.disp_shipm_page/com.sap.pct.erp.salesrep.display_shipm',
    Top Layer:            'Transaction/DragAndRelateLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_ECC_SalesService',
    Another one gives me this:
    Application URL ':///sap(ZT00WUJNSGtTb1A2QmdJWUY1N2xybU5RLS1FbFVMRHh6SkRab0x3SDkwQmRfeGt3LS0=)/bc/gui/sap/its/webgui' is not valid! Please check the protocol and host entries for system 'SAP_ECC_SalesService'.
    One of the errors is as follows, but it is because BI is not connected to this portal, as the documentation says the connection is optional for this business package:
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.BWReport',
    Context Name (iView): 'pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.salesrep.bp_folder/com.sap.pct.erp.salesrep.roles/com.sap.pct.erp.salesrep.salesrep/com.sap.pct.erp.salesrep.sales_process/overview_folder/com.sap.pct.erp.salesrep.order_fulfill/com.sap.pct.erp.salesrep.Fulfillment/com.sap.pct.erp.salesrep.OrderFulfillmentAnalyses',
    Top Layer:            'BWReport/TopLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_BW',
    Thanks,
    Owen

  • Business package for master reference data

    Hi,
      can anyone know is there any business package for master reference data.i.e any standard iviews are there for MRD with workflow.
    Thanks,
    vinay

    Hari,
    When you download the BPO via Portal Content Portfolio,
    each bpo has additional information on the release.
    For example for the one you are inquiring about - Business Package for SAP Best Practices for Enterprise Portal, the additional release information is provided on the following links;
    https://www2.iviewstudio.com/sdn/info/index.cfm?action=faqs&part=#QSR03
    https://www2.iviewstudio.com/sdn/detail_view/index.cfm?action=package_information&CatalogSet=SAP%20Content&ItemID=17212&CFID=7544845&CFTOKEN=99283970
    Regards,
    James

  • Personal Information iViews missing in Business Package for E.S.S.

    Hi all,
    we have imported the business package for Employee Self-Service (ERP2005, Release 1.0 for nw2004s) in our portal. The iViews for the application 'Personal Information' (like 'Address', 'Bank Information',...) are language dependent and in the portal content all languages are visible -except Finland. According to the online documentation it should be there but it isn't.
    Does anyone know why it is missing??
    Thanks in advance
    Karsten

    Ajendla,
             The personal information Iview has Personal data, address, Familymemebers/dependents, and bank details serivces. So you have to configure the corresponding infotypes 0002, 0006, 0021, 0009 and their subtypes in the  IMG activity under "employee-selfservice. Sorry, I cannot give the exact path,coz I am not infront of the SAP system now. 
    Any way, hope this helps. If it does award points.
    Have a Merry christmas.

  • Business Package for Employee Self-Service 1.2

    Hi,
    I have seen that there exists a documentation about Business Package for Employee Self-Service 1.2
    <a href="http://help.sap.com/erp2005_ehp_02/helpdata/de/46/51f92594b85e40e10000000a11466f/frameset.htm">http://help.sap.com/erp2005_ehp_02/helpdata/de/46/51f92594b85e40e10000000a11466f/frameset.htm</a>
    Does anybody know whether I can download this version? I do only find the version 1.0, which we have already installed.
    Best regards,
    Marcus

    I guess it relates to components EA-APPL and EA-HR enhancement pack 2 which you should be able to get on service.sap.com
    Regards
    Jayesh

  • Time/LEave approval in Business Package for Manager Self-Service 60.1

    Hi all,
    Currently implementing ESS MSS on 4.7 system with EP 6.0 SP19.
    The BP we plan to use is Business Package for Manager Self-Service 60.1.
    My basic question is, we approve leave requests in BP for my SAP ERP (2004s) in the Universal worklist. How do we do the same in  Business Package for Manager Self-Service 60.1. There i sno mention on time approval and leave requests approval in the MSS standard documentation ( or probably i missed it).
    Any inputs in this regards are highly appreciated.
    regards
    Sam

    Balaji,
    in mySAP we had the opition to lauunch the applications in web dynpro. like launch leave approval in web dynpro. do we have this kind of optiion where the manager can approve the work item on the portal application or will it call a transaction based iview to open the work item in the R/3
    regards
    Sam

  • Determine Business packages for Portal 7.3

    Dear All,
    Currently i am working on  Portal 7.01 and with back end ECC 6 Ehp 4. And we are using Business packages
    (in Back end ECC)
    SAP_HR     604     0042     SAPKE60442     Human Resources
    EA-HR     605     0019     SAPK-60519INEAHR     SAP Enterprise Extension HR
    (In portal)
    sap.com  BP_ERP5ESS  1.41 SP8 (1000.1.41.8.0.20100916042534)  SAP AG  MAIN_ERP54VAL_C  20110730092814 
    sap.com  BP_ERP5MSS  1.41 SP6 (1000.1.41.6.0.20100412095904)  SAP AG  MAIN_ERP54VAL_C  20100821140130 
    sap.com  BP_ERP5PSS  1.0 SP17 (1000.1.0.17.0.20100302100435)  SAP AG  MAIN_ERP05VAL_C  20100417094734 
    sap.com  SAP_ESS  603 SP5 (1000.603.0.5.10.20100831145331)  DP1  DP1_ESSNTRAK_C  20100901185258 
    sap.com  SAP_MSS  600 SP17 (1000.600.0.17.0.20110920101252)  DP1  DP1_MSSTRK19_C  20120106150420 
    sap.com  SAPPCUI_GP  603 SP6 (1000.603.0.6.1.20100427072959)  SAP AG  MAIN_ERP53PAT_C  20101205085905 
    We have a newly installed Portal 7.3 without any Business Packages installed in it.
    My Questions are,
    1. If i go with same backend ECC 6 Ehp 4 with Portal 7.3, than what are all the BP's that i have to deploy?
    2. Can i go with same Business packages   those i am using currently with Portal 7.01?
    3. How to migrate my ESS and MSS apps (customized apps NWDI )from Portal 7.01 to 7.3
    4. in future if we upgarde our backend to EHP 5 than what happens to WD java Application. i come to know that ESS application are totally built on WD ABAP  for EHP5
    Please help me out to determine the correct Business packages for my requirement.
    Thanks & Regards
    Rajeev Bikkani

    Hi,
    > 1. If i go with same backend ECC 6 Ehp 4 with Portal 7.3, than what are all the BP's that i have to deploy?
    BP's depends upon what all functionality you want to use. e.g If you are using ESS/MSS then you need to deploy BP's for ESS/MSS.
    > 2. Can i go with same Business packages   those i am using currently with Portal 7.01?
    You should install latest version of BP's on NW 7.3 like for ESS/MSS latest version is 1.51.
    > 3. How to migrate my ESS and MSS apps (customized apps NWDI )from Portal 7.01 to 7.3
    You need to migrate all these customization manually as PAR files are not more supported for NW 7.3.
    > 4. in future if we upgarde our backend to EHP 5 than what happens to WD java Application. i come to know that ESS application are totally built on WD ABAP  for EHP5
    >
    It depends upon you. If you want to use ESS/MSS for web dynpro ABAP then you need to install BP of ESS for web dynpro ABAP but if you don't want to use web dynpro then you can use same way as you are doing currently.
    Check SAP Note 1450179 - ESS Based on Web Dynpro ABAP Available.
    Thanks
    Sunny

Maybe you are looking for