Blinking Text in Webdynpro View

Hi Guys,
       How to make the blinking text in textView of the webdynpro iview?  I am in need of your suggestions.
Thanks & Regards,
Thirumurugan.A

Hi ,
If ur html page is test.html
just fill source as test.html
In NWDS go to Navigator select your project
place the html  i.e test.html   in the folder
src->mimes->Components->com.<folder>
Regards,
Sunitha Hari

Similar Messages

  • Error opening Webdynpro view of NWDS 7.3

    I just installed NWDS 7.3 patch 1. Installed JDK 1.6.0_07.  NWDS is  having problem showing Webdynpro view.  When i open the webdynpro view and drag a UI control all i get is the below screen.
    In the error log i get the below error message. I was able to compile and deploy the DC, but having problem see the webdynpro view in the Studio. Please help on what need to be done. I tried this on Windows XP and Windows 7 , and ran into the exact same issue.
    org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: com/sap/security/core/server/csi/XSSEncoder)
        at org.eclipse.swt.SWT.error(SWT.java:3884)
        at org.eclipse.swt.SWT.error(SWT.java:3799)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3885)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3506)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    Caused by: java.lang.NoClassDefFoundError: com/sap/security/core/server/csi/XSSEncoder
        at com.sap.tc.ls.renderer.base.AbstractRenderer.writeXmlEscaped(AbstractRenderer.java:1168)
        at com.sap.tc.ls.renderer.base.AbstractRenderer.writeXmlEscaped(AbstractRenderer.java:1118)
        at com.sap.tc.ls.renderer.base.AbstractRenderer.writeXmlEscaped(AbstractRenderer.java:1098)
        at com.sap.tc.ls.renderer.ie6.LSPageHeaderRenderer.renderPageHeaderFragment(LSPageHeaderRenderer.java:843)
        at com.sap.tc.ls.renderer.ie6.LSPageHeaderRenderer.render(LSPageHeaderRenderer.java:290)
        at com.sap.tc.ls.renderer.base.BaseRenderManager.render(BaseRenderManager.java:944)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$RenderManager.render(LightspeedDesigntimeClient.java:48)
        at com.sap.tc.ls.renderer.ie6.LSFlowLayoutRenderer.renderFlowLayoutItemFragment(LSFlowLayoutRenderer.java:878)
        at com.sap.tc.ls.renderer.ie6.LSFlowLayoutRenderer.renderFlowLayoutFragment(LSFlowLayoutRenderer.java:812)
        at com.sap.tc.ls.renderer.ie6.LSFlowLayoutRenderer.render(LSFlowLayoutRenderer.java:252)
        at com.sap.tc.ls.renderer.base.BaseRenderManager.render(BaseRenderManager.java:944)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$RenderManager.render(LightspeedDesigntimeClient.java:48)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.renderScrollArea_RenderContent(LSScrollContainerRenderer.java:1574)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.renderScrollAreaInnerFragment(LSScrollContainerRenderer.java:1456)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.renderScrollContainerFragment(LSScrollContainerRenderer.java:984)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.render(LSScrollContainerRenderer.java:358)
        at com.sap.tc.ls.renderer.base.BaseRenderManager.render(BaseRenderManager.java:944)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$RenderManager.render(LightspeedDesigntimeClient.java:48)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$1.run(LightspeedDesigntimeClient.java:158)
        at com.sap.ide.mmservices.core.general.MetamodelService.runWithCache(MetamodelService.java:53)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient.render(LightspeedDesigntimeClient.java:149)
        at com.sap.ide.webdynpro.viewdesigner.ur.RenderingService.renderDelta(RenderingService.java:462)
        at com.sap.ide.webdynpro.viewdesigner.ViewDesignerPart.renderDelta(ViewDesignerPart.java:2018)
        at com.sap.ide.webdynpro.viewdesigner.ViewDesignerPart.access$900(ViewDesignerPart.java:197)
        at com.sap.ide.webdynpro.viewdesigner.ViewDesignerPart$ViewChangedListener$1.run(ViewDesignerPart.java:2695)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        ... 22 more

    Hi ,
    I think your Jdk is not compatible with the NWDS version so please change it to 32 bit JDK and try.
    I think this will sure work .
    Thanks & Regards,
    Meghal Shah

  • How to call a Webdynpro view from BSP page (MVC) in a new window?

    Dear Experts,
    kindly advise how to call a webdynpro view from BSP application after performing an event (through button or hyper link).
    Regards,
    Sarat.

    Hi,
    This has been discussed many times in several forums.
    Please check the method CL_WD_UTILITIES=>CONSTRUCT_WD_URL, to create a runtime url for your WD Application and call this URL.
    Refer thread: Call Webdynpro Application from BSP Application
    Hope this will be useful!
    Regards,
    Meganadhan S

  • Problem in assigning Webdynpro view to BPM task

    hello all,
    I have a webdynpro application using EJB Model. Now I am trying to embed this application into BPM. When I am assigning the view to a bpm task then it will show error that data type not supported like that.
    In Component Controller's context and Interface's context I am using context node through model node binding and in the model node i am using some Java Native datatypes like java.util.Date/java.lang.Long etc that are not supported in BPM tasks i think.
    How can I handle this prob. thks in advance. It will very useful for me if somebody have some example that uses the webdynpro views along with EJB Model in that.

    Hi kapitsu,
    not every data type is suppported by BPM.
    May you have a look at
    [Data Type Compatibility|https://help.sap.com/saphelp_nwce711/helpdata/en/63/9f9ca5bb234502bd7b02c91ac6040a/content.htm]
    Or at
    [SAP Message 1266539|https://websmp130.sap-ag.de/sap%28bD1kZSZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=1266539]
    There are also some examples where it works:
    [CE 7.1 Samples|SAP NetWeaver Composition Environment Samples Center ]
    [Modeling Your First Process with SAP NetWeaver Business Process Management|SAP NetWeaver Business Process Management Resource Center;
    Maybe it helps.

  • Passing parameter to the i18n text from xml view in fiori app

    Hi,
    Could somebody let me know how to pass parameter to get the i18n text inside xml view of a Fiori app.
    For e.g. inside my i18n properties file i have a entry like:
    PEC_ISSUE={0}issues of total{1}
    inside xml i use it like {i18n>PEC_ISSUE}
    but now how do i pass those 2 parameters to this ??
    i know in javascript it works with , (comma) but does not work in xml. Any help...
    Thanks,
    Ashish

    Hi Michele,
    I found it. Below is the example from my coding.
    <Text      text="{parts: [{path: 'i18n>PEC_to'}, {path: 'promoprocsteps>RetailPromotionSalesFromDate_E'},
                                                           {path:'promoprocsteps>RetailPromotionSalesToDate_E'}],
                                                           formatter: 'retail.promn.promotioncockpit.utils.Formatter.formatDatesString'}"  />
    So you have to create a formatter and pass all the strings to the formatter and then do it inside JS.
    In JS you do it in this way:
    i18n.getText(i18String, [newString, string2]);
    i hope this helps.
    Regards,
    Ashish

  • How can i see the text of one view?

    I want to see the text of one view stored in my Oracle DB, then i run the next query:
    SELECT TEXT FROM ALL_VIEWS WHERE VIEW_NAME = view_name;
    The problem is that the information return me truncated.
    How can i see the text of one view?
    Sorry, my English is terrible.
    I'm from Argentina.

    Use 'set long 100000000' at sql prompt. Run your query again.

  • How do I change the formatting of the section text in portrait view?

    I'm attempting to write my first book using iBooks Author.  I've got everything looking pretty good so far in landscape view, but when it changes to portrait view, I don't like the automatic formatting and I can't figure out how to change it.  I chose the "Contemporary" template.  In landscape view, I changed the section title and the default formatting (white over an image) looks fine.  When I change to portrait mode, the section title turns to red, which I would like to change to another color.  However, I can't even select the text in this view.  I can see the style in the paragraph styles drawer, but I don't know how to change it there either.  Is it possible to change the color, and if so, how?  Thanks.

    Already advised....
    Basically,  after each chapter or section is finished in LS, use the Orientation icon, top menu bar to change to portrait and edit content.  Images are automatically reduced in size etc,.
    Fig 1 - I used this to demonstarte  Bookmarks ( in red)  but take this as your start point in LS
    Fig 2
    As you can see  from the Orientation icon shaded in Blue at top - this is Portrait mode.
    The image has  changed to the tempate default - so you need to change the template or drop the same image in.  I had changed the background and removed the top embellisment in LS  so again, you  may need to change your template - that aside the  section title and text are white in both examples.
    Fig 3.
    I have changed the section and text colour.   Apps is in  white intentionally and the bookmark stays in the link colour red
    Fig 4     Back in LS mode - see icon  top menu
    The section colour stayed white,  but the text changed to  yellow
    Fig 5 
    I changed the section colour to red.
    OK thats how changing things affects each mode including the image sizes.
    IF the red section  title ( in LS) is selected - in the styles drawer you can see it - switch to portrait, select the section title and apply the  same style.  Essentially, think you are creating two separate books  and edit the potrait to match - where possible the LS version.
    Apple have deemed some things, like TOC page images cannot  be changed individually in Portrait mode.

  • How do you display a new image in  webdynpro view?

    How do you display a new image in  webdynpro view?
    Where is the image stored and how do we specify the image path?

    hi ,
    The UI element Image enables you to integrate graphics into the Web application in a format that is processed by the Web Server u2013 for example, GIF, JPG, and PNG format. Height and width of the graphic can be specified using the properties height and width. The graphic is displayed without borders.
    saveur image   as mime
    with Mime Objects u cn upload doc , jpeg, or giff files from our local system into the webdypnpro system .
    Right click on ur component->mime object->import
    In the transaction sicf/bc/webdynpro , u cn check your component name there you can view the mime objects created by you .
    also refer the SAP online help :
    http://help.sap.com/saphelp_crm50/helpdata/en/46/bb182fab4811d4968100a0c94260a5/content.htm
    to knw more abt mime repositories.
    http://help.sap.com/saphelp_nw04/helpdata/en/f3/1a61a9dc7f2e4199458e964e76b4ba/content.htm
    regards,
    amit

  • DYNAMIC CHANGE OF TABLE CONTENTS IN WEBDYNPRO VIEW

    Hi,
      I have a requirement to display a table contents, and there are two buttons, When i select some records and clk on a button i need to delete these records in the database table as well as in webdynpro view.
    I am able to delete the records in database but the contents of table in view of webdynpro remains unchanged. Can anyone tell me how to delete the contents in the view also??
    Regards
    Naveen

    Hi Naveen,
    You need to Refresh the data you are binding to the table to make the latest data
    visible on the screen.
    On action of the button you are deleting entries from the database. After this
    Fetch data again from the database and bind to the node of the table.
    Hope this solves your problem..
    Regards,
    Ismail.

  • NWDS WebDynpro views are not refreshing after changes in layout...

    Hello experts..
    I'm using NWDS 7.0.13 and every time I'm modifiying a webdynpro view in layout mode the view does not refresh, instead I get this message:
    This program cannot display the webpage
    Most likely causes:
    You are not connected to the Internet.
    The website is encountering problems.
    There might be a typing error in the address.
    What you can try:
    Check your Internet connection. Try visiting another website to make sure you are connected.
    Retype the address.
    Go back to the previous page.
    More information
    In order to display the changes I have made, I have to close the WD View and re open it, the funny thing is my other team mates can change their views and see their changes inmediately without closing/opening the view.. hope anybody can help me out on this one..
    Thanx in advance..
    JV

    Hi Armin, thanx for your answer and effectively I have installed IE7, I read other posts and after reading the "solutions" I rather close and open my WD views insted of removing security patches of IE.. I guess I'll have to wait until SAP fixes this and meanwhile I'll work the way I just mentioned.
    I'll let this question unanswered until this fix comes out.
    Cheerio !
    JV

  • Howtomake part of text as bold or differnt color text edit-webdynpro abap

    Hi
    How to make part of text as bold or differnt color in text edit-webdynpro abap.
    If we can make it bold then it is ok....or else atleast we have make it into some other color of part of text.
    Note:
    I tried with class char utilities and able to solve the issues like new line and carriage return....but could
    not make this bold or different color.
    Also when I use formatedtextview, I can able to solve this bold issue but I cannot solve this newline or carriage return issue...?
    Can any one help on this ?
    Thanks in advance
    regards,
    Pons

    You have to use the FormattedText UI elements for such a thing.  That is their purpose. 
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/3b/219141c1d0ae5fe10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/44/2772f505605447e10000000a422035/frameset.htm
    Supported Tags:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/08/5696420cc2c56ae10000000a155106/frameset.htm
    What kind of problem did you have with the Formatted Text?  Line breaks?  Did you try using the br tag?

  • Removing Blinking Text from video footage

    Hi Helpers:
    I recently recorded a service at my church where we have three mounted cameras.  One of the cameras was malfunctioning and the word "Backup" is blinking in the top 1/3 of the frame for the entire service.  As luck would have it the malfunctioning camera is the only one that can capture faces as people enter during the mass procession.
    I knew this was happening while recording but couldn't remedy the situation at that time.  I was able to frame most lf my shots so that the vital subject of the angle is below the blinking text in case I need to crop the video (which unfortunately will result in a blurry picture from that camera).
    Is anyone aware of a way that I can use Premiere (CS4) to somehow remove the blinking text or perhaps other options aside from cropping? 
    It is a 50/50 blink cycle (12 frames on and 12 frames off) so there are a lot of frames that are good if there is some way to normalize the picture.  There are so many cool tools and features in PS and Premiere that I want to think there is something that can help me.
    Thanks in advance for any ideas or assistance you have !!
    Ned

    Ned,
    Welcome to the forum.
    Unfortunately, if the camera has "burned in" the "backup" message, the best solution would be to use the Fixed Effects>Motion>Scale, and probably Motion>Position to effectively crop out that message, by the Frame Size. Just Scale up to the minimum to get that message off-screen (Positioning if necessary), and living with a slight bit of quality degradation. Scale to the minimum to get that message off-screen.
    Now, depending on the background, surrounding the message, you might be able to use AfterEffects, and its Clone Tool, to clone some of that background, over the message, but this will require a bit of work, especially if there is much camera movement.
    Good luck,
    Hunt

  • Include SAP standard transaction screen in ABAP webdynpro view?

    Hi all,
    Any body have idea on how to create SAP transaction screen in WebDynpro view?
    ex : i have requirement like i need IB52 transaction in webdynpro view, so that it will be called this view from EP iview to do some process.
    Regards,
    Rajesh Yadla

    Hi,
    you can use a IFRAME and run a Portal transaction Iview for IB52 inside the WD-IFRAME.
    For that you first have to create an iview for the Transaktion IB52 inside your Portal.Then call the preview of the Iview. This Preview-URL(or the PCD) you can call as source inside the WD-IFRAME. For me this works fine.
    Regards
    Frank

  • Can i have a navigation panel in WebDynpro view

    Hi ,
         can anyone help me out in solving this issue as how to add a navigation panel to a WebDynpro view .
    Your ideas will be rewarded .
    Regards,
    Pratima

    Hi Pratima,
    you can use the ui elements NavigationList (http://help.sap.com/saphelp_nw2004s/helpdata/en/98/9faf4241d4b911e10000000a1550b0/frameset.htm) or ContextualPanel (http://help.sap.com/saphelp_nw2004s/helpdata/en/28/fe5a42091de32ce10000000a1550b0/frameset.htm).
    Regards, Heidi

  • Duplicated/blurred/overlapping fonted text in web view

    We are experiencing an annoying issue with fonted text in web view frames. See the screenshot below:
    Look closely at the headline and you'll notice that it seems to be duplicated on top of itself, as if there are two identical headlines on top of each other, a couple of pixels apart. This happening on ALL our HTML text story pages based on this template.
    The page is HTML supported by local web fonts, an extremely basic CSS and a jQuery to handle the zoom function (the blue buttons at the top). The idea is that readers of our DPS folio tap on a button on a page to reveal a state in an MSO that contains a web view frame showing the full text version of a story.
    The annoying thing is that the HTML looks absolutely fine in Safari and Chrome on my computer, nor in the desktop Content Viewer: the problem only arises in Safari and Chrome (and therefore DPS too) on the iPad 2 and 3.
    Has anyone here experienced the same issue? Did you manage to solve it?
    Ali

    Yes, I'm previewing as a raster folio - no zooming allowed. What made it curious is that when I put the same web files online and viewed them using the standard Safari browser and the Chrome browser on my iPad, I was seeing the same problem. So it seems to be an issue not directly related to DPS.
    However, I think I've solved it, thanks to your prompting to keep returning to how the fonts are being addressed. I added the following lines to the <style type="text/css"> section of my HTML header:
    h1
              font-family: Headline;
              font-weight: normal;
    I'm not sure why this did the trick: the 'Headline' style for the <h1> tag is already described and associated in the CSS and (I thought) referred to appropriately higher up in the HTML header, but there you go. Perhaps it needed a reminder, I dunno. The other styles didn't need this. I'm such a coding dimbo I haven't the faintest idea what's going on.
    Thanks for directing me to the right places!

Maybe you are looking for

  • Bluetooth can find samsung sound bar but cannot keep the contact iPhone works well with s sound bar

    I can listen to my music with samsung soundbar wh 550 but i cannot do that with my mac book air. I can connect to samsung soundbar with my mac but the connection drops immediately. Please help

  • Check 64-bit jdk or not

    Hi, I am in a process of installing the WLS 10.3.6 on a 64-bit machine (Win7) and need to check if I have a 64 bit jdk which I thought I do have according to the following output (please see the windows-x86_64 in the below): C:\windows\system32>java

  • PGP encryption and decryption in soa suite

    Hi, We have a requriement where bpel process plays the role of encrypting a file using PGP encryption and then it has to be placed onto a SFTP server using an FTP adapter. We would like to know if this can be done using an owsm policy or a seperate j

  • CS4 Trial won't download

    I presently have CS3 and would like to try CS4 before purchasing. I have Vista-64, 12G Ram, i7 PC. After initiating the download, it just sits with a message saying "adobe download starting"...that's it...no dowmload. Is there a switch or setting I'm

  • Everything about CATS

    < MODERATOR:  All points have been UNASSIGNED and the message locked.  Please do not share email addresses, documents, or links to copyrighted or company confidential information on these forums. > Can you please explain me everything related to CATS