Custom Iview on portal Netweaevr 2004s

Hy , i have a question: i must create a iview compose by a section of a web page and in another section some link to web page. So , i must create a page with two iview and if yes how i can create a iview that contain some link to web page?
Thank's a lot.
Sincerely yours.
Andrea Maraviglia

Dear Gershon
Even the "IFrame" was signed as deprecated in NW 7.11, you could use it over dynamical-programming !
So you can add an dynamical "IFrame" (IWDIFrame) in your wdDoModify-Method (if(firstTime.. etc.) and there
you can call an .html page which you can save in your mimes folder.
In this html-page you can then call your disired javascript function on your portal.
i.e. withhin top.document.... etc.!
If you wan't to use the EPCM, you've to add the EPCMproxy.js (which you should be able to found on your portal) into the mentioned html-file.
best regards
Marco

Similar Messages

  • Custom Infotype in Portal

    Hi Experts......
        We have a Custom Infotype, which contains employees career history..... and now we want that custom infotype to be filled by all the employees through portal..... how to configure this....?
    I think we should call the PA30 screen with that particular Infotype number, but how can we call that through portal?
      Thanking you in advance......
    Regards,

    Hi shree Vishnu
    When you create a Infotype by default a structure HSMT_PA_XX_Rnnnn is created
    this structure can be useful for creating your own BSP applications.
    To call it to portal you will require to create a custom iview , a portal consultant can help you for this.
    Ideally you can create a custom application in BSP/Web Dynpro which will update your custom Infotype in Backend. wait for some more answers if there is any way you can avoid developments

  • MDM Custom Iview and Standard Iview Portal Eventing

    Hi
    I'm trying to develop a custom iview which updates a Standard MDM Result Set iview:
    I found this documentation:
    http://help.sap.com/saphelp_mdm550/helpdata/en/45/c87cfd43e56f75e10000000a1553f6/frameset.htm
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/12195312-0e01-0010-a392-debbd32e39d4
    So i created an iview which raises this event
    WDPortalEventing.fire("urn:com.sap.pct.mdm.appl.masteriviews","updateSearch","ID=115551&RefreshSearch=True");
    Then i upladed my code in the portal, created a new iview and put it in the same page with a Result Set iview. During testing when i rise the event form the custom iview, the standard Result Set catch this event but instead of update it gives the following error:
    Error occurred: Error performing search. com.sap.mdm.internal.protocol.manual.ServerException: Illegal value for parameter,  com.sap.mdm.internal.protocol.manual.ServerException: Illegal value for parameter (see log for details)
    In SDN there is a thread with the same problem (Search Standard iView + Search Custom iView) which is not solved.
    Can somebody help me ?

    sorry, I have same task and tried same code for my alias, table and field.
         WDPortalEventing.fire("urn:com.sap.pct.mdm.appl.masteriviews",
                   "updateSearch",
                   "MDMSystemAlias=NSI_PRODUCTION_ALIAS&MDMTableName=Assets&R3Code=411000000000000006&RefreshSearch=True");
    I fire event  (for my alias, table and field)
    but not any resultset or Current Search on page is catching this search.
    please provide which options  must be set made for views on page so that result set to be updated,
    I hope this may help
    does it need to add some custom event to result set?
    thanks
    Edited by: Ivan Ivanov on Aug 21, 2009 3:49 PM

  • Integration of webdynpro abap custom iview into standard ESS/MSS portal

    Hello all,
    Could anybody please throw light on how to integrate custom iview which is developed in Webdynpro ABAP into standard tab in MSS (Webdynpro java)
    For example.I want to add few custom fields(which are mapped to infotype 0041) into general information link of MSS.these fields will be created in webdynpro abap.
    or.
    I want to create a new link under general information which pops up as a custom iview (which is create in webdynpro abap) .
    please let me know how can i meet the above requirements.
    Thanks in advance.

    I am not really sure about your requirement. With my limited understanding of that , i think that you have few possibilities.
    1. You can let the ess/mss application communicate with WDA application via a Poral event.
    2. You can enhance the ESS WDJ component and use RFC destination to get the data from info type and build your own view in WDJ.

  • Calling a Web Service Through Custom iView

    Hi All,
    I have to create a Custom iView that would call a Web Service that is available over internet. This web service returns data in form of an XML file and have to display this file.
    It means that I have to create a Portal Application and call web service in that application and parse the XML file that this web service returns and finally display the parsed XML file in an iView.
    Can anybody please help me on this?
    Thanks,
    Vivek

    Hi Vivek,,,
    To consume the webservice u need to start with getting the wsdl of it..
    these links nd easy to follow weblogs are kool ..,
    check out
    BSP a Developer's Journal Part XIV - Consuming WebServices with ABAP
    Accessing an External Web Services in Portal
    Developing single document WSDL to schedule a web service
    The specified item was not found.
    http://help.sap.com/saphelp_bw33/helpdata/en/68/d4623c046a9b67e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/81/12703e5da3e946e10000000a114084/content.htm
    Cheers..,
    Swathi
    Do offer pts nd ncourge:-)
    ping ur mailid will give u screenshot tutorial on this ..

  • Loading a KM document in a customized iView

    Hi there,
    I have a customized iView made out of Abstract portal component. What I need is within this abstract portal component how I can read and display a html file which is stored in KM.
    Your help is highly appreciated.
    Regards,
    Ponraj M

    Hi Ed,
    I've had the exact problem and I installed the security update found in http://www.microsoft.com/technet/security/bulletin/ms05-025.mspx, which fixed the problem.
    Amit

  • Standard iview and custom iview

    Hi,
    Have any one tried developing a custome MDM iview which displays the record details on click of a record in standard Result Set iview?
    There is a section in portal content development guide called "Configuring Data Exchange (Eventing)" which deals with this scenario.
    Please share your experience on the integration of Standard iview and custom iview.
    I have already gone through the sdn article on "Integrating MDM Item Details iView into a WebDynpro Application".
    Thanks and best regards,
    Arun prabhu S

    Custom Event Name - EPCFgetRecordByIds
    Any name will do here, so this is fine
    Event Type - EPCF ; Record Event
    Correct again
    Target (URL or Event Name) - getRecordByIds
    Again,... Any name will do here (this is what you will use in the wdDoInit to subscribe to)
    Namespace - urn:com.sap.pct.mdm.appl.masteriviews (?. not sure abt this)
    Though it should not cause an issue I would use something else, this might interfere with the standard iViews events (though they will probably have different event names). You should be able to just come up with your own namespace here
    Auto-Fire on Row Select - Yes
    Correct
    Parameter Format - Standard
    Correct
    Mapped Field - Record ID
    Here you select all fields you like to know the values of in the action-method of your webdynpro. Most likely this is record id or some other unique identifier of the record.
    Parameter name - ?
    Just give any parameter name. You will use this name to find that specific parameter in the string of your action method.
    I want the MDM record id of the selected record as an input.
    This is in the string if you configured the iView as above. Just print it to the screen on the action method.
    Can you please help me tell me how the record id gets passed from standard iview to custom iview?
    That should already happen by the subscribing to the event you did in the wdDoInit. Welcome to the wonderful world of eventing
    Jurjen

  • How to create Customized Iview in MSS

    Hi Gurus ,
    we are currently using MSS, as per requirement we need to create a custmized IVIEW in MSS using JavaWEBDYNPRO .
    Please let me know .
    1) where i can create javawebdynpro,is anywhere i can sample programs of JavaWebdynpro to check how SAP tables and FM being used in the Java code ...?
    2) How to create Iview in the MSS ?
    3) How do i Call Javawebdynpro in the MSS?
    ViswaRani

    1. the simplest solution to your requirement is create a webdynpro(abap) application using following function modules.
    HRMSS_RFC_STRUCTURE_GET
    PT_ARQ_ACCOUNTS_GET
    BAPI_ABSENCE_CREATE
    The effort of above will be 2-3 days
    2. If you want to develop an applicaiton that can be integrated to the team viewer then its simple,
    build an application with above RFCs either in abap or java and just integrate the iview to the team viewer as per note 1112733.
    with new release all the team viewer iviews throw portal event that passes a string and your application can catch that string. so if you select an employee as a manager then that is passed from the team viewers to all the iview that are covered under the page. read note 1112733 its really good.
    these approches are already implemented for various customers and working absolutely fine. Discuss with your customer before you decide on the approach.
    Edited by: Barin Desai on May 8, 2009 1:41 PM

  • Re:Addition of Custom fileds in Portal

    Hi
    I have added a custom field in MDM Customer repository.
    How to get that custom field displayed in portal

    Hi,
    Assumption: You are using Business Pkg to display data on portl
    Please configure the Business pkg iView at Portal level again to add the custom field in your display field list... for instance if you want the field to be visible in Item Details, double click the iView and add the newly added field to portal display field list
    Regards,
    Dev.

  • Customizing Message "No portal roles are assigned for this user"?

    Hello,
    we would like to give the user some hint on who to speek with in case he has no portal roles assigned.
    So we would like to customize the messaage "No portal roles are assigned for this user" to some customer spezific text or to redirekt to a customer specific iView.
    I would appreciate any kind of hints.
    Best regards,
    Lutz Rottmann

    Hi,
    Check these threads.
    Customizing message "No portal roles are assigned for this user"
    No portal roles are assigned for this user
    Regards,
    Harini S

  • Light framework and custom iViews

    Does anyone know why the "heavy" framework is used on custom iViews?  We have developed several custom iViews and when we tested them in the light framework, they always pull down the "heavy" framework Javascript.  I created a very simple Hello World iView without HTMLB and without a sharing reference to HTMLB and yet, when it is displayed, all of the heavy framework Javascript gets pulled in?

    Hi Timothy,
    Generally custom iviews are built using portal components which use HTMLB or using webdynpro.If this is the case, then the htmlb js and css files will be loaded, and these files are massive.
    Also using KM iviews will results in making the framework "heavy".
    As rightly pointed out above you should make sure that all the components in your page are having an EPCF level 0(This level generates no JavaScript or Java applet framework functions)
    Check the following <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ce/3e98408d953154e10000000a1550b0/frameset.htm">link</a> for info on Enterprise Portal Client Framework(EPCF) which is basically used for client side eventing.
    You could use some tracing/logging software like HTTP Watch or Webscarab to see what content is actually causing this high network load. Also check if all content is delivered with caching directives so that they will not be reloaded on every subsequent request.
    P.S:Reward points if useful.
    Regards,
    Abhishek.

  • Custom iview

    Hi
    Custom iview is created and want to view through the services of ESS screens, how to add the same to the services  and what step to follow to place it under a service of ESS. Eg: we have created custom iview for employees to apply online, how to place this iview like other services, payroll and benefits, personal data  etc
    Thank you
    ravi

    Ravi,
    Check this doc on Homepage framework  used in ESS
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0e3a488-cdc2-2b10-209b-e01a0ed934b4?quicklink=index&overridelayout=true
    Thanks
    Bala Duvvuri

  • Layout Set for custom Iview

    Hi Experts,
           I have created jspdynpage application for getting documents fron Km Folder. i have done this, but i want to set "Context Menu" for link (documents) in that iview. How can i do this.. I have added property called Layout Set for my iview and assign layout Set , but no effect. How to assign layout set for custom developed iview???
    Thanks Advance....
    Regards,
    Kumar.

    Hi praveen,
    is possible to show context menu for portal development iview (custom iView)?.
    I cant use KM Navigation iView, because I am listing members, each member should be a link.. this link is not possible in KM navigation..
    Albert
    Amjeth
    Bala
    Praveen
    Senthil
    I will show like above, here if i click the albert it will get the Albert details. and other members can rate the albert (so we need context menu)..
    how can i achieve this?.
    Regards,
    Kumar

  • Customized Iview in Navigation panel

    Hello all,
                  I have created a customized iview and would like to place it in the Desktop innerpage navigation Panel. It appeared once but after some modification when i tried to insert it above the portal favorites, its not  appearing in the preview and giving an error page not found, also all the user who have this desktop assigned(Using framework which i am modifying now)to them are getting the same page not found error. Kindly tell me is it permissible to place customize iviews in the innerpage Navigation Panel or some settings must have to be made to achieve this.
    Thanks and Regards,
    Sarabjeet Singh.

    Hi,
    You can cahnge the width of the navigation panel by changing the value of "defaultExpWidth" in the file WAandNAVPanel.js that is in the default layout par file com.sap.layouts.framework.par from 220 pixels to the value you want.
    upload the changed par file and restart the server.
    -Smitha

  • Custom iView in Navigation Panel has no left spacing

    Hi all,
    I have a custom iView that I want to have in the left Navigation Panel.
    However, unlike the Detailed Navigation and the Portal Favourites iView -- which have approx 10px spacing to the left -- my custom iView has no spacing at all, i.e. it is positioned immediately against the browser chrome...
    At first I thought it had something to do with the CSS and/or DIV's inside that iview, so I tested with the most basic HTML inside DynPage, JSPDynPage and AbstractPortalComponent iViews, showing only text, but to my surprise ALL have no spacing to the left...
    Furthermore, it's not only the content of the iView that has no spacing, but the complete tray including the titlebar is all the way to the left....
    Has anyone seen this behaviour and knows how to circumvent?
    Any help would be greatly appreciated!
    Thanks in advance

    Hi Robin
    To achieve this insert a spacer image in the html text.Create a cloumn in left side and place this spacer image which matches with the background color and make the valign ="top" for the column.
    This code you add in the jspdyn page .Here you can give the width for the left area and as well for the image. Based on that empty space will be created on the left side.
    This spacer image can created easily, just take a screen shot and paste in mspaint and crop small part from that screen with matching bg color and save the image with and use it.If you have photo shop installed it will be very easy.
    Hope this helps you.....
    Regards,
    Rudradev Devulapalli
    Reward the points if helpful****

Maybe you are looking for

  • Create a dynamic physical file path in FILE tcode

    Hi , I have a requirement where i need to create a file on application server. the physical path depend on the month in which it is executing. For example I have a file with the name 29082011_hh:mm:ss.dat. This file should be stored in the directory

  • How to capture startx output?

    Hi, When I launch xorg/gnome by startx and then log off, there's a bunch of output on the screen with errors, information, etc... but I can't read all of it and scrolling up doesn't help because of the small buffer. How can I read the whole output on

  • IE Aborting Image Download with src attribute when over SSL and getting Content-Type header value image/jpg

    Images are not downloaded at all and page looks broken. The same page works fine over HTTP but shows the problem over HTTPS. Works fine in firefox and chrome. Checked and found the problem in IE 9, 10, 11 Is it some bug in IE, I have searched the for

  • Performance tuning on BKPF and BSEG for my code.

    Please provide alternative code for the following code so that processing is fast. my select queries are as follows. It take a lot of time and system gets loaded when it is scheduled. select BUKRS            BELNR            GJAHR            BLART   

  • Error in Change own data

    Hi All,      We are working on EP07,ECC6.0. We deployed ESS 1.0business packages all the iviews are working fine, but Change own data we got error. "An exception occurred that was not caught., error key: RFC_ERROR_SYSTEM_FAILURE**"  please find the s