Information regarding EP

Hi All,
I am new to EP and have some knowledge about Java WebDynpro. I wanted more information like -
Is there difference between a normal webdynpro and EP.  Can I get some links/ tutorials where I can get these informations.
Thanks
Neha

Have you tried following the links at the top of the forum, such as Wikis - a good starting point for portal information...

Similar Messages

  • HT1677 In safari browser cookies is working fine. But when I add the browser url to the screen then the cookies concept is not working. In safari setting cookies is always open only. Can you please provide any information regarding to this?

    In safari browser cookies is working fine. But when I add the browser url to the screen then the cookies concept is not working. In safari setting cookies is always open only. Can you please provide any information regarding to this?

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings and disables most add-ons (extensions and themes).
    ''(If you're using an added theme, switch to the Default theme.)''
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu by clicking on the '''Restart with Add-ons Disabled...''' menu item:<br>
    [[Image:FirefoxSafeMode|width=520]]<br><br>
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.
    Thank you.

  • Where to find the information regarding relationships between the tables?

    I am developing a Windows based app which among other things let’s users view SAP table schema and relationships.
    If I use SAP GUI and dig up a bit on say the MARA table I can see that
    Material Master (MARA) is related with
    1) MaterialDescription (MAKT) on columns MANDT and MATNR
    2) MaterialPlantData (MARC) on columns MANDT and MATNR
    and so on…
    My question is - in which table the information regarding relationships between the tables is stored? There must be a data dictionary table which would be storing the relationships data. Which is it? Note: I will programatically access the table, NOT from the UI.

    Thanks a lot...
    I am still working on it, but here are the current findings. DD05S, DD08L and DD08T: The schemas for these tables were very promising for the thing I was looking for. Unfortunately the data within dose not seem to serve my exact purpose.
    I found another one DD26S, which has almost 90% of the relationships I wish to explore. Do you know what is it supposed to contain?
    Thanks a lot for your help.
    Message was edited by: Salil Khedkar

  • I Need Information Regarding File Upload?

    Where can I get information regarding the File uploading packages in Portal. Is there a specification I can get a hold of. I know such a package exists, as it is used by portal itself. I just need to know where I can get hold of information as to what it is called and how to invoke it.

    Suraj,
    The APIs to do file upload are not public as of yet. We are looking into the feature right now. Currently, the only supported method of file upload is using the Web Interface.
    You may find more information about this in the 9iAs Portal forum
    Sue

  • I need information regarding the creation of Workbook and WAD.

    Hi,
    I need information regarding the How to create the Workbook and WAD.
    Can any one help me to get the information..
    Regards,
    Suman
    Edited by: Suman Reddy Vuyyuru on May 19, 2009 8:22 AM

    Hi,
    for workbook:
    [Queries in Workbook|http://help.sap.com/saphelp_sem40bw/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm]
    for WAD:
    [WAD for Beginners|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/749a4622-0a01-0010-36bf-b6b30a2a3a22]
    thnks.

  • Hi any body have information regarding up gradation of BW-BPS to BI-IP

    Hi any body have information regarding up gradation of BW-BPS to BI-IP, i need the procedure how to upgrade if any body explain thank full.......
    Vinay
    Edited by: vinay kumar on Aug 13, 2008 8:26 AM

    Hi,
    You can use BPS and Implement IP parallely so you can use both the tools simultaniously.
    Even all the BPS variables can be used in IP.
    Need to build all the data flow from the scratch.
    Need to understand what stands for what comparing BPS and IP.
    Instead of Function Module based on ABAP in BPS we have Function Types based on ABAP OO concept.
    Regards,
    Raj

  • Can I get information regarding the client browser using JSP

    can I get information regarding the client browser using JSP. like.. name, screen resolutions, font type, screen width and height of the browser etc.,
    if possible then please give me the samples..
    thanks,

    can I get information regarding the client browser using JSP. like.. name, screen resolutions, font type, screen width and height of the browser etc.,
    if possible then please give me the samples..
    thanks,

  • Need Information Regarding Rollout  Project In Netweaver Portal

    Hi,
    Can anybody give me some information regarding how to rollout a project in Netweaver Portal or what exactly a rollout project is ?
    If we are using Webdynpro for developing UIs , then what needs to be done on the Webdynpro side for doing the rollout .
    I have been searching sdn regarding this but could not get any useful information .
    Thanks a lot .

    Hello Vijay,
    <a href="http://www.sap.com/services/education/consultant/solutionacademy/index.epx">Here</a> you can find an overview of the different consultant training.
    You have a track for Portal (<a href="https://websmp204.sap-ag.de/sapidp/011000358700003602072006E">link</a>) and also one for KM (<a href="https://websmp207.sap-ag.de/sapidp/011000358700003602162006E">link</a>).
    Both can be done in a "technical" and a "development" flavor.
    Regards,
    Christophe

  • Need information regarding Solaris kernel Delayed write operation

    Hello Friends,
    I need information regarding the delayed write operation in Solaris.
    Would be thankful if anyone can give me some details.
    Thanks in advance

    1) When you post code, please use[code] and [/code] tags as described in Formatting tips on the message entry page. It makes it much easier to read.
    2) Don't just post a huge pile of code and ask, "How do I make this work?" Ask a specific question, and post just enough code to demonstrate the problem you're having.
    3) Don't just write a huge pile of code and then test it. Write a tiny piece, test it. Then write the piece that will work with or use the first piece. Test that by itself--without the first piece. Then put the two together and test that. Only move on to the next step after the current step produces the correct results. Continue this process until you have a complete, working program.

  • Black out on information regarding artwork

    I have seen a number of threads on the issue of artwork suddenly not sticking to iTunes files, unless it is artwork that can automatically be found online through the get artwork function. In all the threads there are many people complaining that they can no longer attach artwork to files and none of the threads ends in resolve or answers, or even with information that confirms that this is simply the way it is going to be on 7.7.1 iTunes. Is this a blackout of information intentionally because iTunes has no intention of fixing this "problem". I've found that iTunes forums on Apple Discussions are always the forums that lack the successful answers, dialogue and information that the other forums so regularly provide. Honesty and some answers would be appreciated.

    Good Morning James.
    I also see people posting on this topic. But a Black Out? No. I don't think there is some big plot to 'hide' information regarding this issue. Considering that there could always be any number of reasons that someone is having problems with their iTunes artwork. 7.7.1 glitches (yes, I said that first), user error, copyright issues, whatever. There are so many variables that I don't think there is one answer that 'fixes it' and it's just being kept a big secret.
    As far as the forums here in the Discussion Boards go, and your mention of the "lack the successful answers, dialogue and information that the other forums so regularly provide"....
    I just don't see it. Really. Being that this is a user to user board (regardless of who may or may not peek in here), why you would expect that 'they' (that would be users, just like yourself) would have the answers to everything, when you don't, is kind of... well, I'll assume is coming from a place of total frustration. And to imply that "honesty and answers" aren't forthcoming on this particular topic (or any other for that matter) is unjustified and at best, misdirected. The truth is, if we had to pay for the help we get here from alot of these responders, we couldn't afford it.
    And lastly, if users come to the boards and there is no help/answers to be had, iTunes has a great big Support Page that allows you to address your specific issues directly to the people that should have the answers/help you require. With the added benefit of getting your complaint on record. Here is the link:
    http://www.apple.com/support/itunes/store/browser/
    Sincerely (And if in the US, Have a great holiday!)
    mwn
    Message was edited by: much wiser now

  • Information regarding Adobe forms

    Dear Gurus,
    I need some basic information regarding adobe forms to be used in ESS MSS portal for doing some basic actions by managers like hiring/maintenance of data for his subordinates.
    Are there any specific system requirements so that adobe forms display in browser without any problems?  Is there any specific internet browser which works without any problems?
    What time is considered to be best time in which an empty form can be displayed?
    In one line what is the acceptable time for a form to load which is not considered as slow and is it linked with network connections or individual systems of end users?
    Need your kind inputs on this topic........
    Regards,
    kitchlu

    Form works in IE 6, 7, 8  and Firefox
    Make sure you have adobe products above 8.1 (includes all adobe products)
    In Reader -> Edit -> Preference -> Internet - you have setting to display pdf in browser.
    For a small form with limited fields, 5-10 seconds launching time can be achieved.
    Performance depends on number of fields, User events, no of backend calls, number of dropdown boxes, Servce size, Network etc etc. Optimized code is another aspect to look into

  • HT1212 where do i go to get started with the disabled phone process.  I selected the information regarding not syncing into itunes ever.  but where do I go on the site to get started

    where do i go to get started with the disabled phone process.  I selected the information regarding not syncing into itunes ever.  but where do I go on the site to get started

    You use iTunes and restore the phone from Recovery Mode. You will lose all content. http://support.apple.com/kb/HT1808

  • All Information regarding Change and Transport management System in SAP

    Hello Experts,
    Iam into Basis . I need all information ,fundamentals and concepts over Change and Transport management system in SAP .Its fundamentals,the way it works ,how requests r transporteded etc.  I want more of this information in regards to practical scenario. Plz dont provide help link as iam aware of that. I need good explanatory content ,in your own words shall be appreciated more. If any body has any self prepared good explanatory and procedural matter , tat will be of help.requested to revert at earliest as this is a bit urgent. My Email Id is [email protected]
    Useful answers shall be rewarded points.
    Thanks and Regards,
    Somya

    check this link
    http://help.sap.com/saphelp_47x200/helpdata/en/d7/8eb9361a75ea43e10000009b38f839/frameset.htm

  • Need Information Regarding  Certification

    Hi,
         Need small information.. i want to do the certifiaction.. i'm already working as an XI developer.. unfortunately i miss the Tech-ed '07  if now i  want to write the certification means how can  I do that....  to whoom i can approch ...  what is the procedure for that..
    can any body just give me the  information..
    Thanks
    Babu

    Hi BABU,
    visit following website:
    https://service.education.sap.com/sap(bD1kZSZjPTAwMSZkPW1pbg==)/bc/bsp/sap/hcm_learning/traininggroup.htm?OBJID=70002051
    Here you can see, which course you need take to pass the certification exam.
    If you have an S_User you can book online.
    Regards
    Dominic

  • Need Information Regarding  ESS/MSS?

    Hi All,
    I am Having Doubts Regarding ESS?
    In Ess it contains Different Tasks.
    ->Befenits & Payment
    ->Career job
    ->Employee Search
    ->Personal Information
    ->Travel management
    ->Corporate Inf
    ->Life & Work Events
    These Tasks Comes Under one WebdynproIvew or Different WebDynproIvews?
    In WebdynproIvews I Have to Write Webdynpro Code for Search,Edit and Submit.For this I Need Webdynpro Code.Plz send me the Code?
    Reply ASAP.
    Regards
    Kiran

    Hi Kiran,
    There is no need to develop iViews for ESS. ESS comes with all iViews, pages, and roles provided by SAP. All you need to do is assign the ESS role to the end user.
    Firstly answer these questions:-
    1) Why do you need to develop WebDynpro iViews for ESS?
    2) Have you already downloaded ESS Business Package and using it?
    3) Have you got the NWDI installed?
    4) Have you got NetWeaver Developer Studio installed?
    If you can manage to answer these questions clearly, I hope someone might be able to help you?
    Assign Points if you find this helpful!!!
    Kind Regards,
    Gopal.

  • Need Information Regarding FTP Configurations

    Hi Experts,
      I have developed one scenario in that i will send the files through FTP poll.
      I am using the File adapter as Receiver
      I need some info regarding Comm Channel settings.
      under FTP connection parameters what should i give for
      server
      port
      username
      password
      who will provide the above information.
      And do i need to have any details of legacy system.
    please advise.
    Thanks
    Bhaskar

    Hi,
    under FTP connection parameters what should i give for
    server
    port
    username
    password
    who will provide the above information - The guys who are maintaining this FTP server or the application which is using this FTP server can provide you these details so that XI can connect to your this FTP server.....
    And do i need to have any details of legacy system - See legacy system details as such are not required........but you need to know the FTP server  details like the above information and directory information to put the files and the filename scheme which the legacy application is expecting for output files from XI system.
    Regards,
    Rajeev Gupta

Maybe you are looking for