Remove (.) tablename.column_Name  from OBIEE Answers Report

Hi,
I am using answers report as a DataSource in BiPublisher report. When I view the XML generated ,it always has tablename._columnName_ (.).
I have to avoid this .,instead if I can get only column name in the XML tag,then it would be fine for me. The problem I am facing is :
I have to use answers report as a DataSource to build a flex template and thus flash report. The flash report is a dynamic one,let me say one tabular and the other chart.
When clicked on any value on the tabular report ,the chart should change dynamically. To achieve this we do some flex coding where we use class.object name.
When the object name has a . Flex is confused. How can I get rid of this . generated in the tag name of the XML?
Thanks In Advance,
Krishna

Hello,
i have experienced an error like this, and after i seach a while, realized that there is wrong join table condition. may be you can have a look table joins again. hope it helps.
Ugur MIHCI
www.ifslibrary.com

Similar Messages

  • How to remove white space between two answer reports

    How to remove white space between two answer reports
    In Dashboard section I have 2 rqeuest. Each request renders Table View. When I display dashboard, it show white space separating the 2 table views. How do I get rid of the white space/white band ?

    See this link
    Re: Eliminating the space between two reports in OBIEE dashboard page Section
    Regards,
    Sandeep

  • Underscores appearing when the Source is OBIEE Answers report.

    Hi,
    When I use OBIEE Answers for my Source in the XML data I see the table name.columns in the below format with a Underscore at the beginning and end.
    Is there any way that we can give proper names to it as becasue when I am using this in Analyzer Template there is no way I can rename the columns.
    <_Responsibility_._Booking_Channel_>ATO/Call Centre</_Responsibility_._Booking_Channel_>
    <_Origin_City_._Origin_Country_Name_>Jordan</_Origin_City_._Origin_Country_Name_>
    <_Origin_City_._Origin_City_Name_>AMMAN</_Origin_City_._Origin_City_Name_>
    <_Destination_City_._Destination_Country_Name_>Egypt</_Destination_City_._Destination_Country_Name_>
    <_Destination_City_._Destination_City_Name_>CAIRO</_Destination_City_._Destination_City_Name_>
    <_Flight_Segment_._No_of_Customer_Journeys_>5</_Flight_Segment_._No_of_Customer_Journeys_>
    <_Flight_Segment_._No_of_Flight_Segments_>5</_Flight_Segment_._No_of_Flight_Segments_>
    Regards,
    Bhavik

    Hey Bhavik,
    I'm having a similar problem with the formatting of the columns taken from OBIEE Answers. I'm trying to do the following, but its not liking the period in the middle of a variable name.
    <xsl:variable name="totalOH" select="sum(current-group()/_EQUIPMENT_._OH_)"/>
    I'll let you know if I find anything.
    -Luke

  • How to remove business area from the Hyperion report

    Hi All,
    Kindly tell me the steps required to remove the business area from the Hyperion report.
    Regards,
    Ajay

    s

  • Setting column width in OBIEE Answers report

    Hi All,
    Not sure if this has been asked before in the forums, but I did not succeeded in finding any clues. We have an OBIEE 10g Answers table view report that we need to display on our dashboard. The problem is that we need to set some width for all the columns in the report so that report does not extends horizontally as data in column grows but not much luck setting width in Column Properties. Since I am a newbie in the world of OBIEE, so I would appreciate any guidance with setting widths in an Answers report.
    Looking forward to your responses.
    Regards,
    Maria

    Hi,
    The best option to do this is :
    1. Create a report which has less data. And in the column properties hide it.
    2. Edit the Dashboard page and there is an option called 'Add Column'
    3. Place the report with the hidden column.
    4. Please hide the complete section and remove the collapsible. And save it
    5. When you view the report, it would not appear in the page but you can view the desired report.
    Please let me know if you still face issues.
    Regards
    MuRam

  • Link from an Answers Report

    I have built an Answers report. This report shows Manager Name and weekly sales count like 'Mike Anderson' - '43'
    I must make this '43' value clickable and when a user clicks on it, it must go to another answers report that displays this 43 sales detail.
    Is there any way to do that?
    What way do I have to follow ?
    Thanks in advance...
    Edited by: user10137960 on 24.Ara.2009 04:14

    1. in the answers request, specify the data format as HTML (Check the overrride Default data format)
    2. goto the Column formula and specify the Column formulae for the request as
    CASE WHEN TB_REPORT.TEMPL_ID = 0 THEN TB_REPORT.REP_SHORT_NAME ELSE '<a href="www.oracle.com/help.aspx?reportid=' || TB_REPORT.REP_SHORT_NAME || ' target=_blank">' || TB_REPORT.REP_SHORT_NAME || '</a>' END
    Customize the above formulae for your requirement and execute your answers page, you can click on the links on this column to view the details in another page..
    This might help you...
    awating for your results
    Regards,
    Vishy

  • Remove Html tags from export Crystal report Setting i

    Hi,
    I ma using CR 2008, BOXI 3.1 , Oracle
    i)When ever i try to export i export it into CSV format and i am getting HTML tags , how do we remove them
    ii) My second question is; I have a crystal report that is given by my friend and when ever i open it i ma getting a error saying UFL u2lgmt.dll missing .
    i am using a java version ; How to overcome this?

    hi Venkatesh,
    regarding the first question...you need to replace these tags manually in a formula and have that formula on the report instead of the db field.
    e.g.
    stringvar s:= {your field};
    s:= replace(s, '<div>', '');
    s:= replace(s, '</div>', '');
    you'll have to do this for any potential tag in the field unfortunately.
    please post question 2 as a new discussion as per the forum rules.
    cheers,
    jamie

  • Issues while Exporting OBIEE Answers Report to Excel

    Hi All,
    In my report, I have a column named (Order number) which is a measure column. I am displaying this column in a pivot table view. In the measure section i am duplicating this column(Order number) and applying % for the column in the following way:
    Order number column-> Show Data As-> percent Of-> Column
    After doing this i am getting values like this 0.3, 99.5 etc etc... But when i export this report to Excel sheet. The result appears like this .0%, 1.0% etc like this. But I want 0.3, 99.5 that is the decimal points should be displayed accurately in the excel. How could I do it? Pls anybody shed light on this issue? Awaiting your reply...
    Thanks in Advance
    Thenmozhi

    Hi,
    You can try adding the below statement in the Custom CSS section of the column properties:
    mso-number-format:"\@"
    Refer snapshot here:
    http://i53.tinypic.com/a09kqv.jpg
    This will treat the data in the column as text while downloading to excel, hence retaining any leading or trailing spaces.
    Award points it is useful.
    Thanks,
    Satya

  • Bringing Duplicate values in OBIEE Answers report

    Hi Experts
    Need you advise on the below:
    I need to bring the duplicate rows in obiee11g report. I have a seq. generator which makes the complete row unique.
    But the problem is Business User doesn't want to bring that column in report and then hide it.
    I also unchecked "DISTINCT SUPPORTED" plus few more parameters in teh DB properties but no help.
    Pls. guide how to achieve it on rpd level so that user doesn't have to drag the column to get duplicate rows.
    Appreciat any guidance.

    Hi
    I tried the solution but it didn't work .
    These 9 records come when I don't bring the unique identifier in the report request
    2013     November     FirstNameA     LastNameA     1851
    2013     November     FirstNameB     LastNameB     V594
    2013     November     FirstNameC     LastNameC     1851
    2013     November     FirstNameD     LastNameD     V594
    2013     November     FirstNameE     LastNameE     V594
    2013     November     FirstNameG     LastNameG     1851
    2013     November     FirstNameH     LastNameH     1851
    2013     November     Samuel     Ian     1775
    2013     November     Sandra     David     1775
    These 10 records come when I bring the unique identifier in the report request . See for - FirstNameE     LastNameE
    The user wants to see both the rows without actually dragging the unique identifier.
    2013     November     16     Sandra     David     1775
    2013     November     17     FirstNameA     LastNameA     1851
    2013     November     18     FirstNameB     LastNameB     V594
    2013     November     19     FirstNameC     LastNameC     1851
    2013     November     20     FirstNameD     LastNameD     V594
    2013     November     21     FirstNameE     LastNameE     V594
    2013     November     22     FirstNameE     LastNameE     V594
    2013     November     23     FirstNameG     LastNameG     1851
    2013     November     24     FirstNameH     LastNameH     1851
    2013     November     25     Samuel     Ian     1775

  • Selecting a column in Answers report based on user prompt/ apply filter

    I need to do the following in OBIEE Answers report (version 10.1.3.4.1):
    1) Think of a simple table with dim TX_type and some measures like month_jan, month_feb, month_mar
    so the fact table looks like (column names) tx_type, month_jan, month_feb, month_mar
    2) I need to select the measure column based on a user dashboard prompt, prompt populates a presentation variable var_month = jan or feb or mar
    3) I need to select the correct measure (one of these month_jan, month_feb, month_mar) and then apply column filter based on the dim TX_type to split the values of these into multiple columns for report. So the report may look like (in Answers)
    Sales , Tax, overheads
    where Sales may be defined as sum(month_jan) where rows have TX_type = 'sales'
    where Tax may be defined as sum(month_feb) where rows have TX_type = 'tax'
    where overheads may be defined as sum(month_mar) where rows have TX_type = 'overheads'
    IF the user selects jan
    IF user selects Feb then the 3 report columns are based on month_feb and likewise for month_mar
    I cannot use column selector option as the report column further apply filter in column filter definitions in Answers...
    4) When I try to build the column filter using a presentation variable (var_month), the presentation variable is not getting populated in the column filter.
    For e.g. IF var_month = 'jan'
    THEN month_jan (let us assume the logical column name is month_jan too)
    ELSE month_feb and so on...
    However, the var_month always shows 0 in the IF clause. If we used a repository variable instead, it works fine. But since repostory variable cannot be changed on the fly (by user prompt) it is not usable.
    We cannot change fact table defintion....and we have 12 measures column and about 8-10 different colum filter based report columns using this measure.

    Hi shyamvaran,
    have you thought about a SQL statement in the prompt, something like:
    SELECT
    case when 1=0 then Table."Column" else 'Jan' end
    FROM "Subject Area"
    union
    SELECT
    case when 1=0 then Table."Column" else 'Feb' end
    FROM "Subject Area"
    union
    SELECT
    case when 1=0 then Table."Column" else 'Mar' end
    FROM "Subject Area"
    union
    SELECT
    case when 1=0 then Table."Column" else 'Apr' end
    FROM "Subject Area"
    etc...
    Use this to give you the 12 values for your months then give the prompt column a presentation variable name and set a default value in the 'Default To'. Also set the same default value for the filter.
    A couple of points:
    1. If you're transforming the presentation variable from 'Jan' to 'month_jan' you may need to edit the syntax for the filter column (not using the dialog box).
    2. If you're transforming the behaviour of a dimension / measure column in the report, have you specified the syntax correctly, e.g. sum('@{pres_var}')?
    Hope this helps,
    Justin

  • Converting OBIEE Answers / Interactive Dashboards into .pdf or .xls files

    Hi all;
    I’m a freshie here as well as in Business Intelligence industry. Right now, without prior knowledge about this tool, I’m working in OBIEE answer.
    Is it possible for us to convert OBIEE answer report/dashboard into .pdf or .xls files? Other tools like Cognos and Business Object have their own utilities to convert the tool’s reports into those formats. I believe OBIEE also have that essential, but untill now, i couldn’t find it.

    You can download Reports on Dashboard to PDF and HTML from:
    Click Printer Friendly icon placed at bottom left corner and PDF or HTML.
    You can download individual reports on Dashboard:
    Page Options ==> Edit ==> Report Properties ==> Report Links. Check the options you want to see below the report.

  • Field Names for Answers reports in Publisher.

    I have found that the field names(xml element names) that publisher creates for datasets created from BI Answers reports are taken from the formula section of the field.
    This creates two big problems.
    1. The field names can be huge if you have a complicated formula in the field for BI answers. Good luck using that as anything but dropping on a page.
    2. If the formula in the BI Answer report is changed in anyway the link between the field in the template and publisher is broken as publisher renames the data field name (xml Element).
    Is there another layer of abstraction I can use to counter this? Some type of datafield mapping? Maybe something I can do in BI Answers?
    Assume not all of my Datafields can be fixed by moving the formula to the RPD layer for calculation.
    This is sort along the lines of previous thread. The method:
    REPORT NAME -> Data Model -> Groups -> GROUP NAME -> Right Click on the field name -> Property Palette -> XML Tag
    Does not seem to work in my version of Publisher. Or I need more help with it. I have not Groups Option.
    Anyway to change the XML element name

    The closest you can get to this is importing a query from the Answers catalog into Publisher, but there huge limitations to what you can then do with it. The chances are it will not actually meet your requirements and you will end up building the query from scratch in Publisher.
    Publisher isn't always as easy to use as it might seem, I would urge you to look at the examples on OTN and follow the tutorials to get a better idea of what is possible, there is too much to explain through the forum.
    http://www.oracle.com/technology/obe/obe_bi/bipub/index.html
    Regards
    Ed

  • Link from OBIEE Report to BIP Report

    I have a requirement in which I need to Create a Report in OBIEE and the values used in the prompts to execute the report in OBIEE needs to be passed through a link to BIP and Execute BIP report for selcted parameters.
    The Report is working fine and I am able to pass the parameters from OBIEE to BIP but to make BIP Report function correctly. I have to apply same set of Parameters in BIP and they are visible in the header of the BIP Report.
    Now the Requirement is to hide those parameters from BIP Report and BIP Report should run for the selected parameters from OBIEE dashboard.. On doing this the values passed from OBIEE are not getting filltered in BIP report and BIP Report is running for all records. Is there an alternate way to achieve this?

    if you are on 11.1.1.6 version you can do it i think .
    check the link below
    http://docs.oracle.com/cd/E25178_01/bi.1111/e22257/whatsnew.htm#CHDCDBCA
    Enhancements to Parameter Display Options
    Enhancements to parameter display options include:
    Support for radio button and check box display of values
    Parameters that are defined as a menu in the data model can now be configured to display the menu options as a list of radio buttons or check boxes. Parameters configured to support one value support the option to display as radio buttons. Parameters configured to support multiple values support the option to display as check boxes.
    New options for placement of parameters in the report viewer
    Previously the report viewer always displayed the parameters in a horizontal region across the top of the viewer. In this release the display of the parameter region can also be configured in one of the following ways:
    In a vertical region along the right side of the viewer
    As a dialog
    As a separate full page
    New report viewer action button to show or hide parameters
    This release adds an action button to the report viewer to enable users to hide or show the parameter region. This enhancement complements the new parameter display options. When report parameters are configured to display as a dialog or in a separate full page, the parameter display region is dismissed when the viewer displays the report. Use the Parameters button to redisplay the parameter region to make new selections.
    Search added to menus
    All parameter menus having more than a specified number of options provide a Search option. For more information, see Section 3.3.1.1, "The Parameter Search Dialog."
    Option to remove the Apply button
    Reports can now be configured to remove the parameter Apply button. In these reports the action of selecting a new parameter value automatically reruns the report.

  • Error  in reports after upgrade from OBIEE 10g to 11g :  [nQSError: 14025]

    Hi All, We upgraded RPD and web catalog from OBIEE 10g to 11.1.1.5. I see the following error while running few reports.
    Error: State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A
    general error has occurred. [nQSError: 43113] Message returned from OBIS.
    [nQSError: 14025] No fact table exists at the requested level of detail:
    When I add an user under BIAdministrator Application role and login, all the reports work correctly.
    I verified Oracle BUG fix (11850704) document and tried to make changes as suggested.
    Please suggest me if this issue is related to 10g to 11g RPD upgrade or are we missing any privileges?
    Also should I add every user to BIAdministrator role to avoid this issue?
    Thanks in Advance

    Hi,
    First of all i am not familiar on linux box.
    I tried in windows environment the rpd is deployed with out any errors.
    But i ran the ua.bat file in the following path
    \MWHOME\Oracle_BI1\bin\ua.bat.
    while i am running in oracle_common\bin\ua.bat is not responding in my local system.
    Please Mark if it helpful.
    Thanks

  • Report Navigation issue causing automatic logoff from OBIEE 10.1.3.3.2

    Hi BI Experts,
    Here is my unique problem i guess
    the Environment is OBIEE 10.1.3.3.2 and using OOB Oc4j app server.
    There are 4 Union Reports(Report1, report2, report3, report4) where we enabled Navigation from report1 to report2, report2 to report3, and report3 to report4. since this is Navigation from one Union Report to Another report, the OOB Navigation did not work.
    Navigation piece was achieve using 'GONav' function so that Value selected from Report one is Passed as filter to second report and so on. The Problem is.....when Navigated from report1 to report2 until report3, the Navigation works fine and filters gets passed. when Navigating from Report3 to Report4, the OBIEE Users is automatically logged off and user has to enter the username and password to enter. When username/password is entered at this stage, the Report4 will run and display the results. Please help us immediately as we are live and this is P1 Issue.
    we did not find this issue in DEV/UAT....its working fine after replacing the webcatalog from PRODUCTION back to DEV and UAT.
    we tried trouble shooting this by
    1. restarting all the BI Services including the OC4J
    2. unpacking new webcatalog and
    3. Increasing the JVM Size on Solaris
    Please Help
    Thanks
    Rake

    @[html]"<font class=Nav onclick=\"JavaScript:GoNav(event, '/shared/SCM-BBB/Report_Set1/FCGS_Hybrid_Summary' , 'Dim - Products', 'BusinessUnit', '"@"');\">"@"</font>
    Saw Log
    Error
    Severity: 40
    Time: Mon Nov 22 22:47:32 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:32 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:32 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:32 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:32 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:59 2010
    File: project/webthreads/threadpool.cpp Line: 312
    Properties: ThreadID-97
    Location:
         saw.threadPool
         saw.threads
    ThreadPool<HostLookup>: Worker thread job errored out. Unable to resolve the name for 10.72.20.104.
    Error Codes: Y9D5IDNK:
    HOST_NOT_FOUND
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:59 2010
    File: project/webthreads/threadpool.cpp Line: 312
    Properties: ThreadID-96
    Location:
         saw.threadPool
         saw.threads
    ThreadPool<HostLookup>: Worker thread job errored out. Unable to resolve the name for 10.72.20.104.
    Error Codes: Y9D5IDNK:
    HOST_NOT_FOUND
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:59 2010
    File: project/webthreads/threadpool.cpp Line: 312
    Properties: ThreadID-97
    Location:
         saw.threadPool
         saw.threads
    ThreadPool<HostLookup>: Worker thread job errored out. Unable to resolve the name for 10.72.20.104.
    Error Codes: Y9D5IDNK:
    HOST_NOT_FOUND
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:59 2010
    File: project/webthreads/threadpool.cpp Line: 312
    Properties: ThreadID-95
    Location:
         saw.threadPool
         saw.threads
    ThreadPool<HostLookup>: Worker thread job errored out. Unable to resolve the name for 10.72.20.104.
    Error Codes: Y9D5IDNK:
    HOST_NOT_FOUND
    Edited by: kumr on Nov 25, 2010 9:31 PM

Maybe you are looking for

  • Creating logical dimension table using common attributes of Facts

    I need to create a common logical dimension based on an attribute present in both the fact tables. Example - Expense fact has 3 columns expense_key, expense_amount and customer_name Revenue fact has 3 columns revenue_key, revenue_amount and customer_

  • Help with iCloud on a new Nook HD

    I can't seem to set up my iCloud email account on my new Nook HD. I've tried everything that worked on my iPhone and other devices. Strang...

  • Filenames in B2B

    Hi All, For all the transactions it showing the file name as "5020" , so we changed the fusion code and now we are sending the file name from back end appliaction to B2B and from B2B to Supplier"TPNAME_DATE_XXXXx". But while we are doing resubmission

  • Can i use my emac to update my ipad system?

    can i use my emac to update my ipad system software?

  • Safari - speed tests and pings

    Hi Not sure this is a Safari 6.x or 7.x problem as prior to upgrading to Mavericks I was experiencing similar issues. On our work network, 200MB leased line, we're connecting our Mac estate over CAT6 yet we're experiencing extremely slow loading and