Welcome to ECATT forum

When ECATT forum is added to ABAP Development Area. Nice to see the ECATT forum here. I am starting with the First thread of the forum.

It will be cool to have the specific area. But posters must make sure that they post into specific sub-forum.
Welcome to this forum.
Regards,
Naimesh Patel

Similar Messages

  • New eCATT page on SDN / eCATT forum

    Hi all,
    we have recently created a new SDN page on eCATT: [eCATT: The Extended Computer Aided Test Tool.|eCATT: The Extended Computer Aided Test Tool]
    Comments and proposals for improvement are welcome.
    Additionally eCATT related questions should in the future be posted in the eCATT forum
    [ECATT|ECATT] instead of the SAP GUI forum.
    Best regards,
    Frank
    Edited by: Frank Krause  on Oct 15, 2008 11:50 AM

    now i got a few minutes to work on this.
    here is a sample code.
    in the layout of the flow logic:
    i am using button for example,
    1) <htmlb:button id = 'CONTINUE'
          text          = "Continue"
          onClick       = "OnInputProcessing(continue)" />
    2) create a page attribute called index and also link the 'continue' page to the same page in the BSP
    3)in the layout
    <% IF INDEX = '1'.(use the dynamic link)
    l_url = 'http://www.google.com/'. %>
        <script type="text/javascript">
      <!--
        window.open("<%=l_url%>","ErrorLog","width=400,height=250,left=250,top=200 dependent=yes resizable=yes");
      //-->
    </script>
    4) in the oninput processing of this page
    assign event
      l_event = cl_htmlb_manager=>get_event( runtime->server->request ).
      IF l_event->id = 'CONTINUE'.
      l_index = '1'.
           navigation->set_parameter( name  = 'INDEX'
                                 value =  l_index ).
        navigation->NEXT_page( 'CONTINUE' ).
    endif.
    so when you click on the button you should get the google page in a popup.
    this is working for me. let me know if you are still having problms.
    regards,
    manasa

  • Welcome to this forum on "Core J2EE Patterns" by the Sun Java Center

    Welcome to this forum on Core J2EE Patterns by the Sun Java Center!
    CONTEXT:
    This forum is intended for discussing the patterns from the Sun Java Center J2EE Pattern Catalog and other topics discussed in our book, Core J2EE Patterns.
    We, the authors of the book, welcome you to this forum.
    WHO WE ARE:
    We are Enterprise Java Architects from the Sun Java Center (SJC), which is the Java consulting organization of Sun Microsystems. We are a world-wide group of architects focusing on all consulting related to Java technologies.
    Visit our web-site for more information on SJC:
    http://www.sun.com/service/sunps/jdc/index.html
    BACKGROUND:
    Over the last few years, we at SJC have worked with our customers in architecting, designing, and implementing solutions on the J2EE platform. We have worked on documenting the J2EE patterns for over two years and released the patterns for public review in Beta form via the Java Developer Connection in May, 2001.
    The beta version of the patterns is available online as The Sun Java Center J2EE Pattern Catalog at:
    http://developer.java.sun.com/developer/technicalArticles/J2EE/patterns/
    Subsequent to the release, we received great feedback and comments from hundreds of reviewers. We then worked towards incorporating the feedback into the pattern documentation. One of the common comments was about the lack of code examples in the online documentation. The latest pattern documentation provides many code examples and incorporates all the feedback received so far.
    BOOK INFORMATION:
    Core J2EE Patterns, the book, was released at JavaOne 2001 during June 4-9, and will be available in stores around the end of June 2001.
    The book includes the complete updated Sun Java Center J2EE Pattern Catalog with 15 patterns covering these J2EE technologies: Java Server Pages (JSP), Servlets, Enterprise JavaBeans (EJB), and Java Message Service (JMS). In addition to the J2EE Pattern Catalog, the book also provides other chapters that discuss design considerations,
    bad practices, and J2EE Refactorings. Example code is included for all patterns and strategies.
    If you wish to view the complete table of contents or order the book, please visit one of the following online bookstores:
    Fatbrain.com: http://www1.fatbrain.com/asp/bookinfo/bookinfo.asp?theisbn=0130648841
    Amazon.com: http://www.amazon.com/exec/obidos/ASIN/0130648841
    COMMUNITY:
    The online community for discussing the patterns included in our book Core J2EE Patterns has grown over the past year, since our first presentation at JavaOne 2000. This community is supported by our LISTSERV and is available for public participation at:
    http://archives.java.sun.com/j2eepatterns-interest.html
    You can view the past discussions on this list at the above URL.
    FORUM LOGISTICS:
    John and Dan are on the east coast and Deepak is on the west coast. We will be tuned into the forum and answering the messages periodically between June 19 and June 25, 2001. If you want to discuss the J2EE Patterns after June 25, you are invited to join the aforementioned J2EE Patterns Interest list.
    FORUM DISCLAIMER:
    All responses to questions posed in this News Group are given on an "as is" basis. We believe the solutions or explanations given here are correct, but do not guarantee that responses will be complete, without error and/or work for all platforms and system configurations.
    The forum is now open! Let the discussion begin...
    John Crupi - Chief Java Architect
    Dan Malks - Enterprise Java Architect
    Deepak Alur - Enterprise Java Architect
    ---Authors of Core J2EE Patterns

    Rajakannan,
    There are numerous ways to implement a templating mechanism in support of the composite view pattern, included in the catalog as a presentation-tier pattern.
    The goal is to avoid simply having monolithic views with all the formatting code embedded directly withing the view. If we have common subviews that are shared across several or more views then we end up with a copy-and-paste type of reuse...undesirable. So, modularity is one issue. Another major force when considering the Composite View pattern is that we may want to manage the layout of our pages and the content of our pages separately. We may have some logical regions defined, such as a search panel and main body, and a subview that plugs into those logical regions that map to a physical page (ie: x.jsp and y.jsp). We may then want to vary one independent of the other...ie: we may want to modify the layout of the page w/o changing the content and we may want to vary the content w/o touching the layout.
    There are a number of implementation strategies that can be used to implement the Composite View pattern, ranging from relatively simple to much more sophisticated. We describe each in our book and include source code examples.
    The example in the book that allows for supporting all the issues described above is implemented using the "Custom Tag View Management Strategy" and uses a tag library written by David Geary, that supports the Composite View pattern. The library is also included in David's new book, Adv. JavaServer Pages, Prentice Hall, 2001.
    Again, it's simply one implementation and, as you mention, there are many different ways to implement this strategy.
    Thanks for your question,
    Dan

  • Lock the Welcome & FAQ's Forum

    From what I can see there, virtually every post gets moved to another forum.
    Just close/lock it and only let Mods and Admins post in there, we really don't want to say 'hello' to every Tom, **bleep** and Harry who happen to post there.

    I agree with RBS,
    or
    hows about moving this thread in there and leaving it as the only contributable thread? (not my idea, I believe someone did mention this before the opening of the forum, but couldn't find the post).
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • Welcome to the forum for ZENworks Reporting 5

    This is the forum for issues related to ZENworks Reporting 5, powered by Jaspersoft.
    Information regarding the new reporting, which works with zones upgraded to ZCM 11.2.4 and later can be found here https://www.novell.com/documentation..._overview.html
    The files for ZRS5 are currently with the other ZCM 11.2. files at Novell: Downloads

    Lisawilliams,
    The bad news is it's an entirely new product, so there's no upgrade
    path, and for the same reason it's too complex a task to convert the
    reports automatically... The good news is that I think that this is
    much easier to use than the old system...
    Shaun Pond
    newly reminted as a Knowledge Partner

  • Welcome to the forum for ZENworks Reporting powered by BOE

    This is the forum for issues regarding the "old" ZENworks Reporting, powered by Business Objects. If you are using ZRS 5 with ZCM 11.2.4 or later, please use the "ZCM11: Reporting - Jaspersoft" forum

    Lisawilliams,
    The bad news is it's an entirely new product, so there's no upgrade
    path, and for the same reason it's too complex a task to convert the
    reports automatically... The good news is that I think that this is
    much easier to use than the old system...
    Shaun Pond
    newly reminted as a Knowledge Partner

  • Welcome to Meta Forum!

    Hello and welcome from the Sun ONE Meta-Directory Engineering team. We're here to help answer your questions on the Meta-Directory product, fire away please....
    Paul Walker
    Engineering Manager

    We have installed iplanet directory server 5.1 & metadirectory server 5.0SP1. We are successful in creating the "firstgroup" ldif connector view as per the 2nd chapter of "config & admin" docmentation provided. Even the data is visible in the connetor view. However, while we followed step by step instructions for the .csv format we are unable to obtain data in the "secondgroup" connector view. Subsequently the data of the participating views cannot be viewed in the meta view.
    There is no significant error message recd. But no data can be viewed in the meta view. Could you help us with a clarification on this & also any sample guide that can be more elaborate.
    Thanks & regards
    Anand

  • Welcome to this forum!

    We're excited to hear questions about using AquaLogic BPM Administration
    features...

    Rajakannan,
    There are numerous ways to implement a templating mechanism in support of the composite view pattern, included in the catalog as a presentation-tier pattern.
    The goal is to avoid simply having monolithic views with all the formatting code embedded directly withing the view. If we have common subviews that are shared across several or more views then we end up with a copy-and-paste type of reuse...undesirable. So, modularity is one issue. Another major force when considering the Composite View pattern is that we may want to manage the layout of our pages and the content of our pages separately. We may have some logical regions defined, such as a search panel and main body, and a subview that plugs into those logical regions that map to a physical page (ie: x.jsp and y.jsp). We may then want to vary one independent of the other...ie: we may want to modify the layout of the page w/o changing the content and we may want to vary the content w/o touching the layout.
    There are a number of implementation strategies that can be used to implement the Composite View pattern, ranging from relatively simple to much more sophisticated. We describe each in our book and include source code examples.
    The example in the book that allows for supporting all the issues described above is implemented using the "Custom Tag View Management Strategy" and uses a tag library written by David Geary, that supports the Composite View pattern. The library is also included in David's new book, Adv. JavaServer Pages, Prentice Hall, 2001.
    Again, it's simply one implementation and, as you mention, there are many different ways to implement this strategy.
    Thanks for your question,
    Dan

  • Re: Welcome to the Forum, please introduce yourselves!

    Hi all,
    I have purchased C4 two days back, earlier I was using Samsung and Moto, I feel a lot of difference, pls help in two things on priority.
    1. Here instead of Gallery, it's Album.... Pics or videos have different folders like phone, what's app, face book images etc but here all pics are getting saved in one folder only, not able to identify which one has been downloaded from where. Is there any option to create separate folders so that the pics or videos directly go in to respective folders.
    2. I don't see different key pads to choose except a Chinese and normal one. Earlier it use to auto correct the word and sentence formation which was really good... Like if I miss to give space, system use to take automatically and if I don't want then I use to press back space then that original word or line use to be saved.... Any option to change the keypad spell check etc options?
    Thanks in advance...

     Open the album app > swipe left to right > folders  Settings > language & input > Xperia keyboard > keyboard skin > also check word suggestions

  • Welcome to the Azure App Service API Apps Preview Forum!

    Welcome to the forum! This forum is for support of our customers who are using API Apps. Feel free to post any questions you have related to API Apps.
    The Azure App Service API Apps Team
    Jim Cheshire | Microsoft

    Hey Mikael!
    I actually was struggling through pretty much the same things at the same time that you were.
    The EventTriggered extension is actually in the Microsoft.Azure.AppService.ApiApps.Service namespace, so without a using directive for that it will not be happy.
    I created a library to help with the metadata generation required for Triggers, and did a write-up on exactly what it takes to create both a polling and push trigger (with a few more samples) here: https://github.com/nihaue/TRex#building-a-polling-trigger-api-app
    Hopefully having that combined with
    the official docs, and also
    Sameer's sample can get you on the right track.
    Hope that helps!

  • Welcome to Business Client Protocol forum!

    Hi Business Client Protocol forum member,
    Welcome to this forum. In this forum, you will find two types of messages.
    1. Messages with attached documents. These messages will always be at the top of the message list, so provides an easy way to access the documents. Only moderators can create messages with attached documents.
    2. Messages with feedback, questions posted by the members of this forum
    Please note that the messages posted in this forum are only visible to the members of this forum.
    Thanks,
    Dipak Chopra

    SDN has now introduced a <a href="/people/mark.finnern/blog/2004/08/03/announcing-the-contributor-recognition-program Recognition Program</a>. Which in short text means that for each question you have 10 points, which can be given to the person that answers your question.
    Why worry? But at the end of the day, all of us are human, and a small recognition goes a long way. This way, you win in getting a good answer. The person answering gets that warm feeling of having helped and with enough points gets a small reward.
    SDN is a community that lives for and from its users. Which means when asking a question, <b>you also assume the responsibility</b> to assign the points. Recommended is that you assign 6 or 10 points once to the answer/person that helped you the most. Assign 2 points to everyone that contributed something. See also <a href="https://www.sdn.sap.com/sdn/index.sdn?page=crp_help.htm">FAQ</a>.
    SDN is place where developers meet other developers. One takes the time to see the problems other developers are facing, the time to read possible solutions (to learn), and maybe one day the time to answer some questions.
    This is <b>NOT</b> a support channel. For urgent problems, especially if it concerns your business, <b>SAP Service Channel</b> is the only way to go! It the place where your problem gets logged and tracked, where there are escalation processes available, and where we can involve different groups as appropriate to get a problem solved. Problems can and will only be handled via SAP Service Channel, not in this forum.
    As such, do not use any of the words urgent, quickly, burning, etc in your message. Especially not in the title! This just irritates and does not help you to get to your goal. From our side, we definitely not answer faster, nor better when we see these hot words.
    The same for such things as ??? or !!! in appends. In English language one ? or ! is sufficient to terminate a sentence.
    Let me give a small story: in another forum, somebody asked a complex question with the words "<b>URGENT</b>" in the title. The only answer he got from another forum user was "<i>Don’t use urgent</i>". The question was never answered.
    And as such, it is recommend following a specific style, so that you get your questions answered, and also other people feel happy to read the thread.
    Which means: always ask questions, but leave time for the answers to be sought.
    <i>
    Text in this message was borrowed from <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=s1ett4b5nss%3d">brian McKellar</a> and the BSP forum.</i>
    <b>1.5.</b> Why is nobody answering my question?
    This may be for a variety of reasons. Firstly, never assume that you are entitled to an answer. Remember this is a community forum; the people on the list have jobs just like you and respond voluntarily. Perhaps nobody knows the answer.
    The following are a few tips on posting effective questions with a better chance of getting a response:
    <b>Use a good subject line.</b> The subject header is your golden opportunity to attract qualified experts' attention in around 50 characters or fewer. Don't waste it on babble like "Workflow question". As we all have busy jobs, often we just skim through the list headings and read those that interest us. Also, DO NOT reply to an unrelated post to ask a different question. This confuses those reading the thread and may lose people that would be interested in your question. Always start a new topic with a new mail.
          Bad subject: Urgent problem with workflow
          Good subject: Error after transport: "Inconsistent workflow definition"
    <b>Try to find the answer first.</b> There are tons of resources out there, show that you have tried to find the answer. A question that shows that the person is willing to try and help themselves is more likely to be answered than one which simply demands information. Tell us what you have tried to solve the problem yourself - often we can learn from that too!
    <b>Provide enough information.</b> For starters, please tell us which version and type of system you're working on - e.g. SAP R/3 4.6C or SRM 4.0 (EBP 5.0). If your question is regarding an error, include the message. If it is a request for info, please be specific. Questions such as "How do I administer workflow" are vague, tell us exactly what you want to know - "I'm the administrator, how do I forward work items to another agent?". If it's a big query, rather break it down into separate questions.
    <b>Re-read your query before submitting it.</b> Put yourself in a reader's position - does the question make sense? Can I understand the problem? Is this enough information to be able to answer the problem?
          This is a very valuable technique, because many questions end up answering themselves when you read them carefully. It also leads to better questions. Many list readers like good questions, especially if they are thought-provoking and thus help all of us understand things better. This is one of the main reasons many experienced consultants read the list regularly.
    Lastly, it's also nice to <b>follow up with a brief update </b>if you have found the solution. People may try to help not because they know the answer, but because they are interested in solving the same problem; or people may just encounter the same issue in the future and be searching the archives. It's a good way of giving back to the community, irrespective of whether you are a beginner or an expert.
    <i>Taken from <a href="/people/mike.pokraka/blog/2005/07/17/sap-business-workflow-faq Workflow User Group FAQ</a> by [url=https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=xbzpqlwvluy%3d]Mike Pokraka[/url]

  • Welcome to Forum "SAP Solution Manager for VAR Partners"

    Welcome to our forum to discuss topics on set up SAP Solution Manager for VARs scenario to support your SAP BUSINESS ALL-IN-ONE customers.
    You ask everything about configuration of the Service Desk, SAP Solution Manager  operation, tips and tricks.
    This forum is visible not to customers but exclusively to partners.
    The preferred language is English.
    All documents you need for configuration of the VAR scenario of the Service Desk you can find in the SAP Service Marketplaces under the Quick Link [var-partner.|http://www.service.sap.com/var-partner]
    Have a look at the [SAP All-in-One Resources|http://service.sap.com/smb/ao/resources] (perhaps different user ID required)
    Feel free to create questions on all SAP Solution Manager topics as a VAR.
    Feel free to create answers on all questions other members posted.
    This means worldwide collaboration.
    For questions / discussion not specific to VARs please consider also the [general  forum SAP Solution Manager|SAP Solution Manager;.
    Notice: to save a posting click "Edit Message".
    Welcome Thread: Welcome to Forum "SAP Solution Manager for VAR Partners"
    Rules of Engagement https://www.sdn.sap.com/irj/scn/wiki?path=/display/home/rulesofEngagement
    Test & Playground Forum: Try SCN Features

    Welcome to our forum to discuss topics on set up SAP Solution Manager for VARs scenario to support your SAP BUSINESS ALL-IN-ONE customers.
    You ask everything about configuration of the Service Desk, SAP Solution Manager  operation, tips and tricks.
    This forum is visible not to customers but exclusively to partners.
    The preferred language is English.
    All documents you need for configuration of the VAR scenario of the Service Desk you can find in the SAP Service Marketplaces under the Quick Link [var-partner.|http://www.service.sap.com/var-partner]
    Have a look at the [SAP All-in-One Resources|http://service.sap.com/smb/ao/resources] (perhaps different user ID required)
    Feel free to create questions on all SAP Solution Manager topics as a VAR.
    Feel free to create answers on all questions other members posted.
    This means worldwide collaboration.
    For questions / discussion not specific to VARs please consider also the [general  forum SAP Solution Manager|SAP Solution Manager;.
    Notice: to save a posting click "Edit Message".
    Welcome Thread: Welcome to Forum "SAP Solution Manager for VAR Partners"
    Rules of Engagement https://www.sdn.sap.com/irj/scn/wiki?path=/display/home/rulesofEngagement
    Test & Playground Forum: Try SCN Features

  • New To The Forum And Looking For Speed Help!

    Hello, After trying to find information about my problem on the Internet and then speaking to the BT Indian Call Centre, I stumbled upon this forum. I am hoping, having looked at so many helpful comments and contributions, that I might be able to shed some light upon my connection speed issue. I have had a very pleasing and stable Internect connection speed of nearly 8Mb. However, I recently moved my router to the Master socket in the house which was better positioned to give a good WiFi signal throughout my house. However, when I have plugged in the router and booted it up, I can only connect at just over 4Mb regardless of what I try. I know I am at risk of sounding a touch ungrateful here because there are many more people with bigger problems than I but I would be very grateful for some advice / assisitance as to why my problem might have occurred and how I might regain my previous speed. Thank you in advance for any help! Cheers.
    Solved!
    Go to Solution.

    welcome to the forum
    in order for the forum members to help please can you post the adsl stats from your router may need to 'show detail' to get all stats (if hub enter 192.168.1.254 in your browser and navigate to adsl or use a-z, if netgear enter 192.168.0.1) and run btspeedtester (MAC users may have problems) http://speedtester.bt.com or http://bt.custhelp.com/app/answers/detail/a_id/935​4/c/346,4740,5520 and post the results .
    are you connected directly to the NTE5 master or test socket or to somewhere else? Is the master the only phone socket in your home?
    Have you tried the quiet line test? - dial 17070 option 2 - should hear nothing - best done with a corded phone. if cordless phone you may hear a 'dull hum' which is normal
    Someone may then be able to offer help/assistance/suggestions to your problem
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • SUGGESTION TO ADOBE: PLEASE CREATE A PROPER FORUM FOR SUBSCRIPTION AND BILLING ISSUES

    I think and many will agree, that it is about time that Adobe would create a forum just for subscription or billing issues.
    There are so many people looking for help that taking this issues to a specific forum, would help in reducing the signal to noise ratio and keep a focus on specific topics. Yes, Adobe should fix these issues and I am sure they are being address but creating proper channels would speed up support, from Adobe staff and from people that, for crazy reasons, volunteer here.
    I try to help, but sometimes just the Creative CLoud forum is like a raging river of people looking for help and if it was divided in some topics, it would be a great help. So:
    - Create a Creative Cloud membership and Billing issues: It is about time
    - How-to and technical issues are still well served by the topics.

    Hi Luis,
    Welcome to Adobe Forum,
    I completely apprehend your point of view, the billing issues deal with credit card information which are highly secured information, there is only one authorized group taking care of billing issues.
    Regarding Invoice issues, please feel free to raise it here, we do try to resolve them at the earliest.
    The direct link to Adobe Support is http://adobe.ly/yxj0t6
    Regards,
    Rajshree

  • Please do not post questions about Adobe software in this forum

    Hello, welcome to the forums.
    What you may not realise is that each Adobe product has its own specialist forum, and it's very important to choose the right one. This forum isn't about products, it's about comments on the forums themselves.
    So, please go back to http://www.adobe.com/support/forums.html and choose the right forum. But first, make sure you know the name of your product.
    When you look at the list of messages in a forum, there is a box above that describing what the forum is for. Take care to read it carefully, or you may put your message in a forum where there are no experts who understand your question. Also, check to see whether there are any "FAQ" (Frequently Asked Questions) sections in the product forum, and search for previous discussions about the question you wish to ask before starting a new one.

    this is maybe because users are directly forwarded to this forum when looking for a contact in the otn-contact page. i suggest to change the contact-site and the direct the users to the "forums home" page.
    trevi

Maybe you are looking for

  • Creating dvd from fcp

    How do you turn a sequence in fcp 5.0 into a high-quality dvd using idvd? Video is originally hdv, and used apple intermediate codec to capture and edit. The sequence is a little less than 90 minutes long.

  • Rejected password for mail account...

    Hello. How can I remedy this ongoing issue of the Mail program asking for the password multiple times per week? (quite often, I'll have to enter it 20 times in the course of 5 minutes for it to actually get accepted). I'm amazed that this hasn't been

  • New mac pro freezing and crashing

    I got a new Mac Pro two weeks ago, and it's been great, much faster than my macbook. However in those two weeks, i've had 7 freeze and crashes now, that's more than in years of using MacBooks. Symptoms are: the screen just freezes, nothing moves anym

  • Resizing events, and blocking application

    Hi, While developing my application, that displays the state of processes, I observed something I can not duplicate that good. While debugging the app, I observed that when I manually resize the window size, my application could block (as in not resp

  • Oraclexmltest

    SQL> @scott Hi, I received the following error .... login scott/tiger. Have i forgot something ? note: the xmlgenpkg.sql SQL script runs with not errors. !!! Connected. declare ERROR at line 1: ORA-29540: class OracleXMLStore does not exist ORA-06512