Integrate Web Dynpro with Flash Viewer for JasperReports

Hello,
I am trying to integrate the Flash Viewer with Web Dynpro in order to render the jasper reports generated in my web dynpro component. I am using a Flash Island within the view which has the SWF file bound to it.
I need to pass the URL of the XML report to an attribute called FlashVars of the embed tag, where the flashviewer SWF file is embedded.
What I have done so far is: created a property named "FlashVars" for the flash island, and then pass the file location of the generated report to it. However I am not getting the report rendered in the Flash Viewer.
Best Regards,
Baez

Take a look at these 2 blogs:
/people/jawed.ali/blog/2009/02/09/part-i-print-web-dynpro-java-applications-using-jasperreports
and
/people/jawed.ali/blog/2009/10/21/part-ii-print-web-dynpro-java-applications-using-jasperreports
Instead I'm interested in Part III (We will be integrating JasperReports into WDJ applications.) just do not find this blog
Regards
Banana

Similar Messages

  • Integrate web dynpro into WEB UI

    Hi,
    I have a problem with integrating wd4a application into web ui.
    When I set up url of the wd4a application (absolute url) as logical link, everything went ok in dev system.
    But after transport to test system, application was not reachable, because absolute url linked to dev.
    The second attemp was to set up the logical link to BSP application, which called absolute url to wd4a application using <bsp:call> statement in view. The problem is that this statement didnt work at all and it doesnt matter if there link to my application or to google.com.
    do you have any idea how to solve this?
    thanks
    Juraj

    Hi,
    I know this method,
    but problem is that I used absolute link in WEB UI customizing, tx CRMC_IC_LTX_URLS ... in case I could create my own link, everything is ok
    my problem is that I dont know how to define link in this tx with relative url
    or I can be solved in way that I somehow integrate web dynpro into BSP application and then set up URL in tx CRMC_IC_LTX_URLS for the BSP.
    the only problem is I dont kobw how to do this
    thanks
    Juraj

  • Open Innovation Call: web dynpro to flash render

    Like part of the Open Innovation Call initiative: /people/ignacio.hernndez/blog/2006/12/22/open-innovation-call ,
    I begin this forum thread to open the discussion about "Web Dynpro to Flash Render project":
    It is possible to have a web dynpro (java or abap) project, import it at visual composer and make some flash render ? I mind, i developed my project in web dynpro and now i want the flash experience.

    Ignacio,
    I can't say for sure, but it seems that this innovation is already running within SAP
    Please google for "SAP Project Muse" and you'll find out that SAP currently developing new GUI (or see on SDN <a href="/people/jeffrey.word/blog/2006/06/06/project-muse--new-gui-for-sap">Project Muse -- new GUI for SAP</a>).
    Project Muse will use <a href="http://labs.adobe.com/wiki/index.php/Apollo">Adobe Apollo</a> presentation technology, that is extension to <a href="http://www.adobe.com/products/flex/">Adobe Flex</a> technology that is run within Adobe Flash Player.
    So in fact it seems that WD applications will be running within Flash (or Flash-like) player from Adobe.
    As of implementing third-party WD renderer using Adobe Flex, it is theoretically possible. But it's necessary to have access to internal XML protocol/formats used by SAP Smart Clients (.NET & Java) to communicate with WD run-time running on SAP WebAS. Unfortunately, these protocols/formats are not publicly released
    Valery Silaev
    SaM Solutions
    http://www.sam-solutions.net

  • Web Dynpro context field limitation for the form

    Hello,
       I have created a Web Dynpro with the context fields for Adobe form data from a structure (about 51 fields). When the form is created with reference to the context, the context is not transferred to the Adobe form.
    Similarly created another Web Dynpro context with only 2 fields from the structure for Adobe data, in such case the context fields are transferred to the Adobe form.
    Any limitation on the number of fields to be transferred from Web Dynpro Context to the Adobe form?
    NOTE: Using ABAP Web Dynpro.
    Thanks,
    Anjali
    Message was edited by: Anjali Joglekar

    Hello,
      I think I found the issue. The structure I was using had many fields with data type declared has STRING (with no definite length), in such cases the context is not copied over to the form.
    After modifying the structure fields, with appropriate length data elements, the same structure fields are carried over from Web Dynpro Context to the form.
    Any idea why such limitation is there for the structure field length?
    Thanks,
    Anjali

  • SAP Web Dynpro With Java

    Hi Guys
    A situation at work has forced me to learn web dynpro    with java. I already have some experience with the ABAP    web dynpro   . Now the question is how much "java" do i need to learn to learn sap WebDynpro    based on java. Should I first try and get a fair 'hands on' on core java and then shoot for web dynpro    or should I take the other approach, that is just learn as much java as is required for web dynpro   . Any suggestions?
    thanks
    sameer

    Hi Sameer,
    I believe you need not thoroughly know Core Java to begin for Web Dynpro Java but yes, you should have a fair idea about object, class and exceptions that i believe you would already have after working in ABAP. The UI elements can be just inserted into the component by drag and drop and codes correspondly would be auto generated. Only for customization of some functionalities, you will have to write code in Java using APIs.
    Just go through the following tutorials recommended by SAP to start over Web Dynpro Java on NWDS.
    http://help.sap.com/saphelp_nw70/helpdata/en/16/c0d93f5e0f9015e10000000a155106/frameset.htm
    Regards,
    Tushar Sinha,
    Infosys,
    Hyderabad

  • How web dynpro abap is used for snc

    Hi folks,
               I am new to web dynpro abap.Some one told we can upgrade snc from lower version to higher version but i dont have any knowledge on snc.For upgrading snc what we must have 2 know. How web dynpro abap is used for upgrading snc.Pls provide any links related to web dynpro abap with snc.
    Thanks in advance

    Hello Ravidanda,
    I have found a link that provides some information on how Web Dynpro ABAP is used in SAP SNC in the SAP Help. Here you go:
    http://help.sap.com/saphelp_snc70/helpdata/EN/46/7256ce7fde01dde10000000a1553f7/frameset.htm
    I hope this will help you.

  • Java Web dynpro with ABAP Clients?

    Morning,
    We have a situation where we would like to use a Java Web dynpro with multiple ABAP backend data sources. This is for autorization as well as data. We are not using Enterprise Portal.
    We've created a pair of system Jcos and mapped them to the Web dynpro via the URL. This works and the correct data from the correct Client is retrieved depending on which pair of Jcos we define in the URL.
    The problem we are having is that we are only able to logon using the ABAP Client defined in the ume....master.client parameter.
    Is there a way to achieve this (again without EP) either in the system configuration or programatically in the web dynpro?
    tia
    Cheers,
    Mitch

    Hello,
    Thanks for the updates. Actually my query is we have a SCM 5.0 system which has a java stack in it. But now we are going to upgrade it  to SCM  7.0. -  Is SCM 7.0 has a java stack ?
    If it doesn't have , can we upgrade SCM 5.0 to  SCM 7.0 without Java Stack ? Is it posssible to upgrade without Java Stack or not ?
    Is it possible that  we can convert Java Stuff into ABAP web dyn pro ? If yes , how shall we can achieve it ? If not, how shall we proceed in an alternate way ?
    Thanks for your help  in advance.
    Madhu

  • Is a Macbook air more durable than a Pro (with flash storage) for travelling?for

    Is a Macbook Air more durable than a Macbook Pro (with flash storage) for extensive travelling?

    Since neither Air nor Pro shoud be abused or used as a hockey puck,......the question is ALMOST moot.
    However the AIr is to be certain more durable than the Pro is due to:
    1. fewer parts (much)
    2. lower mass inertia at impact
    3. less chassis flex due to depth and form.
    4. LCD on Air is less fragile than the retina display on the Pro is
    5.  Air is much easier to repair in case of a spill (however this is almost another moot point)
    For much traveling and "abuse", the Air is the winner to be certain, however its still moot if you have a good padded case and prevent other ignorant people in your travels from manhandling your Air or Pro
    BOTH current Air and Pro use SSD flash storage.
    BOTH only have 1 moving part, the fan.

  • How to publish iPhone Apps with Flash CS5 for beginners

    After many trial/errors and with lots of support from this site, I've decided to start building some tutorials to help people get into the packager. This is the first one and, now I'll work on a usual erros handle tutorial.
    Any comments and/or critics are welcome.
    http://www.chrisid.com/blog/2010/10/how-to-publish-iphone-app-with-flash-cs5-for-beginners /
    cheers,
    Chris.

    It helped me a lot, exept I hav this little problem ..
    I can't select the .p12 file .. it's disabled..

  • How to Integrate Oracle 10g with TIBCO Enterprise for JMS

    Will it be possible to provide a document that will instruct on how to integrate oracle10g with TIBCO Enterprise for JMS
    I needed to Integrate oracle 10g with TIBCO Enterprise for JMS.
    When i searched on internet about how to do it, i found a document on oracle's site which has instructions (in the HOW-TO section) related to integration with OC4J (and not Oracle 10g)
    I have been successfully able to integrate OC4J developer preview edition 10.1.3 with TIBCO enterprise for JMS.
    when i tried with the same instructions to integrate oracle 10g with TIBCO Enterprise for JMS, i could not succeed. The i understood that the standalone OC4J is different from the embedded OC4J in Oracle 10g
    Will it be possible to provide a document that will instruct on how to integrate oracle10g with TIBCO Enterprise for JMS
    Your help will be really appreciated
    Thanks,

    There are how-to documents here: http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/index.html#JMS
    with separate instructions for:
    IBM WebSphere MQ JMS
    Tibco Enterprise for JMS
    SonicMQ JMS

  • How i can integrate RUEI interface with AM pack for Siebel

    how i can integrate RUEI interface with AM pack for Siebel for end to end monitoring

    You may want to check the Configuration > General > Advanced Settings > Clickout Settings in order to configure clickouts from RUEI to EM AMP for Siebel. Once setup you can use the Siebel Diagnostics cube to initiate clickouts with the Right mouse button.
    Please check the latest documentation for your RUEI version on http://www.oracle.com/technetwork/documentation/realuserei-091455.html?ssSourceSiteId=otncn
    Kind regards,
    Stefan Thieme
    Consultant - System Application Management
    Oracle Germany BV & Co KG
    DACH Tech Consulting
    Data Management

  • Is it possible to integrate web dynpro java  with xPD screens?

    We have a requirement to integrate the xPD screens with Adobe using web dynpro java. The UI has to be completely Adobe and the xPD transactions would be triggered through Adobe.
    Is it possible?? Please let me know how if anyone worked on this.
    We are using SAP NW SP12 and NWDS 7.0.1
    Thank you,
    Vasu

    Vasu,
    I'm in the same boat as you because I have no idea where to start either.  Right now we are just evaluating some possible solutions for our UI needs that our Business is asking for.  Originally I only heard about the Adobe Forms.  Then I heard about this Web Page Composer which could also provide us a way to display our iViews and other links in a more user friendly page.
    So learning how to display xPD in either area is new to me and I am just starting to learn SAP all together.  If I hear anything or read anything, I will share with you.  Maybe we can help each other out. 
    Jennifer

  • Security Provider for a web dynpro with tool Visual Administrator

    Hello all,
    after deploying successfully my web dynpro on the J2EE 7.0 WAS, I'm trying to set up authentication to it but I cannot find my applicaiton in the list of policy configurations of the Security Provider entry. When I try to add the path to my local web dynpro, the engine doesn't find it.
    I have noticed that all other policy configurations reference a servlet_jsp application. Should I transform my web dynpro into a servlet_jsp? How do I do that?
    Thanks for your input,
    Tanguy Mezzano

    Hello Marcel,
    in fact, I don't succeed to redeploy with another provider name... I have undeployed my webdynpro with SDM on the Java stack, but from NWDS, when I change the application-j2ee-engine.xml and application.xml files, and that I rebuild the webdynpro, when I run and deploy, it always redeploys under the former provider: local.
    When I create the application, I tell to use the existing component, should I select create a new one, but that means that I have to rebuild the whole application.
    Will then the webdynpro be in the Security Provider list, so that I can configure it with http header?
    Thx for your help,
    Tanguy

  • How to integrate Web Dynpro Java 7.1 with EP 7.0?

    Hi,
    I have 2 servers: 1 is EP 7.0 and another is CE 7.1. Is there any way how to use Web Dynpro Java deployed in CE 7.1 as an iView in EP 7.0 other than portal federation? We cannot use the portal content producer-consumer concept. Is there any other way how to do that?
    Regards,
    Tomas

    I have same task.
    I did not understood how and which system you created to resolve problem?
    As well, any reference  would be very helpful.
    thanks
    Edited by: Ivan Ivanov on Sep 7, 2009 5:51 PM

  • Urg : adobe interactive form creation using Web dynpro with ABAP

    <i>Hi Floks,
    Thank you For Your support and view my Quires.
    I need helpful answer Regarding this Question . I need to Create custom ADobe interactive Form with WEB dynpro ABAP .Could please help out and give me what are the step can i followed here (Ex) .
    Good rewards for best Answers.
    Thank You,
    Suresh Duvvuri</i>

    please check this link:-
    step by step it is explained
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/c766e918-0b01-0010-99b1-c2b78cd059b3
    All the best,
    Mahesh.gattu

Maybe you are looking for

  • How do I get the music I bought from iTunes on my phone back after it has been deleted?

    After I bought all the music I tried backing it up on my computer but it didn't sync all the songs I had boughten. So when I went back to iTunes to just see if I could buy them all over again a box popped up and said that I had already purchased this

  • Digital Artifacts in animation

    I am working on an animation project. I have talent that is chroma keyed in the animated background (animation in DV-NTSC mov. at highest setting in fcp). When the DV tape plays with talent in fcp - no digital artifcats. When the animation is rendere

  • Order By Columns in a Row

    Hi, I'm struggling to solve a problem. I want to sort the values of fields in each row. RDBMS : 11.2.0.3 CREATE TABLE test_order   (a NUMBER, b NUMBER ,c NUMBER ,d NUMBER REM INSERTING into test_order Insert into "test_order" (A,B,C,D) values ('18','

  • Error in inbound queue

    Hi, I have to monitor queues, when i use tcode smq2 for inbound queues, i see 4 queues with stuck messages. The status  is sysfail, so i do like this edit-> reset status ,then the status of the message has changed to transaction recorded. now i went

  • Firefox 38.0 Unable to connect to verizon sites including email

    Over the past 2 days I have been unable to access any verizon sites (especially my web email) using Firefox 38.0.5.  Firefox appears to be trying to connect but the status shows it bouncing between "Fios Trending" and the sign in page.  No problem wi