Sliver light integration with web dynpro abap

Hi All,
I was trying to integrate silverlight with web dynpro. Does any one has any document to start with..??
Where can i design silverlight application to upload in web dynpro..??
Thanks and Regards,
Vishesh,

Hi,
We faced a similar problem with BSPs and had to change the definition of the area link type entry.
I am assuming you have set the area link type to WebDynpro for ABAP and the resource is calling an Iview/page that has the WD ABAP application configured.
To get around the error, change the Area Link type to Calls a Portal page and make sure the resource calls an Iview/Page that has the WD ABAP application configured.

Similar Messages

  • Integration a Web Dynpro ABAP application within one of my EP overview page

    Hi Experts,
    I've got an issue when integrating a Web Dynpro ABAP application within one of my EP overview pages.
    We've implemented PLM using the Web Dynpro ABAP scenario for employees. Now Iu2019m trying to integrate this into the Employee Self-Service overview page. I've got no issue to make the icon and area title appears, but when I click on it I get a blank page with Error 404. However when clicking on the link in the navigation bar (Level 2) then I get the page fine. So it looks like EP is not able to integrate correctly the Web Dynpro ABAP into the overview page in EP. Is there any specific Resource configuration?
    One more thing is that if I've implemented the same iView using Resources -> Services -> Sub Areas -> Areas everything works fine, but I receive two navigation Levels (Area Group contains the Area Link and when I click it brings me to Sub Area with the single Service Link) I want to avoid this double clicking, calling the application directly from Area Group -> Area link.
    Anyone has ever come across that kind of issue? Has anyone ever integrated a WDA application directly into an overview page?

    Hi,
    We faced a similar problem with BSPs and had to change the definition of the area link type entry.
    I am assuming you have set the area link type to WebDynpro for ABAP and the resource is calling an Iview/page that has the WD ABAP application configured.
    To get around the error, change the Area Link type to Calls a Portal page and make sure the resource calls an Iview/Page that has the WD ABAP application configured.

  • Problem in submit button on adobe form integrated with web dynpro

    Hello,
    I'm facing prob in triggering web dynpro event onSubmit for Interactive form.
    I've created a submit button from web dynpro activex pallete on adobe form (integrated with web dynpro) to send the form as email.
    Then in the web dynpro view where this form is embedded i have created an action against onSubmit event and called a method within this.
    However, on clicking Submit button this event is not getting triggered.
    Please let me know what is lacking in this process?
    Thanks.

    Hi,
    I am also facing the same problem. i have developed a simple scenario under which user have to input his/her details and on submit button it will be updated to database.
    I have tried the above solution but after adopting this solution all the editable fields become non-editable.
    so the above solution is not working for me could you help me out.
    I think ... try this....
    When you create the Adobe Form from WebDynpro, you need to follow one step in SFP Transaction or inSE80 transaction. Open the Adobe Form in any one the transaction and now in SAP menu bar "Utilities" in that you will find the "INSERT THE WEBDYNPRO SCRIPT" just click on that one. Then you will see a new Script Object is being created with the name "ContainerFoundation_JS" under the "Variables" in the Heirarchy of the Object Pallete of the Adobe Form.
    This step is mandatory to use the SUBMIT Button of the "WebDynpro Native", to trigger the OnSubmit event of the WebDynpro.
    Thanks
    Edited by: shailendra2sap on Mar 6, 2009 12:24 PM

  • Search Help on Adobe Interactive Form with Web Dynpro ABAP

    Hi All,
    I have created Adobe Interactive Form with ZCI type and XML based interface type using Webdynpro ABAP.
    I placed a text field USER_NAME on the form ( data element is linked to search help USER_COMP ).
    Added Native WD UI element 'Value Help' to form to search for users and changed script
    *var fieldName = "INSERT_NAME_HERE*"; to var fieldName = "USER_NAME";
    The problem is that when I click on the value help button, nothing happens.
    Is any more additional steps required ?
    Thanks
    Karu

    Hello
    Check this
    F4 Value Help on Adobe Interactive Form with Web Dynpro ABAP
    Thanks
    Anirudh

  • Problem with image loading in flex (with web dynpro ABAP integration)

    Hi,
    I am working with integration of flex and web dynpro abap. I am facing unusal problem while loading the images. I have the images in the MIME folder of web dynpro application. Since my swf file and all the images that I want to use are in the same folder(MIME), I am accessing them giving just the image name as source for the image in flex.
    By this method I get the images sometimes, but not everytime. So could anyone suggest me alternative method.
    Regards
    Prashant Chauhan
    Edited by: Prashant8809 on Jul 17, 2011 11:56 AM

    Hello Prashant,
    you need to mention the full path as source for the image in flex.
    ex. if your WD application name is Z_TEMP and image file name in mime folder is 'image.jpg' then you need mention the source in flex as
    http://servername:50001/sap/bc/webdynpro/sap/Z_TEMP/image.jpg
    Hope this solves your problem.
    BR, Saravanan

  • Error in integrating flex with web dynpro abap

    Hi,
    I did integrating   Island Component into Web Dynpro ABAP as per the tutorial given by Thomas Jung.
    Now i'm facing a problem that in that bar chart ,after giving the values in web dynpro table,bars are not getting populated.
    I'm getting X and Y axis populated...only bars are not getting populated..
    plz help....

    hi,
    i'm using flex 4...
    Is it because of that??

  • How to fill BI cube with Web Dynpro ABAP Program UI

    Hello,
    I am new in web dynpro ABAP and need zour help. How can i write aABAP web dynpro program, which allows the user to enter transactional data and saved in the real time infocube.
    I know that such a functionality exist  in the integrated planning where a real time infocube, changeable query, data provider and web template are created, and through which a user can enter or change for sepecific master data combination transactional data and save them in the info cube.
    Have you an experience in the way of implementing an user interface in connection with the real time cube. Do i have to use the BIAPPLICATIONFRAME UI element or is there a better way.
    Many thanks
    Arnaud
    Edited by: Arnaud on Jul 28, 2010 3:32 PM

    Hi Rajpal,
    Please go through this..
    calling BI report
    Cheers,
    Kris.

  • Combine Adobe Flex 2 with Web Dynpro ABAP

    Does somebody know if there is a way to call a WDA component from an Adobe Flex 2 application or the other way around? I think within a Portal it should be possible by creating 2 iViews and let them communicate through input and output events (portal events).
    However I am looking for a way without having a portal available. Example: I have created a WDA application that displays customer information in a simple ALV. When I click on a row I would like to call a Adobe Flex component which shows the information in a very nice graphical chart that we cannot create in WDA because it is too complex and in Adobe Flex it is possible.
    Looking forward to your input!
    kind regards
    Angelique

    Hi  Angelique,
    "Flex integration into Web Dynpro is not available to customers yet. The last I heard, it is supposed to be made available for Web Dynpro Java in Q2 of 2008 and made available for Web Dynpro ABAP in Q3 of 2008."
    Please go through the below links for related information :
    Re: How to Flex + Web dynpro Screen
    Re: Flex with WebDynPro
    Regards,
    Mary Joseph

  • F4 Value Help on Adobe Interactive Form with Web Dynpro ABAP

    Hello,
    I have created an Interactive Form with ZCI type.
    I placed a text field MATNR on the form.
    Then I placed a Native WD UI element 'Value Help' as mentioned in the below link: http://help.sap.com/saphelp_nw70/helpdata/EN/42/fb2fe500553ee4e10000000a1553f7/frameset.htm
    This form was then embeded into Web Dynpro ABAP view.
    The problem is that when I click on the F4 button, nothing happens.
    Is anything else needs to be done?
    Thanks
    Sagar

    Hi Amol,
    After binding the Context variable in the view, and in the Adobe Layout Designer from the Library go to WebDynpro Native Tab and drag and drop the Value Help and for this automatically JavaScript is being generated, go that script and edit the line
    Var fieldname = "yourfieldname";
    Note: Don't forget to link the context attribute to search help. ie. in the context properties of the attributes select the input help mode as dictionary search help and specify the name of the search help present in data dictionary.
    And now go to Utilities and click on u201CInsert Web Dynpro Scriptu201D.
    Also make sure that you specify the Layout as ZCI Layout in the Propertioes of the Adobe Form.
    Ragards,
    Amol Patil.

  • XML Meta data integration in Web Dynpro ABAP

    Hello,
    Is it possible to integrate XML Meta data with UI definitions in Web Dynpro for ABAP like Project Import in Development Studio?
    Thanks!
    Y. Hryhorovych

    Hi Yuriy,
    Web Dynpro components and applications are normal development objects. This means, you can transport them to any system using the change and transport system. There is no need to work with a separare xml representation.
    Best regards,
    Thomas

  • Workflow integration with Web Dynpro

    Hi Experts,
    I have a strange problem.   below i will explain.
    I created a custom workflow for a custom process.  the workflow contains 3 activity steps and agent is assigned as Initiator.
    I created a BAPI and called the workflow using SAP_WAPI_START_WORKFLOW and the bapi works fine  in R/3.
    When the same BAPI is called from Web Dynpro.  the workflow is getting executed but the activity step is not getting executed.  when i checked in SAP R/3 Workflow Graph. the activity step is showing message as No Agents Ready.  but i assigned the agent as Initiator.
    Could you please let me know what might be the problem.  whether the problem with developement or with configuration in SAP-EP.
    Waiting for your quick reply
    Thanks in Advance.
    Regards
    Santosh Kumaar.M

    Make the workflow and Task as GENERAL TASK for making t he workflow as Genral task cl
    Execute SWDD.
    Click on BAsic Data Cap.
    Click GOTO ---> AGENT ASSIGNMENT FOR TASK ---> Select General TAsk.
    For making Task as general task
    Execute PFTC
    Select Standard task option & enter the task ID, Open in change mode.
    Click ADDITIONAL DATA ---> Agent Assignment ---> Maintain ----. select general task.

  • Column-width in SALV with web-dynpro ABAP

    Hi there,
    can anyone help me? I want to set the column width to a fix value e.g. 50px.
    How can i do this in SAP List Viewer for ABAP Web Dynpro? At the moment i use this code:
      lo_value->if_salv_wd_table_settings~set_scrollable_col_count( 6 ).
      lo_value->if_salv_wd_table_settings~set_width( '100%' ).
      lo_value->if_salv_wd_table_settings~set_fixed_table_layout( 'X' ).
    The effect is that there are 6 columns all the same width. Is it possible to fix width for one specific column??
    best regards...
    David Wallner

    Hi David,
    You need to change Table setting Layout. Please check this code:
    * create an instance of ALV component
    DATA: LR_IF_CONTROLLER TYPE REF TO IWCI_SALV_WD_TABLE,
    LR_CMP_USAGE TYPE REF TO IF_WD_COMPONENT_USAGE,
    LR_CMDL TYPE REF TO CL_SALV_WD_CONFIG_TABLE,
    LR_TABLE_SETTING TYPE REF TO IF_SALV_WD_TABLE_SETTINGS.
    LR_CMP_USAGE = WD_THIS->WD_CPUSE_ALV( ).
    IF LR_CMP_USAGE->HAS_ACTIVE_COMPONENT( ) IS INITIAL.
      LR_CMP_USAGE->CREATE_COMPONENT( ).
    ENDIF.
    ** get reference to the ALV model
    LR_IF_CONTROLLER = WD_THIS->WD_CPIFC_ALV( ).
    LR_CMDL = LR_IF_CONTROLLER->GET_MODEL( ).
    LR_TABLE_SETTING ?= LR_CMDL.
    ** Set column width
    DATA LR_COL TYPE REF TO CL_SALV_WD_COLUMN.
    LR_COL = LR_CMDL->IF_SALV_WD_COLUMN_SETTINGS~GET_COLUMN( 'PERNR' ).
    LR_COL->SET_WIDTH( '70' ) .
    LR_COL = LR_CMDL->IF_SALV_WD_COLUMN_SETTINGS~GET_COLUMN( 'ENAME' ).
    LR_COL->SET_WIDTH( '100' ) .
    LR_TABLE_SETTING->SET_FIXED_TABLE_LAYOUT( ABAP_TRUE ).
    This is the important thing:
    LR_TABLE_SETTING->SET_FIXED_TABLE_LAYOUT( ABAP_TRUE ).
    Regards,
    Uday

  • ESS/MSS With Web dynpro ABAP.

    Hi Gurus,
    I would like to know whether we can customize ESS/MSS business packages thru web dynpro for ABAP.  OR it only supports web dynpro for JAVA?? please let me know some important links to acheive the ESS/MSS customization thru Web dynpro for ABAP.
    Your help is highly appreciated.
    Thanks,
    David.

    Hi David,
    You may refer to
    http://help.sap.com/saphelp_nw70/helpdata/en/c5/f4b9422e0fb911e10000000a1550b0/frameset.htm
    Hope it helps.
    Regards
    Kir Chern

  • Save PDF in KM - Personal Documents of user with Web Dynpro ABAP (WDA)

    Hi Experts,
    I have a WebDynpro ABAP Application, running in my Portal, which generates (after some input steps) a pdf (Adobe Form) as confirmation. Of course the user can save and print the pdf-form by himself, but I would like to save the PDF automatically to his "Personal Documents Folder" in KM to "archive" it.
    Does anyone know how this might work? Is there a standard-way to do this?
    Thanks for any proposal
    Best regards.
    Volker

    We figured it out.  We had been using an application parameter WDDISABLEUSERPERSONALIZATION to prevent users from hiding UI elements on the view.  After upgrading to 7.31 this also prevented re-arranging columns and adjusting column sizes directly on the the grid.  We replaced this parameter with WDENABLEUIELEMENTSHIDE instead to prevent users from hiding elements, but it now allows moving columns with drag/drop and resizing.

  • How to open Outlook, generate an email with Web Dynpro ABAP

    Hi Experts,
    I have to generate an email which must be open with MS Outlook.
    The body will be filled by values from the IView, then Outlook should be open and the email
    should be shown so that the user can change or add s.th. in the email.
    I tried it in a class with OLE2, but thats not possible with WD ABAP.
    Could anybody help me with that problem???

    To generate the  receipient name dynamically.
    You have to create an context attribute of type string and bind this attribute with reference property of linktourl.
    then create a local variable of type string. suppose name of the local variable is lv_mail.
    You will be having mail ID of the receipient  in any local variable suppoe in variable lv_mailid.
    Now use the following line.
    Concatenate 'mailto:' lv_mailid '?subject=<subject line>' into lv_mail.
    Now set your context attribute with the value lv_mailid.
    To generate there is one standard FM. Sorry I do not remember the name of that FM.

Maybe you are looking for

  • Random SQLExceptions in JDBC on Linux

    I have a test program that connects to a remote database from my Linux system(Red Hat 6.2) using the 8.1.6 JDBC thin driver. It loops 100 times, calling a function which does a simple select from a table. Approximately 20% of the time, I get an SQL E

  • How do I get images into the "images" folder with Dreamweaver CS4?

    Hi, I've been following the tutorial by Christopher Heng, on chapter 2, adding images. "Look at the right panel of the web editor. You should see at least two major sections: the top section has a tab entitled "INSERT", and the bottom section has a t

  • How to get the empty image box?

    Hi, i have an form.In that form i want empty image box to upload picture like orkut etc. How can i achieve this? Regards D.Mahesh babu

  • Exit button code not working in published captivate file

    Hi, I have created a elearning module in captivate 8. I have an exit button at the end of the module. The button has the inbuilt code ''on success - exit''. When I publish this file to swf or AICC format, this exit button doesnot work. Please help!

  • Navigation Bar Problem

    Hello I have a problem with my navigation bar, took a page out, and so it trimmed the bar down, but i want to take it a bit more because all the other pages look off centre. However when i do this on one page, it does not replicate what i done to the