MDM 7,1 Portal Content

I have configured MDM 7.1 Portal content and I am facing issuse that I do not have control on . For example if I edit an existing record and try saving the changes it saves and automatically creates a duplicate record.
If I try to duplicate a particular record , the result set and item detail iView keeps on refreshing ending up in a number of record getting created on the background. When I try to close a particular item details it just gets stuck and the item details and result set both start refreshing . The only option to get out of this situation is close the browser,
Now is this a bug that I will have to wait for SAP to fix or there is something we can do .

Hi,
Yes, I have configured UWL with MDM 7.1. The NextStep action button for triggering the workflow to next step is not displayed on its own. You have to change the UWL xml file in portal for displaying it.
Create a new action element in ItemType element( uwl.task.mdm.tasks.<SystemAliasName>), use the following code
        <Action name="WFNextStep" groupAction="no" handler="IViewLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes">
          <Properties>
            <Property name="workflowTable" value="${item.workflowTable}"/>
            <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.iviews/com.sap.pct.mdm.appl.workflow.nextstep"/>
            <Property name="userId" value="${item.userNames}"/>
            <Property name="stepId" value="${item.stepId}"/>
            <Property name="systemId" value="${item.systemId}"/>
            <Property name="jobId" value="${item.jobId}"/>
          </Properties>
          <Descriptions default="Send to Next Step"/>
        </Action>
After this, the UWL iview will have a button named "Send to Next Step". On click of this button a page showing the next steps of workflow will open in new window. You can also configure it to open in the same window.
Regards,
Suresh

Similar Messages

  • Problems with MDM 5.5 SP05 Portal Content - ResultSet iView

    Hello Experts,
         We are having problems with standard iViews from MDM 5.5, more specific with ResultSet iView. We created an iView using English as default browser’s language but our client wanted it in Portuguese, so in the MDM Repository both languages were defined and used in MDM Data Manager, when passed to the Portal iView an error occur, but only in a ResultSet iView from the MDM Portal Content, the others iViews (itemDetails, PicklistSearch, etc...) are shown in Portuguese, and we cannot figure out why it works fine in English and not in Portuguese. We left the default language defined by client’s browser. Below I’m sending the LOG, which by the way, doesn't help much, but I put it also here. Any ideas of what should I do ?
    LOG ERROR:
    java.lang.IllegalArgumentException: unknown format type at
    We are using Portal 7.0 SPS11 and MDM 5.5 SP05 - Portal Content in a Win2003/Oracle server each.

    Alex,
    sorry to disturb you with this issue, can you explain me basic steps in order to setup standard MDM iviews from the portal?
    I mean, I have already installed all standard mdm business content, and also have configured system and aliases in the portal to connect to my mdm repositories. Those system/aliases are working propperly.
    But, when I try to preview standard MDM iviews/pages I got several JAVA errors in trace logs.
    Specific iviews are: Item Details, Show products, etc..any iview execution fails.
    So, am I missing something?, do i have to create a specific user in portal?, assign specifi roles or groups???.
    Platform is: nw2004s SR2, SP11, MDM content 5.5
    Thank you in advance.

  • Portal Content Guide for understanding the MDM Configuration.

    hi friends,
    I need Portal Content Guide for understanding the MDM Configuration pdf file..
    please send that file in pdf format
    thanks
    ramu

    Hi,
    You can access the below link.
    [http://help.sap.com/saphelp_mdm550/helpdata/en/45/c87d0243e56f75e10000000a1553f6/frameset.htm]
    Regards,
    Jitesh Talreja

  • Some question about mdm java api and portal content

    Hi Gurus,
    I am new to MDM. I am going to develop some web dynpro application using mdm java api.
    My question is regarding the relationship between MDM version and NW version:
    for example
    1.MDM5.5 JAVA api can be deployed to CE 7.11 server?
    2.MDM7.1 JAVA API can be deployed to CE 7.11 server? or can only be deployed to CE server.
    the same question for the MDM portal content.
    the possible dev environment  for our company would be:
    1.MDM7.1
    2.CE7.2(do we need another EP7 server for the UWL?)
    Best regards,
    John

    Hi,
    I am using Portal 7.0. MDM version is 7.1.
    My problem is ... i am trying to connect WebDynpro (JAVA) to MDM7.1. But am unable to do so. I have a WD Frame in which i have a WD iView and the MDM iView. But i am unable to pass parameters from the WD iView to MDM Item Details iView.
    Note:
    1. I have deployed MDM JAVA API on NWDS
    2. I have specified " * " as a parameter to pass from the URL in the Item Details iView.
    Please help.
    Every help that i have read talks about CE7.1 but not NW 7.0
    -Alpana

  • Remote key Search in Portal Contents

    Hi,
    I would like to know if its possible to Search Records in MDM based on the Remote Key in the Standard SAP Search Portal contents.
    Regards,
    Tanveer.

    Thanks..
    Any idea if any newer versions support the same..
    Also, Can I enhance the current Portal Contents to accomodate search by Remote Key as the API allows to do the same..
    Regards,
    Tanveer

  • Error while creating MDM system on Portal

    Hi All,
    I am trying to create MDM system in EP. MDM is 5.5 SP06. EP is 7.0 . We have upgraded the MDM sca files on Portal from SP05 to SP06.
    While creating the system , after entering the server, we are getting the following error.
    com.sap.mdm.internal.protocol.manual.ServerException: File failed a crc check
    Please help
    Regards
    Shilpa

    Hi Shilpa,
    If this is your MDM build version 5.5.63.80 SP06. It means you are using MDM 5.5 SP06 Patch3 hotfix 80.
    You need to find the Sca file of compatible with this version.
    So they should be
    - MDMJAVAAPI06_03.sca
    - BPMDMAPPLN06_03.sca
    - BPMDMTECHN06_03.sca
    The hotfix number can slightly differ but the Support pack and patch number must match.
    You need to follow this link:
    http://service.sap.com/swdc
    (download MDM support packages) Download>support packages and patches>entry by application
    group>sap netweaver>sap mdm>sap mdm 5.5>Entry by component>Portal content
    Then select which MDM portal content you want and check what is the version of those available sca files.
    based on the availablity of the sca files you need to upgrade/downgrade or server.
    As compatibility between the server version and sca files is a must for proper functioning.If its not possible to change your mdm server version then you can ask your Basis team to hunt the matching sca files for you.
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • Srm-catalog portal content

    hi!
    does anybody know what is the special content that SRMMDMCAT01_0.sca have?  
    different iViews?
    if i'm implementing srm-portal-mdm-r3   it's necessary?
    because i'm not using all the srm catalog, and only installed the mdm portal content, i'll have some problems?
    thanx

    The purpose of SRM-MDM is to use MDM as the catalog.  You would store the data in MDM and SRM will then reference MDM ad-hoc.  As part of the implementation, SAP delivers a webdynpro application which is deployed on a Netweaver Java stack, and that's what the user uses to search the catalog.  The two applications (iViews) are called SearchUI and AdminUI.  If you aren't going to use these, how are you planning on searching the catalog from SRM?

  • Best way to index portal content

    Hi all,
    I am searching for a nice way to index the content of the portal.
    Using the standard functionality (http://help.sap.com/saphelp_nw70ehp1/helpdata/en/46/9d1405fa743ef0e10000000a1553f7/frameset.htm) does not lead to sufficient results, since all roles which are located in PCD are indexed and are found by the enduser.
    This could lead to the situation that the enduser might open a page which leads to an error or a blank page.
    The other possibility is to use the PCD roles search (http://help.sap.com/saphelp_nw70ehp1/helpdata/en/b2/d59a4271c80a31e10000000a1550b0/frameset.htm). This only offers results of roles which are assigned to the user.
    However, content of iViews (e.g. URL iViews) are not indexed and so the user can only search for the ID / description of the page (which is okay, but content search is also important).
    Is there no other possibility to search for portal content?
    Thanks for any hints...
    Best Regards
    Philipp Kölsch

    Hi,
    it seems that the current ways of indexing portal content are not really sufficient... I hope that there are better solutions in the future...
    Best Regards
    Philipp Kölsch

  • Portal Content area not displaying in Portal

    I tried to disable Portal favorites option from Content admin -> Default Frame work Page -> Detailed navigation. Instead of only disabling the default navigation I have disabled the entire Portal content area and I am now not able to see any content  in the Portal except the masthead area and the Top level navigation.
    Can any one please help me on this.
    Thanks.

    Hi,
    Check the content area iview in the Desktop inner page in framework page.If this iview is not there then it will not show the content area.
    If desktop inner page is deeted then also you will not see the content area.
    If so please add the content area iview indside the Desktop inner page then you can see the content area for the users.
    Content area iview will be available under the following path of the portal
    Content Administration > Portal Content > Content provided by sap > Admin Interfaces > Admin Iview Templates > Content Area (view).
    Thanks,
    Regards,
    Rudradev Devulaplli

  • In Portal Content admin Role "Portal content" folder is not displaying

    Hi,
          I created a user in EP and assign Only Content admin Role. But in portal content area "Portal content "folder is not displaying.
    Can someone help me the process steps to achieve it?
    Thanks,
    kundan

    It is because the user has no proper permissions  to the porta content folder.
    you should give atleast read permission to the portal content folder to the content_admin role or to the users who have content admin role.
    also make sure the end user check box is checked at the time of giving permissions.
    Otherwise give eevryone group as read permisisons to the portal content folder. then you can see the portal content folder with read permissiosn only.
    Raghu
    Edited by: Raghavendranath Garlapati on Sep 1, 2009 9:32 AM

  • Error in loading Portal Content with IE

    Hi,
    I have some problems with customization of Sap Portal, maybe someone can help me
    with some informations.
    I am using Sap Netweaver Portal 7.0 with IE 6.0.2900 SP2 and Mozzila Mozilla/5.0.
    When I try to display Content Administration -> Portal Catalog with IE I have one
    error(after a long period of "Loading..."):
    Error: Object required - and the Portal Content is not displayed at all .
    In this way, I don't have acces to Portal Content with IE.
    I also tried with other browsers (Opera, Netscape, Lotus) but there is the
    same issue.
    In Firefox, the Portal Content it's displayed, but there is another issue:
    I open a Role object and I try to Edit it's properties: these aren't displayed
    in the right corner of the screen. I checked in the Error Console of Firefox
    and there is a JS err: event is not defined: error in roleeditor.js
    In this way I am not able to handle any issue regarding Portal Content.
    Maybe some of you, guys, had this problem or have any idea about solving it.
    Thanks.
    Edited by: Andreea Melinte on Nov 21, 2008 3:02 PM
    Edited by: Andreea Melinte on Nov 21, 2008 3:03 PM

    Yes, the error appears when you access the portal with the IP address which should not be the approach.
    Use the domain name instead ... i.e hostname.domain.com:portnumber.

  • Error while loading the portal content in Content administrator

    hi all,
    After successful login in to portal, by default portal loads the Content Administrator.
    While loading PORTAL CONTENT its throwing an error message u201CERROR: OBJECT REQUIREDu201D.
    Where as its the same error with the System administrator--> Portal content. 
         This is the first time I have seen this error. Please suggest me the solution. This is a high priority issue.
    regards,
    kishore

    Issue resolved, check with the link        
    Javascript error when loading Portal Content
    regards,
    kishore

  • How to use an self-made iView in the Portal Content?

    Hi everybody,
    I followed the instructions to set up a Portal (6.0 SP 2) with the PDK. Now I just wrote a simple "Hello-World" iView and deployed it into the portal server. It worked fine when I clicked to test it in the Java Development Inspector.
    But...
    In the Portal Content I can not find my self-made iView? How do I get it there? I coudn't find any documentation.
    I'd appreciate your help!

    In the portal content try to create a new Iview and select the option (create new iview from portal Archive).
    After selecting that you will see all the PARs deployed on your server, just select yours and follow on.
    Hope that helps.
    Thanks
    Ankur

  • Collaboration Launch Pad as iview in the Portal content

    Hi friends,
    i have the following problem. I configured the collaboration launch pad (real time collaboration) and it works fine.
    I just don´t want to start the iview from the collaboration link next to the TREX search. Instead of that i need the iview with the user status and the possibility to start an instant message session within the portal content.
    Does anyone know if it is possible and what is the name of the corresponding iview?
    Thanks in advance
    Michael

    Hi Michael
    Create an new iView (new from PAR => iView) and select the com.sap.netweaver.coll.shared.ui
    Create a link in the iView to the contacts:
    In the iView properties add in field "Path for Initially Displayed Folder": /alias/%3Cmycontacts%3E
    and in field "Path for Start Uri": /alias/<mycontacts>
    Hope this helps.
    This worked, but I needed also to activate the Tool Area with activated CLP link. I didn't get it work without Tool Area.
    Regards,
    Stefan

  • Error while loading Portal Content Folder of the EP 7...

    Hi All,
    We were importing the .epa file from EP 6 WAS 6.20 to EP7 WAS 7.  So, in betweeen the importing process got stuck and i have canceled the import and went to Content Administrator and just tried to open the Portal Content folder then instead of loading the folder list, it gave the following error  *Could not load or refresh node Tree creation failed on node: pcd:portal_content  *.
    If anybody already came across this type of error, Please help us in correcting this error.
    Thanks & Regards,
    Ravi

    Hi,
    Check the below threads with similar problems
    Re: Could not load or refresh node Tree creation failed on node pcd
    Tree creation failed on node: pcd:portal_content/...
    Could not load or refresh node Tree creation failed on node
    Raghu

Maybe you are looking for