Template Template Parameters, Forte 6U2, Forte 7EA

Forte 6U2 does not support template template parameters. I had hoped to see support added in Forte 7 early access, but they are not supported in that release either.
While some may argue that template template parameters are the height of C++ esoterica, very sophisticated and usefull libraries like Loki (by Alexandrescu) require them. There are compilers on the market that are capable of handling this construct, and Lippman, who is now at Microsoft, has commited to supporting Loki, Blitz and Boost in future releases of the compiler (see http://www.codeproject.com/interview/stanlippman14nov2001.asp?print=true ). This suggests that microsoft will soon support template template parameters as well.
I would be interested to see if other people who read this forum care about this issue at all, and if so, please respond so we can try to get Sun to do something about this...

I absolutely agree that Sun must keep pace with [if not lead] industry and provide the full suite of C++ language features.
I, too, have spent many hours with Forte C++ 5.3 trying to employ the techniques described in Alexandrescu's "Modern C++ Design" and implemented in his "loki" library. Even recursive template specializations seem not to be supported, though I must do further investigation to confirm.
And it would be nice if the compiler recognized what I was trying to do and issued a "feature XYZ not yet supported" message.
... Dave

Similar Messages

  • Templates as template parameters

    In the Sun Workshop(TM) Compilers C++ 6 Readme there is a list of Standards which are not implemeted ,among them:
    Template template parameters (templates as template parameters).
    Is there any workaround to it instead o changing all my source code?

    when will templates as template parameters be < supported?
    Template template parameters are on the list of things we want to do for the release after Sun One Studio 7, Compiler Collection(formerly called Forete Developer 7). We can't promise we will be able to implement it in time for that release, but we will try. The number one priority for Forte Developer 7 is compile-time performance.
    This was asked before: <http://forum.sun.com/thread.jsp?forum=5&thread=7350>
    - Rose

  • Contribute Acting strange - template parameters with repeating regions

    Basically what I'm trying to achieve is that there is a
    repeating region on a page, and each region is supposed to
    alternate colors. To achieve this, the regions with the colors are
    put into a div which has a background color applied to it. To do
    this, I have created two expressions, one to check to see if it's
    an even numbered region, and if so, to open the div, and another to
    close the div. That looks like this:
    quote:
    <!-- TemplateBeginRepeat name="Article" -->
    @@((_index & 1) ? shade : noshade )@@
    stuff
    @@((_index & 1) ? shadeend : noshade )@@
    <!-- TemplateEndRepeat -->
    At the top, I have three template parameters to go along with
    these:
    quote:
    <!-- TemplateParam name="shade" type="text"
    value="<div>" -->
    <!-- TemplateParam name="shadeend" type="text"
    value="</div>" -->
    <!-- TemplateParam name="noshade" type="text" value=""
    -->
    Which look like this on the actual pages:
    quote:
    <!-- InstanceParam name="shade" type="text"
    value="&lt;div&gt;" -->
    <!-- InstanceParam name="shadeend" type="text"
    value="&lt;/div&gt;" -->
    <!-- InstanceParam name="noshade" type="text" value=""
    -->
    The odd thing is that, when I add an editable region,
    something weird occurs with the template parameters and they end up
    looking like this:
    quote:
    <!-- InstanceParam name="shade" type="text"
    value="&lt;div&gt;" --><!-- InstanceParam
    name="shadeend" type="text" value="&lt;/div&gt;"
    -->->
    <!-- InstanceParam name="noshade" type="text" value=""
    -->
    And that, of course, results in having a nice "->" showing
    up at the top of my page. The repeating region appears to work. It
    changes background colors just like it should, but I have no idea
    why it's throwing in the "->" at the end.

    For grins, try changing this -
    <div id="content1" style="display:none">
    to this (IN THE TEMPLATE FILE) -
    <div id="content@@(_repeat._index)@@''
    style="display:none">
    (that should be a " character after the last @ sign - I had
    to use two '
    characters to keep the code from getting munged in my
    newsreader)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:g2m3cq$85h$[email protected]..
    >I need to see the template markup around the repeating
    region, please.
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    > ==================
    >
    >
    > "ITLogic" <[email protected]> wrote in
    message
    > news:g2m25n$6se$[email protected]..
    >> Sure. I'm using DW CS3. Here is a copy of the
    repeating regions I'm
    >> trying to
    >> create. Notice each DIV has a sequential ID. I could
    go hand edit this,
    >> but I'm
    >> trying to automate it as much as possible. I am
    selling Contribute as a
    >> means
    >> for clients to edit their own content. Most don't
    know how to spell HTML
    >> much
    >> less know how to use it.
    >>
    >> <div id="content0" style="display:''">
    >>
    >> <!-- ADD TICKER's CONTENT #1
    HERE--------------------->
    >>
    >> <p>Hello</p>
    >>
    >> <!-- END CONTENT #1----------------->
    >>
    >> </div>
    >>
    >> <div id="content1" style="display:none">
    >>
    >> <!-- ADD TICKER's CONTENT #2
    HERE--------------------->
    >>
    >> <p>World</p>
    >>
    >> <!-- END CONTENT #2----------------->
    >>
    >> </div>
    >>
    >

  • Dreamweaver CC features such as Template Parameters

    I have Dreamweaver CS6 and have not ventured onto the cloud yet. While looking up a question regarding syntax for Dreamweaver Template Parmeters, I noticed most of the documentation starts with the clause "The user interface has been simplified in Dreamweaver CC and later. As a result, you may not find some of the options described in this article in Dreamweaver CC and later." I found this expression even when I searched Creative Cloud specific support, e.g. see Dreamweaver Help | Using optional regions in templates. The link A Look at the Modernized Dreamweaver CC : Adobe Dreamweaver Team Blog is over a year old and no help.
    How in the world do you find what features actually exist in Dreamweaver CC without buying it? Are Template Parameters still available? Has anyone successfully imported a Dreamweaver CS6 site that has Template Parameters to Dreamweaver CC? I found a PDF for Dreamweaver CC, (http://helpx.adobe.com/pdf/dreamweaver_reference.pdf) which seems to indicate Template Parameters are still supported, but I don't have a lot of faith in it based on previous experiences with Adobe documentation.
    Thanks in advance.

    Are Template Parameters still available?
    Yes. Why do you want to use them? There are usually better ways to do things... Are you also using nested templates, by chance?
    Has anyone successfully imported a Dreamweaver CS6 site that has Template Parameters to Dreamweaver CC?
    There is no "import" to it. You just define a site in CC that points into the CS6 site's local root folder and you're ready to go.

  • Template parameters showing reverting to old data

    Hi I added meta-data using template parameters. For some
    reason DW reverted back to showing old meta-data on the page. When
    I checked the template parameters fields it showed the latest
    meta-data. it just had not been written to the page.
    Is this a known bug?

    Is that meta data in an editable region?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Steve84" <[email protected]> wrote in
    message
    news:e7efir$7q5$[email protected]..
    > Hi I added meta-data using template parameters. For some
    reason DW
    > reverted
    > back to showing old meta-data on the page. When I
    checked the template
    > parameters fields it showed the latest meta-data. it
    just had not been
    > written
    > to the page.
    >
    > Is this a known bug?
    >

  • Use of template parameters

    I have a standard Dreamweaver template with a photo in the
    heading. I need to change this photo depending which page is being
    shown. It occurred to me that a template parameter should do the
    trick. I can find no help in the CS3 documentation, and the online
    help no longer supports CS3 users. MX help does give a vague idea,
    but nothing remotely like an example.
    Can anyone tell me what I need to do to set this up

    Template parameters seem like they would be a really nice way
    to do thing.
    They are a mixed blessing, though. The easiest way would be
    with server
    scripting, but if you want to try template parameters, do
    this -
    1. Open the Template page
    2. Select the image
    3. Use MODIFY | Templates > Make Attribute Editable
    4. You will want to make the src attribute of the image tag
    editable with a
    URL parameter in the ensuing dialog
    5. You can browse to and select an image to use for the
    default value of
    this image
    After clicking OK, you will find the following changes on
    your Template
    page -
    Above the </head> tag you will see -
    <!-- TemplateParam name="whatever" type="URL"
    value="pathtoimage" -->
    and in the <img> tag you will see -
    <img src="@@(whatever)@@"....
    The template engine will insert the value of the "whatever"
    parameter into
    the src attribute of the <img> tag when a child page is
    spawned (or
    updated). On that child page, if you want to CHANGE the
    value, use MODIFY |
    Template Properties, and select "whatever", whereupon you
    will get a dialog
    to browse to and select a NEW image to use for this
    parameter. This is the
    ONLY way to change that parameter - if you try to edit it
    directly it will
    not work.
    Try it. You'll see what I mean.
    And by the way, you might find some useful info here -
    http://www.dmx-templates.com.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "whatalotofrubbish" <[email protected]>
    wrote in message
    news:[email protected]...
    >I have a standard Dreamweaver template with a photo in
    the heading. I need
    >to
    > change this photo depending which page is being shown.
    It occurred to me
    > that a
    > template parameter should do the trick. I can find no
    help in the CS3
    > documentation, and the online help no longer supports
    CS3 users. MX help
    > does
    > give a vague idea, but nothing remotely like an example.
    >
    > Can anyone tell me what I need to do to set this up
    >

  • Modify Web Template Parameters Using API or Javascript

    Hello Experts,
    I am using the Web Application Designer (WAD) to build a template.  We are on BW 7.01 (EHP1).  I am trying to find a way to set a command within the template to change one of the parameters of the Web Template itself.  I am very familar with how to use the SAP provided API Commands to change the Web ITEM parameters (like ANALYSIS item, CHART item, etc), but I do not see an API that will allow me to change the parameters of the Template itself.
    For example, in WAD, on the left hand side, you can select the "Web Template" item and set the properties.  For example:
    Display Variable Screen [VARIABLE_SCREEN]
    Reset Variable Values to Default [CLEAR_VARIABLES]
    Show Personalized Variables [SHOW_PERSONALIZED_VARIABLES]
    I would like to add a button to the template where I can allow the user to change some of these properties, but I don't see a way to do it.  Does anyone have any experience coding this?
    Thanks in advance for your help.
    Jose

    Hi ,
    According to your description, my understanding is that you want to retrieve list item values related to a specific version using JavaScript.
    We can also see the a specific version via the url …/_layouts/15/Versions.aspx?list=GUID….
    We can use the SharePoint List web service that exposes
    Lists.GetVersionCollection Method to return version information for the specified field in a SharePoint list.
    There are some similar posts for your reference:
    https://social.msdn.microsoft.com/Forums/en-US/02d29ce7-1a2b-4e91-9319-6dd43cde0bee/getting-the-version-history-of-a-list-item?forum=sharepointdevelopment
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/4bd80e0e-a605-4c5e-b534-a189c346b978/csom-fetching-list-item-version-history-programmatically?forum=sharepointdevelopment
    (the last reply of Patrick)
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • Template template parameters don't work

    Consider the following code:
    #include <iostream>
    #include <algorithm>
    template <template <typename T, int I> class Container, typename type, int size>
    struct ContainerTraits
         typedef typename Container<type, size>::type value_type;
    template <typename T, int N>
    class MyContainer
         public:
              typedef T type;
              static const int SIZE = N;
              T* begin() { return data; }
              T* end() { return data+N; }
              T &operator[](int index) { return data[index]; }
         private:
              T data[N];
    template <template <typename T, int I> class Container, typename type, int size>
    void fillZeroContainer(Container<type, size> c)
         typedef ContainerTraits<Container, type, size> CTraits;
         typedef typename CTraits::value_type value_type;
         std::fill(c.begin(), c.end(), value_type(0));
    int main()
         MyContainer<float, 4> c;
         fillZeroContainer(c);
         std::cout << c[0] << std::endl;
         // Once the rest of the code compiles, try to uncomment this.
    //      float array[int(c[0]) + 2];
    //      array[0] = 0;
         return 0;
    Compiling yields:
    $ g++ -Wall sunCCproblem.cc
    $ sunCC sunCCproblem.cc
    "sunCCproblem.cc", line 40: Warning: The variable c has not yet been assigned a value.
    "sunCCproblem.cc", line 30: Error: Template template-parameter Container<T, I> requires a class template argument.
    "sunCCproblem.cc", line 40: Where: While instantiating "fillZeroContainer<MyContainer<float, 4>, float, 4>(MyContainer<float, 4>)".
    "sunCCproblem.cc", line 40: Where: Instantiated from non-template code.
    "sunCCproblem.cc", line 7: Warning (Anachronism): Using Container as a template without a declaration.
    "sunCCproblem.cc", line 31: Where: While specializing "ContainerTraits<MyContainer<float, 4>, float, 4>".
    "sunCCproblem.cc", line 31: Where: Instantiated from fillZeroContainer<MyContainer<float, 4>, float, 4>(MyContainer<float, 4>).
    "sunCCproblem.cc", line 40: Where: Instantiated from non-template code.
    1 Error(s) and 2 Warning(s) detected.
    This is Sun Studio 12 (x86) on Linux AMD64 (ubuntu).
    I think it is a bug in the compiler. GCC and Intel have no problem compiling this code.
    If that is not correct, please let me know what shold be corrected to make the code compile.
    Thanks in advance,
    F. Beekhof

    This problem was filed as CR 6639155, which you can view at
    [http://bugs.sun.com]
    This bug appears not to have been fixed yet.
    If your problem appears to be the same, you can vote for the bug. If not, you can file a new bug report.
    If you have a support contract with Sun, you can escalate the bug to get a fix sooner. You could also get the fix before it is officially released in a patch. You can find out about support contracts here:
    [http://developers.sun.com/sunstudio/support/index.jsp]

  • Template as template parameters and friend

    Hi,
    The following code does not compile with "Sun C++ 5.9 SunOS_sparc Patch 124863-03 2008/03/12". Should be a compiler problem, or?
    Thanks in advance!
    template <class T>
    class A
    template <template<class> class T, class E>
    class B
    friend class T<E>;
    void f()
    B<A, int> b;
    }

    I believe the code is valid, and we have a compiler bug. Please file a bug report on the C++ compiler at
    [http://bugs.sun.com]

  • Template parameters

    Hi,
    I am using the JDeveloper 11g. I had placed the input text component and button beside it in the template page. How can i get the inputtext value when the button is pressed in a managed bean method.
    bye NIRANJAN

    If the backing bean binding for the input text field is inputText1.
    String inputText= ((String)inputText1.getValue());

  • ArrayIndexOutOfBoundsException error while executing template in planning

    Hi all,
    I am executing a planning function but I always get this Array error message. The planning function works fine but something is not happening in the web interface....
    Below is the error message..much appreciated if anyone could help.
    The initial exception that caused the request to fail was:
    3
    java.lang.ArrayIndexOutOfBoundsException: 3
    at com.sap.ip.bi.webapplications.ui.items.buttongroup.ButtonGroup.setButton(ButtonGroup.java:155)
    at com.sap.ip.bi.webapplications.ui.items.buttongroup.ButtonGroup.getParameters(ButtonGroup.java:301)
    at com.sap.ip.bi.webapplications.ui.items.buttongroup.ButtonGroup.getElementToRender(ButtonGroup.java:184)
    at com.sap.ip.bi.webapplications.ui.items.UiItem.getLocalRootUrNode(UiItem.java:466)
    at com.sap.ip.bi.webapplications.ui.items.UiItem.getRootUrNode(UiItem.java:428)
    Log ID     001E0B6F0A56006B000006C80000338800045F5564534868
    Details: Full Exception Chain
    Messages
    INFO: Planning function Copy Previous New Positions into Official Plan ( S executed without errors
    INFO: 378 records read, 72 generated, 0 changed, 0 deleted
    System Environment
    Server
    BI Java     Release: 7 - Patch level: 0000000014 - Description: BI Web Applications Java - Additional info:  - Production mode: true
    BI ABAP     Release: 700 - Patch level: 0016 - Description: SAP NetWeaver BI 7.0 (SAP_BW) - Additional info:  - Production mode: true
    Java Virtual Machine     Java HotSpot(TM) 64-Bit Server VM - Sun Microsystems Inc. - 1.4.2_15-b02
    Operating System     Windows 2003 - amd64 - 5.2
    Context
    ACCESSIBLE     false
    CACHE     true
    CONTENT_PADDING     true
    COUNTRY     
    DEBUG     false
    DEBUG_LEVEL     0
    DEBUG_MESSAGES     false
    DEBUG_TEXTS     false
    DISPLAY_STACK_TRACE_IN_ERROR_PAGES     true
    LANGUAGE     en
    Master System Alias     SAP_BW
    NAVIGATION_NODE_LAUNCHER_URL     pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/iViews/com.sap.ip.bi.bex
    PROFILING     false
    Query String (Current Browser Request)     BI_COMMAND=&BI_COMMAND-BI_ADVANCED=OVERVIEW_TABSTRIP_t_OVERVIEW_TABSTRIP&BI_COMMAND-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND-PASSIVE_ID=OVERVIEW_TABSTRIP_t_OVERVIEW_TABSTRIP_tc&BI_COMMAND-PASSIVE_VALUE=false&BI_COMMAND-TARGET_ITEM_REF=OVERVIEW_TABSTRIP&BI_COMMAND_1=&BI_COMMAND_1-BI_ADVANCED=DROPDOWN_POSITION_AcDDLBase&BI_COMMAND_1-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_1-PASSIVE_ID=DROPDOWN_POSITION_AcDDLBase_combobox&BI_COMMAND_1-PASSIVE_VALUE=SELECT_ALL&BI_COMMAND_1-TARGET_ITEM_REF=DROPDOWN_POSITION&BI_COMMAND_2=&BI_COMMAND_2-BI_ADVANCED=DROPDOWN_SEQNO_AcDDLBase&BI_COMMAND_2-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_2-PASSIVE_ID=DROPDOWN_SEQNO_AcDDLBase_combobox&BI_COMMAND_2-PASSIVE_VALUE=SELECT_ALL&BI_COMMAND_2-TARGET_ITEM_REF=DROPDOWN_SEQNO&BI_COMMAND_3=&BI_COMMAND_3-BI_ADVANCED=DROPDOWN_EMPLOYEE_AcDDLBase&BI_COMMAND_3-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_3-PASSIVE_ID=DROPDOWN_EMPLOYEE_AcDDLBase_combobox&BI_COMMAND_3-PASSIVE_VALUE=SELECT_ALL&BI_COMMAND_3-TARGET_ITEM_REF=DROPDOWN_EMPLOYEE&BI_COMMAND_4=&BI_COMMAND_4-BI_ADVANCED=DETAILS_TABSTRIP_t_DETAILS_TABSTRIP&BI_COMMAND_4-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_4-PASSIVE_ID=DETAILS_TABSTRIP_t_DETAILS_TABSTRIP_tc&BI_COMMAND_4-PASSIVE_VALUE=false&BI_COMMAND_4-TARGET_ITEM_REF=DETAILS_TABSTRIP&BI_COMMAND_5=&BI_COMMAND_5-BI_ADVANCED=PLANNING_QUERY_1_interactive_pivot_left_top&BI_COMMAND_5-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_5-PASSIVE_ID=PLANNING_QUERY_1_interactive_pivot_left_top_paginator&BI_COMMAND_5-PASSIVE_VALUE=1&BI_COMMAND_5-TARGET_ITEM_REF=PLANNING_QUERY_1&BI_COMMAND_6=&BI_COMMAND_6-BI_ADVANCED=PLANNING_QUERY_1_interactive_pivot_right_top&BI_COMMAND_6-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_6-PASSIVE_ID=PLANNING_QUERY_1_interactive_pivot_right_top_paginator&BI_COMMAND_6-PASSIVE_VALUE=1&BI_COMMAND_6-TARGET_ITEM_REF=PLANNING_QUERY_1&BI_COMMAND_7=&BI_COMMAND_7-BI_ADVANCED=PLANNING_QUERY_1_interactive_pivot_left_bottom&BI_COMMAND_7-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_7-PASSIVE_ID=PLANNING_QUERY_1_interactive_pivot_left_bottom_paginator&BI_COMMAND_7-PASSIVE_VALUE=1&BI_COMMAND_7-TARGET_ITEM_REF=PLANNING_QUERY_1&BI_COMMAND_8=&BI_COMMAND_8-BI_ADVANCED=PLANNING_QUERY_1_interactive_pivot_right_bottom&BI_COMMAND_8-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_8-PASSIVE_ID=PLANNING_QUERY_1_interactive_pivot_right_bottom_paginator&BI_COMMAND_8-PASSIVE_VALUE=1&BI_COMMAND_8-TARGET_ITEM_REF=PLANNING_QUERY_1&BI_COMMAND_9=&BI_COMMAND_9-BI_COMMAND_TYPE=VALIDATE&BI_COMMAND_10=&BI_COMMAND_10-BI_COMMAND_TYPE=EXEC_PLANNING_FUNCTION_SIMPLE&BI_COMMAND_10-PLANNING_FUNCTION=SCF_COPY_NEWPOS_OP&BI_COMMAND_10-SELECTOR_DATA_PROVIDER_REF=PLANNING_QUERY&BI_COMMAND_10-TARGET_DATA_AREA_REF=DEFAULT&BI_COMMAND_11=&BI_COMMAND_11-BI_COMMAND_TYPE=SET_ITEM_PARAMETERS&BI_COMMAND_11-INIT_PARAMETERS-BUTTON_LIST-BUTTON_4-ENABLED=X&BI_COMMAND_11-ITEM_TYPE=BUTTON_GROUP_ITEM&BI_COMMAND_11-TARGET_ITEM_REF=SAVE_RESET_COPY_BUTTONS&BI_COMMAND_12=&BI_COMMAND_12-BI_COMMAND_TYPE=SET_ITEM_PARAMETERS&BI_COMMAND_12-INIT_PARAMETERS-VISIBILITY=HIDDEN&BI_COMMAND_12-ITEM_TYPE=BUTTON_GROUP_ITEM&BI_COMMAND_12-TARGET_ITEM_REF=COPY_FUNCTION_BUTTONS&REQUEST_ID=4
    Query String (Initial Browser Request)     DUMMY=3&TEMPLATE=ZWILSON_TEMPLATE
    RTL     false
    Request URL     http://esccbid.escc.gov.uk:50000
    SAP_BW_IVIEW_ID     pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/iViews/com.sap.ip.bi.bex
    SERVER_URL_PREFIX     http://esccbid.escc.gov.uk:50000
    THEME_NAME     sap_tradeshow
    TRACE     false
    TRAY_TYPE     PLAIN
    Template (Main Object)     BTMP ZWILSON_TEMPLATE
    Template (Main)     ZWILSON_TEMPLATE
    Template Parameters     <parameterList>
      <param name="ABAP_STATELESS" value="X"/>
      <param name="BODY_ONLY" value="X"/>
      <param name="CHECK_POPUP_BLOCKER" value="X"/>
      <param name="CLEAR_VARIABLES" value="X"/>
      <param name="DATA_MODE" value="NEW"/>
      <param name="DOCUMENT_SAVE_LEVEL" value="0"/>
      <param name="ERRORS_VISIBLE" value="X"/>
      <param name="INFORMATION_VISIBLE" value="X"/>
      <param name="ITEMS_STATELESS" value="false"/>
      <param name="MELT_VARIABLES" value="X"/>
      <param name="REPORT_REPORT_DISPLAY_TARGET" value="X"/>
      <param name="RRI_OPEN_MODE" value="OPEN_IN_SEPARATE_WINDOW">
        <param name="OPEN_IN_SEPARATE_WINDOW" value=""/>
      </param>
      <param name="SHOW_PERSONALIZED_VARIABLES" value="X"/>
      <param name="START_STATELESS_INTERVAL" value="0"/>
      <param name="STATELESS" value="false"/>
      <param name="SYSTEM_MESSAGES_VISIBLE" value="X">
        <param name="SYSTEM_MESSAGES_DISPLAY_MODE" value="ALWAYS"/>
      </param>
      <param name="TEMPLATE_VERSION" value="1"/>
      <param name="USE_CONTEXT_MENU_SNIPPETS" value="X"/>
      <param name="USE_LAYERED_WINDOWS" value="X"/>
      <param name="USE_SPECIFIC_VARIANT_CATALOG" value="X"/>
      <param name="VARIABLE_SCREEN" value="X"/>
      <param name="WARNINGS_VISIBLE" value="X"/>
      <param name="WINDOW_MODE" value="modal"/>
    </parameterList>
    Time     Wed Dec 31 10:44:26 GMT 2008
    USE_HTTPS_FOR_ADS     false
    USE_SAP_EXPORT_LIB     false
    User     SERCOWNKN (USER.R3_DATASOURCE.SERCOWNKN)
    Deployed SCAs
    SCA     Version     SP     Patch     Compiled     Deployed
    ADSSAP     7.00     14     0     2007-11-18 05:51:47 GMT     2008-03-04 14:42:04 GMT
    BASETABLES     7.00     14     0     2007-11-18 06:07:37 GMT     2008-03-04 14:29:07 GMT
    BI-BASE-S     7.00     14     3     2008-04-14 06:59:16 BST     2008-04-28 15:51:19 BST
    BI-IBC     7.00     15     0     2008-02-18 05:00:17 GMT     2008-04-09 16:26:10 BST
    BI-REPPLAN     7.00     14     0     2007-11-17 05:56:51 GMT     2008-03-04 15:08:33 GMT
    BI-WDALV     7.00     14     0     2007-11-17 05:57:00 GMT     2008-03-04 15:08:45 GMT
    BIWEBAPP     7.00     14     3     2008-04-14 07:00:01 BST     2008-04-28 15:50:57 BST
    BI_MMR     7.00     14     0     2007-11-18 06:08:29 GMT     2008-03-04 14:42:22 GMT
    BI_UDI     7.00     14     0     2007-11-18 06:08:52 GMT     2008-03-04 14:49:38 GMT
    BP_BIADMIN     60.1     5     0     2006-01-18 13:49:00 GMT     2007-01-08 12:34:11 GMT
    CAF     7.00     14     0     2007-11-17 06:28:38 GMT     2008-03-04 14:52:37 GMT
    CAF-KM     7.00     14     0     2007-11-17 06:00:43 GMT     2008-03-04 15:16:27 GMT
    CAF-UM     7.00     14     0     2007-11-17 06:28:47 GMT     2008-03-04 14:42:49 GMT
    CORE-TOOLS     7.00     14     0     2007-11-18 06:12:27 GMT     2008-03-04 14:29:21 GMT
    DI_CBS     7.00     11     0     2007-02-02 07:51:52 GMT     2007-05-30 13:12:00 BST
    DI_CMS     7.00     11     0     2007-02-02 07:52:31 GMT     2007-05-30 13:42:29 BST
    DI_DTR     7.00     11     0     2007-02-02 07:53:48 GMT     2007-05-30 13:44:06 BST
    EP-PSERV     7.00     14     0     2007-12-10 19:31:59 GMT     2008-03-04 15:09:12 GMT
    EP-WDC     7.00     14     0     2007-11-18 04:10:28 GMT     2008-03-04 15:09:45 GMT
    EPBC     7.00     14     0     2007-11-18 04:08:00 GMT     2008-03-04 14:43:48 GMT
    EPBC2     7.00     14     0     2007-11-18 04:08:26 GMT     2008-03-04 15:09:48 GMT
    FORUMS     7.00     12     0     2007-04-26 06:38:00 BST     2007-07-05 13:29:42 BST
    JLOGVIEW     7.00     14     0     2007-11-17 19:24:00 GMT     2008-03-04 14:29:37 GMT
    JSPM     7.00     14     0     2007-12-10 16:07:00 GMT     2008-03-04 14:10:28 GMT
    KM-KW_JIKS     7.00     14     0     2007-11-18 06:16:32 GMT     2008-03-04 14:43:59 GMT
    KMC-BC     7.00     14     0     2007-11-18 04:10:52 GMT     2008-03-04 15:10:23 GMT
    KMC-CM     7.00     14     0     2007-11-18 04:12:21 GMT     2008-03-04 15:10:52 GMT
    KMC-COLL     7.00     14     0     2007-11-18 04:12:58 GMT     2008-03-04 15:11:09 GMT
    KMC-UI     7.00     12     0     2007-04-26 06:38:00 BST     2007-07-10 12:41:58 BST
    LM-PORTAL     7.00     14     0     2007-11-17 06:05:58 GMT     2008-03-04 15:11:11 GMT
    LM-TOOLS     7.00     14     1     2008-01-24 10:15:56 GMT     2008-03-04 14:56:05 GMT
    NET-PDK     7.00     14     0     2007-11-18 04:13:24 GMT     2008-03-04 15:05:06 GMT
    RTC     7.00     14     0     2007-11-18 04:13:42 GMT     2008-03-04 15:05:10 GMT
    RTC-STREAM     7.00     14     0     2007-11-18 04:13:43 GMT     2008-03-04 14:59:01 GMT
    SAP-EU     7.00     14     0     2007-11-17 06:07:36 GMT     2008-03-04 15:15:51 GMT
    SAP-JEE     7.00     14     0     2007-11-18 06:23:21 GMT     2008-03-04 14:30:17 GMT
    SAP-JEECOR     7.00     14     0     2007-11-18 06:25:32 GMT     2008-03-04 14:32:36 GMT
    SAP_JTECHF     7.00     14     0     2007-12-10 17:24:24 GMT     2008-03-04 14:33:48 GMT
    SAP_JTECHS     7.00     14     0     2007-11-23 07:39:50 GMT     2008-03-04 14:48:49 GMT
    UMEADMIN     7.00     14     0     2007-11-17 06:39:16 GMT     2008-03-04 14:56:22 GMT
    UWLJWF     7.00     14     0     2007-11-18 04:14:41 GMT     2008-03-04 15:11:24 GMT
    VCBASE     7.00     14     0     2007-11-18 04:14:46 GMT     2008-03-04 15:16:44 GMT
    VCFLEX     7.00     14     0     2007-11-18 04:15:19 GMT     2008-03-04 15:06:41 GMT
    VCFRAMEWORK     7.00     14     0     2007-11-18 04:15:30 GMT     2008-03-04 15:06:46 GMT
    VCKITBI     7.00     14     0     2007-11-18 04:03:22 GMT     2008-03-04 14:59:02 GMT
    VCKITGP     7.00     14     0     2007-11-18 04:15:30 GMT     2008-03-04 14:59:03 GMT
    VCKITXX     7.00     14     0     2007-11-18 04:15:30 GMT     2008-03-04 14:59:06 GMT
    WDEXTENSIONS     7.00     14     0     2007-11-17 06:09:18 GMT     2008-03-04 15:16:57 GMT
    Full Exception Chain
    Log ID     001E0B6F0A56006B000006C80000338800045F5564534868
    com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while generating HTML
         at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:392)
         at com.sap.ip.bi.webapplications.runtime.rendering.impl.ContainerNode.render(ContainerNode.java:70)
         at com.sap.ip.bi.webapplications.runtime.rendering.impl.PageAssemblerRenderingRoot.processRendering(PageAssemblerRenderingRoot.java:52)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.buildRenderingTree(Page.java:4395)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.processRenderingRootNode(Page.java:4469)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.processRendering(Page.java:4108)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:4054)
         at com.sap.ip.bi.webapplications.runtime.impl.Page._processRequest(Page.java:2863)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2709)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:983)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller._processRequest(Controller.java:872)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:849)
         at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService._handleRequest(BIRuntimeService.java:333)
         at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:250)
         at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:24)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         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.ArrayIndexOutOfBoundsException: 3
         at com.sap.ip.bi.webapplications.ui.items.buttongroup.ButtonGroup.setButton(ButtonGroup.java:155)
         at com.sap.ip.bi.webapplications.ui.items.buttongroup.ButtonGroup.getParameters(ButtonGroup.java:301)
         at com.sap.ip.bi.webapplications.ui.items.buttongroup.ButtonGroup.getElementToRender(ButtonGroup.java:184)
         at com.sap.ip.bi.webapplications.ui.items.UiItem.getLocalRootUrNode(UiItem.java:466)
         at com.sap.ip.bi.webapplications.ui.items.UiItem.getRootUrNode(UiItem.java:428)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.buildUrTree(AcItemBridge.java:95)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:33)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.controls.MatrixLayoutCell.iterateOverChildren(MatrixLayoutCell.java:82)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.controls.MatrixLayoutRow.iterateOverChildren(MatrixLayoutRow.java:75)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.controls.MatrixLayout.iterateOverChildren(MatrixLayout.java:88)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.container.matrixlayout.control.AcMatrixControlGrid.iterateOverChildren(AcMatrixControlGrid.java:41)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:61)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.controls.FlowLayoutItem.iterateOverChildren(FlowLayoutItem.java:82)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.controls.FlowLayout.iterateOverChildren(FlowLayout.java:88)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:61)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.controls.Toolbar.iterateOverChildren(Toolbar.java:88)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.controls.Group.iterateOverChildren(Group.java:91)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.container.group.control.AcGroupControl.iterateOverChildren(AcGroupControl.java:260)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.start(CompositeBuildUrTreeTrigger.java:59)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.triggerComposites(ExtendedRenderManager.java:69)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.BICompositeManager.renderRoot(BICompositeManager.java:79)
         at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:390)
         ... 46 more

    Hi, the issue is described in SAP note 1260133. Please note that SPS 14, Patch #3 for the BI-components BI-BASE-S and BIWEBAPP is pretty old. Are there any plans to upgrade your java stack in the near future? Otherwise you won't be able to apply this correction, since recent java corrections are only available for the last 3 SPS. Please have a look at note 1072576 for further information.
    If this correction does not solve your issue, please open a message with SAP.
    Best regards,
    Janine

  • Error in WAD Template when no data.

    Hi All!!
    I'm working with BW 7 SP 15
    I have a query that has the characteristic 0FISPER in the Columns side, above the  key figures, so the query displays the data per month.
    The problem is when I include this query into a WAD Template and I set the property "new lines" to 1, when this template is executed and the result is empty the following error appears (only when there're no data to display and only when 0FISPER is above key figures, when I put 0FISPER on rows side, It does it correctly):
    <i><b>Invalid state: Section I is valid, but neither II nor III.
    java.lang.RuntimeException: Invalid state: Section I is valid, but neither II nor III.
    at com.sap.ip.bi.webapplications.ui.items.analysis.virtualmatrix.impl.VirtualMatrixBlockMerge.init(VirtualMatrixBlockMerge.java:137)
    at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableExport.validateRendering(AcPivotTableExport.java:510)
    at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableInteractive.buildUrTree(AcPivotTableInteractive.java:325)
    at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:33)
    at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)
    Query String (Current Browser Request) BI_COMMAND=&BI_COMMAND-BI_ADVANCED=DLG_VARIABLE_DropdownVariants&BI_COMMAND-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND-PASSIVE_ID=DLG_VARIABLE_DropdownVariants_combobox&BI_COMMAND-PASSIVE_VALUE=&BI_COMMAND-TARGET_DIALOG_REF=DLG_VARIABLE&BI_COMMAND_1=&BI_COMMAND_1-BI_ADVANCED=DLG_VARIABLE_VAR_1_INPUT&BI_COMMAND_1-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_1-PASSIVE_ID=DLG_VARIABLE_VAR_1_INPUT_inp&BI_COMMAND_1-PASSIVE_VALUE=1&BI_COMMAND_1-TARGET_DIALOG_REF=DLG_VARIABLE&BI_COMMAND_2=&BI_COMMAND_2-BI_ADVANCED=DLG_VARIABLE_VAR_2_INPUT&BI_COMMAND_2-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_2-PASSIVE_ID=DLG_VARIABLE_VAR_2_INPUT_inp&BI_COMMAND_2-PASSIVE_VALUE=10&BI_COMMAND_2-TARGET_DIALOG_REF=DLG_VARIABLE&BI_COMMAND_3=&BI_COMMAND_3-BI_ADVANCED=DLG_VARIABLE_VAR_3_INPUT&BI_COMMAND_3-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_3-PASSIVE_ID=DLG_VARIABLE_VAR_3_INPUT_inp&BI_COMMAND_3-PASSIVE_VALUE=009.2009-009.2009&BI_COMMAND_3-TARGET_DIALOG_REF=DLG_VARIABLE&BI_COMMAND_4=&BI_COMMAND_4-BI_ADVANCED=DLG_VARIABLE_VAR_4_INPUT&BI_COMMAND_4-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&BI_COMMAND_4-PASSIVE_ID=DLG_VARIABLE_VAR_4_INPUT_inp&BI_COMMAND_4-PASSIVE_VALUE=v1&BI_COMMAND_4-TARGET_DIALOG_REF=DLG_VARIABLE&BI_COMMAND_5=&BI_COMMAND_5-BI_COMMAND_TYPE=OK&BI_COMMAND_5-TARGET_DIALOG_REF=DLG_VARIABLE&REQUEST_ID=1
    Query String (Current Server Request) BI_COMMAND-BI_COMMAND_TYPE=UPDATE
    Query String (Initial Browser Request) DUMMY=0&TEMPLATE=ZIP_WCO003_NOSIRVE
    RTL false
    Request URL http://achmexdvw1.mx.achfood.com:50200
    SAP_BW_IVIEW_ID pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/iViews/com.sap.ip.bi.bex
    SAP_EXTERNAL_SID FMZuPSJbo1ORoV1*1wciywSsHHVBVUbgIy5fjefoHQTA
    THEME_NAME captest
    TRACE false
    TRAY_TYPE PLAIN
    Template (Main Object) BTMP ZIP_WCO003_NOSIRVE
    Template (Main) ZIP_WCO003_NOSIRVE
    Template Parameters <parameterList>
      <param name="BODY_ONLY" value="X"/>
      <param name="CHECK_POPUP_BLOCKER" value="X"/>
      <param name="DATA_MODE" value="NEW"/>
      <param name="DOCUMENT_SAVE_LEVEL" value="0"/>
      <param name="ERRORS_VISIBLE" value="X"/>
      <param name="INFORMATION_VISIBLE" value="X"/>
      <param name="ITEMS_STATELESS" value="false"/>
      <param name="MELT_VARIABLES" value="X"/>
      <param name="REPORT_REPORT_DISPLAY_TARGET" value="X"/>
      <param name="RRI_OPEN_MODE" value="OPEN_IN_SEPARATE_WINDOW">
        <param name="OPEN_IN_SEPARATE_WINDOW" value=""/>
      </param>
      <param name="START_STATELESS_INTERVAL" value="0"/>
      <param name="STATELESS" value="false"/>
      <param name="SYSTEM_MESSAGES_VISIBLE" value="X">
        <param name="SYSTEM_MESSAGES_DISPLAY_MODE" value="ALWAYS"/>
      </param>
      <param name="TEMPLATE_VERSION" value="1"/>
      <param name="USE_CONTEXT_MENU_SNIPPETS" value="X"/>
      <param name="USE_LAYERED_WINDOWS" value="X"/>
      <param name="USE_SPECIFIC_VARIANT_CATALOG" value="X"/>
      <param name="WARNINGS_VISIBLE" value="X"/>
      <param name="WINDOW_MODE" value="modal"/>
    </parameterList>
    com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while generating HTML     at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:365)     at com.sap.ip.bi.webapplications.runtime.rendering.impl.ContainerNode.render(ContainerNode.java:63)     at com.sap.ip.bi.webapplications.runtime.rendering.impl.PageAssemblerRenderingRoot.processRendering(PageAssemblerRenderingRoot.java:52)     at com.sap.ip.bi.webapplications.runtime.impl.Page.buildRenderingTree(Page.java:4080)     at com.sap.ip.bi.webapplications.runtime.impl.Page.processRenderingRootNode(Page.java:4135)     at com.sap.ip.bi.webapplications.runtime.impl.Page.processRendering(Page.java:3796)     at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:3756)     at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2661)     at com.sap.ip.bi.webapplications.runtime.impl.Page.doServerRedirect(Page.java:3438)     at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:3662)     at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2661)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:978)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:864)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:488)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:22)     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)     at java.security.AccessController.doPrivileged(Native Method)     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)     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:387)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)     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:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)Caused by: java.lang.RuntimeException: Invalid state: Section I is valid, but neither II nor III.     at com.sap.ip.bi.webapplications.ui.items.analysis.virtualmatrix.impl.VirtualMatrixBlockMerge.init(VirtualMatrixBlockMerge.java:137)     at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableExport.validateRendering(AcPivotTableExport.java:510)     at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableInteractive.buildUrTree(AcPivotTableInteractive.java:325)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:33)     at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:61)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)     at com.sap.ip.bi.webapplications.ui.unifiedrendering.controls.FlowLayoutItem.iterateOverChildren(FlowLayoutItem.java:63)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)     at com.sap.ip.bi.webapplications.ui.unifiedrendering.controls.FlowLayout.iterateOverChildren(FlowLayout.java:69)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)     at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.process(CompositeBuildUrTreeTrigger.java:36)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeBuildUrTreeTrigger.start(CompositeBuildUrTreeTrigger.java:59)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.triggerComposites(ExtendedRenderManager.java:69)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.BICompositeManager.renderRoot(BICompositeManager.java:79)     at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:363)     ... 46 more</b></i>
    Thnks for your help!!!
    Yolanda.

    Hi Yolanda,
    it´s as you already figured out - 0FISCPER is the problem.
    When you want to create new lines, there can not be a dynamic characteristic in the columns. Each column has to be defined with single values.
    Try to create restricted key figures for the periods you need to show.
    regards
    Cornelia

  • Updating Template Details During the Creation of Business Partner

    Dear ABAPers,
           I am working in SAP CRM 5.0.I am creating the Business partner Using the Transaction code
    'BUP1'.My Requirement is at the time of saving the Business Partner i want  to update the
    Template Details.I tried with the BAdI  'BUPA_TEMPL_UPDATE' .But this BAdI does not contain the Template Parameters.How to do this it is very Urgent Requirement.Please help me to solve this problem.
    Thanks & Regards,
    Ashok.

    Hello Ashok,
    In CRM5.0 IC webclient, I used FM 'BUPA_TEMPLATE_SAVE_TABS' to save information regarding Business Partner Template.
    It worked for me. Check if can help you too.
    Kind regards,
    Bruno

  • Preloading an image in a page based on a template

    I have a fairly simple problem here, there must be a simple
    solution. I hope!
    I have a site whose pages are all based on one DW template.
    On each page, there is a single image (a different one on each
    page) that I want to have preload. It is not part of any rollovers
    but is a significant graphical element and it is distracting that
    it is the final component to load each time. All I want to do is
    add it to the preload list in each page's <body> tag, but I
    am unable to do that, as it is not an editable area. I tried going
    into the template and adding an editable or optional region within
    the <body> tag, but it won't let me do that, and inserts it
    after the tag.
    I don't want to detatch my pages from the template, I am sure
    the client will have future site-wide changes.
    How can I do this? Thanks in advance for any help.

    > I tried going into the
    > template and adding an editable or optional region
    within the <body> tag, but
    > it won't let me do that, and inserts it after the tag.
    editable regions can't contain the head or body tag.
    select the body tag in the quick tag selector (bottom left
    margin of design
    window)
    then go to Modify-->templates-->add editable attribute
    and add an onload attribute.
    in the child page, use modify->Template parameters to add
    the preload.
    Or- use some other javascript preloader inside of an editable
    region in the
    head section.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Transaction demarcation in query templates and BLE?

    We have a business process which needs to insert N-many records into a table as a single transaction - if one insert fails, they all rollback.  The number of records and record values are, of course, variable.  How does xMII 11.5 support this or does it? 
    I could think of some very ugly hacks using a fixed query and creative use of query template parameters, but I'd rather not go there.
    Thanks,
    -tim

    XMII has no database transactional support.
    The last site I worked at rolled their own action block to handle this and support distributed transactions.  Basically, any number of data connections and SQL statements could be passed to the action block and then commiited in one pass.  It was quite a bit of work but it was a major requirement of the client.

Maybe you are looking for

  • BSP error while adding an SAP Note to my Favorites list...

    Hi, I have an SAP Service user-id(service.sap.com market place user id).   Once after finding the required SAP Note for my issue I am trying to add that SAP Note to my favorites list.   But system is issueing a BSP page error as follows. Can you plea

  • RE: COPA report and customer line item report not matching

    Hi All, COPA report and customer line item reports (fd10n) are not matching please let me know the reason.

  • Input related random inputs and out of order events

    Hi My wife has a Mac Air 4,2 It has been flawless and in good working order, with minimal applications. All was well until 20th Sept. Immediatly after a system update to 10.7.4  the trackpad began to show strange drag and click problems .. as if the

  • BOM change track report.

    Hello All, I have a requirement where I need to develop a report that represent following fields of BOM change history. 1. Material (Along with description if possible) 2. Changed By 3. Change On 4. Change Details (Entry, Delete, and replacement data

  • Cirrus not optimized for mobile?

    I'm doing some tests with an Android air app using a multicast audio connected between 2 phones. I need to do multicast, because I want to do this with many phones, but right now for this test I'm using 2. The test is between a Galexy nexus and a Nex