Personalize that iview

Hi all
Reg:replication of custom fields into portal iview
i followed the link what u have sent ,but when i personalize that iview and trying to make those fields visible .i am facing below error.Actually for the first i have assigned under transparent container and for the second time i have assigned under rootuielement container under personalization of that family members,so from second time it is giving error.how to remove this duplicates.can u please share your knowledge on this.
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: View: Cannot add element with duplicate ID "_CustomExtensionField_rootContainer_23_InfotypeList_2e_Exp_5f_Date" of type com.sap.tc.webdynpro.clientserver.uielib.standard.impl.InputField
Below is the logfile error
#1.5_#001B789F313F007A0000003B0000162B00049D66222865BD#1298961892133#com.sap.tc.webdynpro.sessionmanagement#sap.com/tcwddispwda#com.sap.tc.webdynpro.sessionmanagement.ExceptionHandler.handleThrowable#J2EE_ADMIN#385##eclepdev_EPD_5105450#J2EE_ADMIN#6835c34043cf11e0c8bd001b789f313f#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#/System/UserInterface#Java###Exception occured during processing of Web Dynpro application . The causing exception is nested.
[EXCEPTION]
#2#sap.com/essinfam/Per_Family_IN#com.sap.tc.webdynpro.services.exceptions.CreationFailedException: Cannot create view element implementation com.sap.tc.webdynpro.clientserver.uielib.standard.impl.InputField
      at com.sap.tc.webdynpro.progmodel.view.ViewElementFactory.createElement(ViewElementFactory.java:160)
      at com.sap.tc.webdynpro.progmodel.view.View.createElement(View.java:177)
      at com.sap.tc.webdynpro.clientserver.uielib.standard.impl.P13nHelper.createCustomExtensionEditors(P13nHelper.java:181)
      at com.sap.tc.webdynpro.clientserver.uielib.standard.impl.P13nHelper.createCustomExtensionFields(P13nHelper.java:65)
      at com.sap.tc.webdynpro.clientserver.uielib.standard.impl.ScrollContainer._createCustomExtensionFields(ScrollContainer.java:115)
      at com.sap.tc.webdynpro.progmodel.view.View.nowCreateAllCustomExtensionFields(View.java:361)
      at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:339)
      at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:481)
      at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:488)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doModifyView(WindowPhaseModel.java:551)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:148)
      at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
      at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
      at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
      at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
      at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
      at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
      at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
      at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
      at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
      at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:192)
      at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
      at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
      at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
      at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
      at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
      at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
      at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
      at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
      at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
      at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
      at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
      at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
      at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
      at java.security.AccessController.doPrivileged(Native Method)
      at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
      at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: java.lang.reflect.InvocationTargetException
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
      at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
      at com.sap.tc.webdynpro.progmodel.view.ViewElementFactory.createElement(ViewElementFactory.java:150)
      ... 54 more
Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: View: Cannot add element with duplicate ID "_CustomExtensionField_rootContainer_23_InfotypeList_2e_Exp_5f_Date" of type com.sap.tc.webdynpro.clientserver.uielib.standard.impl.InputField
      at com.sap.tc.webdynpro.progmodel.view.View.addElement(View.java:735)
      at com.sap.tc.webdynpro.progmodel.view.ViewElement.<init>(ViewElement.java:40)
      at com.sap.tc.webdynpro.progmodel.view.UIElement.<init>(UIElement.java:168)
      at com.sap.tc.webdynpro.clientserver.uielib.standard.impl.AbstractInputField.<init>(AbstractInputField.java:115)
      at com.sap.tc.webdynpro.clientserver.uielib.standard.impl.InputField.<init>(InputField.java:88)
      ... 59 more
Thanks & Regards
Deepika,
Edited by: deepika_indian on Mar 2, 2011 6:06 AM
Edited by: deepika_indian on Mar 2, 2011 7:59 AM
Edited by: deepika_indian on Mar 2, 2011 8:01 AM
Edited by: deepika_indian on Mar 3, 2011 1:41 PM
Edited by: deepika_indian on Mar 4, 2011 6:58 AM
Edited by: deepika_indian on Mar 4, 2011 2:04 PM

hi all
Reg:replication of custom fields into portal iview i followed the link what u have sent ,but when i personalize that iview and trying to make those fields visible .i am facing below error.
Actually for the first i have assigned under transparent container and for the second time i have assigned under rootuielement container under personalization of that family members,
so from second time it is giving error.how to remove this duplicates.can u please share your knowledge on this. com.sap.tc.webdynpro.services.exceptions.
WDRuntimeException: View: Cannot add element with duplicate ID "_CustomExtensionField_rootContainer_23_InfotypeList_2e_Exp_5f_Date" of type com.sap.tc.webdynpro.clientserver.uielib.standard.impl.InputField
please share your experience on this
Thanks Regards
Deepika

Similar Messages

  • Personalization of iview

    Hi,
    As i m novice in SAP,going to personalize the iview.i created 3 iviews,included those in page==>workset==>role==>user. But still i am unable to personalize the iview(to increase the hight & width).Able only to change theme & user profile.
    please give me a solution.

    Hi Vishal,
    I think u r speaking about the personalization option available in the iView tray button.
    Yes u r right if the iview doesnt have any editable properties then u will get that message. For some iviews by default editable properties will be there.
    And for most of the iviews if u want editable properties we need to change the portalap.xml. Becoz there only we can set properties for that iview if it is created from the PAR file deployed from the NWDS.
    For other iviews like URL iview if the creator has given some editable properties (like language options)  then u will get it in personalize otherwise u wont.
    For example if u check some sap provideded iviews in portal u will get some options in the personalize option to edit.check the personalize option available in the pahe title bar.
    But u wanted to change the height and width right.Those things can be changed through properties only not by personalization.
    Regards,
    Tamil K

  • Personalization of iViews done by Administrator?

    Hi everybody,
    is it possible, to have iView-Properties of specific users(which can be personalized) centrally set by administrator?
    Let me explain the business case to make it clear:
    We have news that are categorized by department. Our news iView can be personalized to show up only news from departments that the user is interested in.
    Now we want to set the department a user is working for as default in the iView personalization dialog. This should be done by a central user (like content admin).
    The result should be, that a user in department A will only see news for department A. But if he wants to extend his news scope, he can change the iView property via personalization dialog and add department B.
    I know that it is possible to clear personalization for specific iViews. But that's not what we want!
    Any help appreciated - points will be rewarded,
    Carsten

    You could maybe do this by having 1 iView per department, each of which has that specific department set in the iView. Then make a simple role for each iView that has just that department's news iView. Assign the user to this role through department, using mergeid if necessary.
    The user can then do regular iView personalization.
    I think you're about to say there are 100's of departments! In that case, look at generating an XML file to create the iViews and roles. I have a blog about doing this.
    Cheers

  • Personalization of iviews

    Hi,
    Please let me know how many iviews can be hidden by way of Personalization of the Pages in order to let the user decide what he wants to see on the portal homepage.
    I have referred to this: http://help.sap.com/saphelp_nw2004s/helpdata/en/a8/65e93b3a612d52e10000000a11402f/frameset.htm
    But it is not clear to me how 2 or more iviews can be made available on a single page for the user to personalise while only one of them is visible at any point in time.
    Regards,
    Ashwini.

    You could maybe do this by having 1 iView per department, each of which has that specific department set in the iView. Then make a simple role for each iView that has just that department's news iView. Assign the user to this role through department, using mergeid if necessary.
    The user can then do regular iView personalization.
    I think you're about to say there are 100's of departments! In that case, look at generating an XML file to create the iViews and roles. I have a blog about doing this.
    Cheers

  • Avoid that iview starts

    hello together,
    how can i avoid that an iview starts after clicking on the role or workset in the top-level navigation. the role only has one workset with one iview.
    i want that the iview only starts when i click on the iview in the detailed navigation.
    help would be so great because i already tried it with changing hundreds of properties, but without success
    greets daniel

    Hi,
    Open the Find and Replace window, you can keep the mouse on the yellow title bar area of Find and Replace then move the window.
    When move the mouse around the edge of the window, a double sided arrow will appear. This allow you to change the size of the Find and Replace window. It is by design. There is no option to disable the feature.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Personalization problem

    Hi guys.
    I've been looking into web dynpro personalization for abap, and i've tried to follow the sample provided by R3 (WDR_TEST_PERS_IMP_EXP).
    I've implemented a timesheet application that prints a table of the projects, tasks, and other stuff on a grid basis.
    I want to give to the user the option to hide/show some of the rows of that table when he personalize that iview.
    So, my problem is that, when the user clicks on a row (on the personalize mode) to hide it, the row is marked as hidden and then i run a routine which eliminates the rows marked as hidden from the table. The node is mapped from the main view to the personalized view so it just works. But when i came back again to the personalize mode, the node is a subset of the first node, because it only contains the rows that the user has marked as visible on the first try, so i can't mark a row as visible after marked the same row as hidden on the first access, because on the second atempt the row doesn't apper which is very understandable.
    So where the personalization framework of the web dynpro enters in my problem, and how can this framework help?
    I see a bunch of methods such as get_state, init_personalization, save, delete but i can't figure out how to work with this methods, i mean, in what get_state method can help me?
    Thank you in advance

    Begum,
    There is good document on the web site that explains the advisor feature in detail.
    See http://edocs.bea.com/wlcs/docs35/p13ndev/advisor.htm
    This should help answer your questions. If not, post back with your specific questions.
    PJL
    "weblogic" <[email protected]> wrote:
    Hello,
    I need help with Personalisation Server with Framework 3.5, the problem
    is
    in the advislet-registry.xml, in the implementation-class tag we specify
    the
    class name, i would like to know the funtionality of the classes and
    what
    does it contains
    Thank u
    Begum

  • MSS iView Personalization

    Friends,
    We are not able to do Implicit Personalization for MSS iViews/Pages .When we open the iView in preview mode and set the property of a field to invisble mode then  click apply and OK the filed gets hidded.But when we open or refresh that iView the field appears again in that iview.So please help in resolving this issue.We are using EP7.0 SP09 with MSS BP1.0 and Self service components 600 SP09.
    Regards,
    Arun

    Arun,
    Although this is a portal related question,I suggest you to check whether the user which is used for personalisation has end user and super admin or not .
    Please post the questions in relevant forums
    Thanks
    Bala Duvvuri

  • Personalization option for Standard Webdynpro ABAP iView

    Hello Experts,
    We are stuck with an issue on personalizing a Webdynpro ABAP application.  Personalization option is available for Webdynpro Java iViews, when we preview the iView from the Administrator's login and do a Control + Right click.  This will provide a dialog box where we can personalize the iView.  We can do personalization on the existing fields (hiding the fields, changing the text etc).  But this is not happening with Webdynpro ABAP iView. 
    Scenario:
    We have a Standard Webdynpro ABAP iView which has 3 rows of links (Row1 - 5 links, Row2 - 2 links and Row3 - 2 links).  The client wants only one link in Row1, one link in Row2 and one in Row3.  I tried hiding the other links through Personalization.  It is not working as am able to see the changes only with the Admin ID.  When I assign this iView to a different user and tried viewing the iView its showing all the links. 
    But the strange thing is that, if I hide the complete row (eg. Row2 both the links are hidden),  then am able to see the complete row being hidden with both the Admin ID and also the end user's ID.  So not sure where am I missing.
    Please refer the link for the Personalization option available for Webdynpro ABAP iView.
    [http://help.sap.com/saphelp_nw04s/helpdata/en/46/98ce61f37d19ace10000000a11466f/frameset.htm|http://help.sap.com/saphelp_nw04s/helpdata/en/46/98ce61f37d19ace10000000a11466f/frameset.htm]
    Any help in this regard will be greatly appreciated.  Thanks in advance.
    Cheers
    Madhu

    Hi Volker,
       Thanks for your reply.
       I think, I have set the properties of the iView right. I have tried with all the options for the property "Launch in new window" property of the iView but it didn't work.
       "By home page framework" I mean that the link of the iView in portal has been created using the "Home page framework" i.e. from "SPRO" transaction in the backend.
       Please let me know if you need any other input from me.
    Regards
    Mukesh

  • How to Change TimeZones from Personalize iView

    Hi All,
    In my Masthead, i need to Display the Country name and the Time, user is going to chnage the time zone and Country from Personalize iview User Profile, according to that the respective time is going to display it on Masthead part.
    Now my Question, If user is Change the Timezone & Country in the User profile, how it is going to reflect on  Masthead area.
    Thanks In Advance
    Krishna Ganesh

    Hi Michael,
    In the Masthead JSP it self, we are adding jsp scriptlets and html Div Elements to display the time on the Masthead. Currently i am able to display the server time with normal Java API.
    Now i am going to display 5 timezones in a Iview, that iview is going to add to user's HomePage(User Choice).
    Thanks
    Ganesh

  • How can you add iview personalization to web dynpro iviews like URL iviews?

    In the URL iview editor you can define URL paramaters which are available for personalization by the user from the iview's "Personalize" option. 
    Can this also be done using web dynpro for java iviews? 
    Thanks for your help.
    Jeff

    Hi Jeff,
    You do have a personalization that can be defined from the user, for java webdympro iview. But is not the same as you have for URL iviews.
    Have a look on the links bellow:
    http://help.sap.com/saphelp_nw70/helpdata/en/42/ed3ce7f8593eebe10000000a1553f7/content.htm
    http://www.octavia.de/fileadmin/octavia_files/content_bilder/Hauptnavigation/SAP_NetWeaver/WebDynpro/Tutorial_1.pdf
    Please remember to evaluate the replays, this incentive the SDN to keep growing,
    regards,
    Fabio

  • IView personalization example needed!

    Hi guys,
    I need an example of iview personalization. I know about the personalization of the pages and i can add iviews to it at the runtime.
    I tried using iview personalization for a SAP Webdynpro Iview and SAP Transaction iview as well, however the only option coming at the time of personalization is to change the logon language, how can i add more options to it.
    Or if someone can provide an example of iview personalization that would be really great. I do not want to edit portalapp.xml file right now. There must be some other options available.
    regards
    Justin

    Hi Justin,
    first: every WebDynpro iView has excactly one property that can be read by the WebDynpro application. All the parameters you want to send to your WD must be stored in this property. It's the property "Application Parameters". Your WD may need some values in here to change it's behaviour. The possible values depend on your specific WD application and may vary. Check the documentation of your WebDynpro application.
    Second: What exactly is your business case? What do you want the user to personalize?
    Third: As a complex work-around you may use PCD API from within your WD to change the properties of the WebDynpro iView. But I think you shouldn't do so.
    Fourth: It is NOT possible to make the standard properties of a WebDynpro iView personalizable by configuration. You'll need to change the portalapp.xml of the wrapped around portal application.
    HTH,
    Carsten
    P.S.: If you could post what your specific requirements are, maybe the community may have some more ideas.

  • 2 problems: iview status and personalization

    hello together,
    i created an url-iview which opens in an external window. i use the default personalization (user_id and psw) which is part of the url. everything works fine, but:
    --> the external window already opens by clicking on the workset or role in the top-level-navigation although the initial status of the iview is close. why? i want that the iview opens only if the user clicks on the iview in the detailed navigation. this iview is the only one in his workset.
    --> the second problem is that i can't open the standard personalization (right side of the portal in the content area) of iviews which open in an external window because the old iview stays in the content area. so the personalization don't refers to the new iview. no chance to personalize the iview which opens in an external iview? the only way i found is that this iview must be the first in the detailed navigation.
    can anybody help me?
    greets daniel
    please help me.

    ok, now i know what i want to ask:
    1) is it possible to change the profile-file of an iview by another iview?
    2) can i import the code of an iview, which i created in the portal content studio, in eclipse? (i created an url-iview with the wizard in the pcs and i want to add some functionality by chaning the code in eclipse)
    help would be great.
    greets daniel

  • IView Personalize Screen Drop Down Width

    Hello,
    Any idea on how to control the width of the select/drop down list box when usiing the SAP provided personalization screen in an iView?  When an end user goes to personalize the iView, the select box is too small to see the values. 
    My portalapp.xml property looks like this:
    <property name="searchType" value="Team Peers">
        <property name="personalization" value="dialog"/>
        <property name="type" value="select[Direct Reports,Team Peers]"/>
        <property name="description" value="PERSONALIZE_SCREEN_SEARCH" />
    </property>               
    The only way I have seen to control the width is to create a string property and then by setting the value you can set the width of the second column.  My problem is that I don't want the user to have a string input field, they need to select from a drop down.
    I am trying to avoid writing my own personalization screen, because this is a very simple iView.
    Any ideas?
    Thanks in advance,
    Sean

    Hi Sean Coverstone,
    I am not sure whether I understood your question clearly.
    My Assumption is that you want to control the dropdown list box size in your personalization dialog box.
    Create a class called MyPersonalization under com/test/personalization/.
    Create your own GUI part here.Use layouts for controlling the width and height.
    Enter something like this in your portalapp.xml.
    <component-profile> 
       <property name="PersonalizationClass" value="com.test.personalization.MyPersonalization"/>
    </component-profile>
    Now you can set dropdown list box widh like this..
    ivuList.setWidth("200");
    Hope it helps.
    Regards,
    Karthick K Eswaran

  • Hiding fields in Review button in ESS iviews

    Hi All,
    In ESS iviews, say Communication Address under Personal Information, have hid some fields (ctrl+rt click) which were not needed it goes fine till i click Review button.
    After i click Review button to come under Review and Save roadmap, all the fields are again visible in disable mode.
    Can you please help me in resolving this issue.
    I need to hide some fields which are not needed permanently from the iview.
    Thanks and Regards
    Piyush

    Hi
    In content administration  go to that iview, preview it  and click CTR+Right click it open's personalization editor from there you can hide the tab's and can change the text in that iview. this works for only ESS iviews
    Regards
    Mahesh

  • Personalize Top Level Navigation.

    Hi,
    We are planning to implement some customization to portal Top Level Navigation.
    In our system we are having around 20 roles, We need to display only five roles at a time in TLN TAB. Remaining will be accessible on clicking More Tab (After fifth role), which will display remaining roles in hover menu.
    We acheived this part successfully.
    The second part of the requirement is, user should able to personalize the order(sort priority) of his role. So that he can always display frequently using role first.
    How we can develop this part.
    Please feel free to write any thoughts on this.
    Regards
    Baby

    Alex,
    Thanks for the reply.
    That's exactlly my requirement. I like to discuss more on this.   
    Can u explain me what do you mean by storing in database? I need more help on this part.
    My inital thought was to create an application which will function in a simliar way of end user personalization of iviews and pages.
    SInce all the sort informations are maintained at entry point (role) level, should i go at each role and maintain personalized information.
    Is it practilcally feasible to create an application to manage all these personalizations.
    Is there any other simiple solution to this.
    Regards
    Baby

Maybe you are looking for

  • Non static  variable in static context

    import java.util.Scanner; public class project4_5 {      int die1, die2;      int comptotal = 0, playertotal = 0, turntotal = 0;      int turn, comprun = 0;      String playername;      String action = ("R");      Scanner scan = new Scanner(System.in

  • How is calculated the amplitude in the FFT function?

    Hello, I have a time signal, for example an 1KHz tone. I use the FFT complex function to calculate its Fourier Transform, and I want to Know, which is the relation beetween the amplitude of this FFT and my time signal. I have an example of a sine of

  • Current SuperDrive Question

    will the current SuperDrive work with an old Mac Mini " macmini4,1"? The internal drive is broken

  • StarOffice 8 - Language / Spellcheck issue

    StarOffice 8 came installed with my new notebook. The spellcheck function doesn't seem to work at all... Tool - Options - Language Setting - Languages... are all set to English (USA) but no errors are being auto-detected and when spellcheck is initia

  • Mapping of Header Value

    Hi, i have following source structure. <item> <header> <name>test</name> </header> <pos> <id>1</id> </pos> <pos> <id>2</id> </pos> <item> <item>... and need this target structure. <item> <id>1<id> <name>test</name> <item> <item> <id>2<id> <name>test<