Change report process theme v6.0.2

Wnen we generate a project report, the process is defaulted to "business analyst".
How do I change this to be colorBPM? I assume there is a properties file or css for the report generation somewhere but am not sure of the location.

Andrew,
Can't you change those settings in the portal.properties-file?
You can find this file (in 5.7) under:
<bea_home>/albpm5.7/webapps/portal/
Best regards,
Frank van den Nieuwboer
Wnen we generate a project report, the process is defaulted to "business analyst".
How do I change this to be colorBPM? I assume there is a properties file or css for the report generation somewhere but am not sure of the location.

Similar Messages

  • An error has occurred during report processing. (rsProcessingAborted)

    Access Web Databases and SSRS
    Issue:
    After creating an access web database, such as Contacts Web Database in SharePoint 2010 we receive the following error when trying reports. This only happens on the Address Book, Phone Book, and Contact List reports. The Contact
    Details and Printable Labels reports both work. The reports do not begin to error until data is added to the database (no errors initially).
    I have duplicated this across all of our environments with the same results and get similar results when adding a Projects Web Database.
    Environment:
    Prod:
    3 WFE Servers – SP 2010 sp1
    3 App Servers – SP 2010 sp1
    2 SQL Servers – 2012 sp1
    QA:
    3 WFE Servers – SP 2010 sp1
    3 App Servers – SP 2010 sp1
    2 SQL Servers – 2012 sp1
    DEV:
    1 WFE/App Server – SP 2010 sp1
    1 SQL Server – 2012 sp1
    Background
    SSRS was installed following recommended guidelines and can be verified to be working. http://blog.helloitsliam.com/Lists/Posts/Post.aspx?ID=66
    Error full text
    Microsoft SQL Server Reporting Services
    An error has occurred during   report processing. (rsProcessingAborted)
    The Group expression for the grouping ‘Group1’ contains an   error: Request for the permission of type   'Microsoft.Office.Access.Server.Security.AccessServicesPermission,  
    Microsoft.Office.Access.Server.Security, Version=14.0.0.0, Culture=neutral,   PublicKeyToken=71e9bce111e9429c' failed. (rsRuntimeErrorInExpression)

    Found the answer
    here.
    In short, SSRS 2012 installation missed a couple of config entries.  You'll have to add them yourself:
    Open C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\WebServices\Reporting\rsreportserver.config.  Search for the <Data> tag and add this entry:
    <Extension Name="ADS" Type="Microsoft.Office.Access.Reports.DataProcessing.AdsConnection, Microsoft.Office.Access.Server.DataServer, Version=14.0.0.0, Culture=Neutral, PublicKeyToken=71e9bce111e9429c" />
    Open C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\WebServices\Reporting\rssrvpolicy.config.
    Search for <NamedPermissionSets> and add this entry:
    <PermissionSet
    class="NamedPermissionSet"
    version="1"
    Name="ReportExpressionsDefaultPermissionSet">
    <IPermission class="SecurityPermission" version="1" Flags="Execution" />
    <IPermission class="Microsoft.Office.Access.Server.Security.AccessServicesPermission, Microsoft.Office.Access.Server.Security, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" version="1.0" Flags="CalculationCallback" />
    </PermissionSet>
    In the <CodeGroup>node, around line 70, find and change PermissionSetName from “Execution” to “ReportExpressionsDefaultPermissionSet”

  • Failure Writing file...Report processing has been canceled by user

    I'm having a bit of an odd issue.  In my SCOM environment I have 8 scheduled reports that management likes to look at. 7 of them are working just fine, however one of them keeps failing with the status:
    "Failure writing file <file name> : Report processing has been canceled by the user."
    Now this report is running every Sunday at 2:30 AM and I can assure you I am not up administering reports at 2:30 am on a Sunday.
    Except for the file name this is set up identically to one of the reports that is working fine. If I write click and "run" the report it generates, though it takes a few minutes, and I can save it as an excel file to where we want it. There's nothing
    in the event log around the time it says it last ran (2:30:03 AM).
    Any ideas?

    Hi Dave,
    Could be conflicting with this built maintenance at 2:30am:
    There is a rule in the System Center Internal Library called "Optimize Indexes". This rule runs every night at 2:30am on the RMS and calls p_OptimizeIndexes.  Make sure any standard maintenance you perform on the OpsMgr DB does not interfere
    with this job. 
    http://blogs.technet.com/b/kevinholman/archive/2008/04/12/what-sql-maintenance-should-i-perform-on-my-opsmgr-databases.aspx
    Did you look at SQL Reporting Services Logs?
    As well, you can try to change the Report Execution TimeOut in Report Manager.
    Natalya

  • Changing REPORT sheet in a Script

    Is there any way to change the current sheet in REPORT, using a script?
    I have 9 sheets in REPORT, each with different charts on them and am trying to update x-axis minimum and maximum values for all 9 sheets. This is part of an automated data-reporting process.
    I am confused, because if I record the process of changing a parameter on sheet 1, and then on sheet 2, it applies the changes, sequentially, to only sheet 1. There is nothing in the script to tell DIAdem to switch the current sheet.
    Any help would be greatly appreciated.
    Solved!
    Go to Solution.

    Hi All,
    For DIAdem versions 2012 and beyond, you have the option to address the REPORT panel with a new "Report" object, so changing the active REPORT sheet to the 5th one would look like this:
    Call Report.Sheets(5).Activate
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • CRM 2011+An error has occurred during report processing. (rsProcessingAborted)

    Hi,
     i have installed CRM 2011 on-premise version in Server A. Database and CRM 2011 Reporting Extenison in Server B. Both the server are 64 bit server and IIS 7.0 . i can able to browse the Report server url. USer as been added in Sql DB Logins and
    as permission to Reportserver and ReportservertempDB.
    i can able to access the CRM Reports only using Admin Credenttials that is from the credential which Report server is installed and configured
    Error in server 1: 
    Web service request SetDataSourceCredentials to Report Server
    (http://servername/Reportserver_XXXSQLSRVR)failed with SoapException. Error: An error has occurred during report processing. (rsProcessingAborted).
    Error in Server 2: took this error From error log file
    processing!ReportServer_0-1!7e4!03/16/2011-10:34:51:: e ERROR: Data source 'CRM': An error has occurred. Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'CRM'. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException:
    Caller S-1-5-21-1587242514-2812063576-513219026-1110 has insufficient privilege to run report as user 9f69b98c-c73d-e011-bd85-842b2b6567dd
    processing!ReportServer_0-1!7e4!03/16/2011-10:34:51:: e ERROR: An exception has occurred in data source 'CRM'. Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'CRM'. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException:
    Caller S-1-5-21-1587242514-2812063576-513219026-1110 has insufficient privilege to run report as user 9f69b98c-c73d-e011-bd85-842b2b6567dd
    processing!ReportServer_0-1!7e4!03/16/2011-10:34:51:: i INFO: DataPrefetch abort handler called for Report with ID=. Aborting data sources ...
    processing!ReportServer_0-1!7e4!03/16/2011-10:34:51:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
     Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'CRM'.
    ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: Caller S-1-5-21-1587242514-2812063576-513219026-1110 has insufficient privilege to run report as user 9f69b98c-c73d-e011-bd85-842b2b6567dd
    Eventvwr error in server 2:
    Failed to unload app domain DefaultDomain. The following exception occurred: Error while unloading appdomain. (Exception from HRESULT: 0x80131015).
    I tried the Following ways to fix it
    1.added User as content manager
    2.In CRM apppool i have Admin in identity column
    its really paining when i'm unable to access the CRM 2011 Default Reports. got stucked for a day.
    Thanks, Saraswathy Kumaravelu

    Hi All,
    I encountered this same issue today after installing CRM 2011.
    CRM 2011 on Server A
    SQL and SSRS 2008 R2 on Server B
    I found that I got the same errors described here when running the standard reports even after I had installed the Reporting Extension (CRM 2011 replacement for CRM 4.0 Data Connector). The reason I got the error was because the 'Data Source Type' had not
    been updated in Report Manager.
    Here's how I resolved:
    1. Browse to Report Manager (http://SERVERB/Reports)
    2. Open the Organisation_MSCRM folder
    3. Click Show Details
    4. Open the MSCRM_DataSource
    5. Change the Data Source Type from Microsoft SQL Server
    to Microsoft Dynamics CRM SQL
    *Note: - This option is only available once Reporting Extension has been installed on SSRS Server.
    6. Clear the contents of the Connection String box
    7. Set the Connect Using: option to Credentials Supplied by user running the report
    but do NOT check the
    Use as Windows Credentials when connecting to the DataSource option.
    8. Click Apply
    9. Restart the SQL Reporting Services Service in
    Reporting Services Configuration Manager
    10. Test by running one of the Standard CRM Reports (e.g. User Summary)
    Ta Da!! - Success!!
    Hope this helps!

  • [Forum FAQ] Troubleshooting "An error has occurred during report processing" message when viewing SCCM reports

    Symptom:
    When you view a report with SCCM, you may encounter the following error message:
    An error has occurred during report processing.
    Under the details box, you can see the detailed error information as below:
    System.Web.Services.Protocols.SoapException: The report server has encountered a configuration error. Logon failed for the unattended
    execution account. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. Logon failed for the unattended execution account. ---> Microsoft.ReportingServices.Diagnostics.Utilities.LogonFailedException:
    Log on failed. Ensure the user name and password are correct. ---> System.ComponentModel.Win32Exception: The user name or password is incorrect
    at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetReportParameters(String Report, String HistoryID, Boolean ForRendering, ParameterValue[] Values, DataSourceCredentials[] Credentials, ParameterInfoCollection& Parameters)
    at Microsoft.ReportingServices.WebServer.ReportingService2005.GetReportParameters(String Report, String HistoryID, Boolean ForRendering, ParameterValue[] Values, DataSourceCredentials[] Credentials, ReportParameter[]& Parameters)
    Figure 1 is the screenshot of the error message in SCCM:
    Figure 1.
    Cause:
    According to the detailed error message, it indicates that “The report server has encountered a configuration error. Logon failed for the unattended execution account.”
    and “The user name or password is incorrect”, so this issue would be caused by the mismatched credential stored in report server.
    Solution:
    To solve this issue, you can follow the steps below:
      1.
    Access Report Manager URL on your reporting server.
    From figure 2, you can see that the URL for Report Manager is
    http://SCCM:80/Reports
    in our lab environment. You can check your Report Manager URL in Reporting Services Configuration Manager.
    Figure 2.
      2.
    Find out the date source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} and access it.
    Figure 3.
    3. Test connection (Figure 4)
    You can have a test connection to check whether the credentials stored in the report server are correct or not.
    Figure 4.
    4.
    Modify the password or choose another authentication method
    If you want to change the password, please make sure that password is the same as the one that you have set for that user account in the domain.
    5. Confirm connection
    After you change the password, you can test connection again. From figure 5, we can see that connection created successfully.
    Figure 5.
    After all the steps above, there is no error message when viewing the report. (Figure 6)
    Figure 6.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    ok . the user name is sccm.admin this user have the assignment to run as a services, he is a domain admin, on the sql server this user have the sysadmin, i create the reporting with the Reporting Services Configuration Manager, and on the Database i use
    the sccm.admin to create the new database, on the Service Account i use sccm.admin user, also this user have local administrator on the SCCM server, + i give him the dbreader on All the database on the SCCM server witch it also the SQL server, i add the sccm.admin
    on the reporting web the system role and check the all settings give him full permissions
    do i make my self clear ? (my English is not so bright )
    now from the SCCM 2012 console , some reports run perfectly, and some run and trow this error at me
    Microsoft.Reporting.WinForms.ReportServerException
    An error has occurred during report processing. (rsProcessingAborted)
    Stack Trace:
       at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)
       at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()
       at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()
       at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)
    this poor gay have the same problem
    An error has occurred during report processing. (rsProcessingAborted)

  • An error occurred during local report processing.The definition of the report '' is invalid.The definition of this report is not valid or supported by this version of Reporting Services. he report definition may have been created with a later version of R

    Hi,
    I am trying to create rdlc file programmatically. Using Memory Table as dataset. Here is my code
    ' For each field in the resultset, add the name to an array listDim m_fields AsArrayList
      m_fields = NewArrayList()
      Dim i AsIntegerFor i = 0 To tbdataset.Tables(0).Columns.Count - 1
          m_fields.Add(tbdataset.Tables(0).Columns(i).ColumnName.ToString)
      Next i
      'Create Report 'http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition'http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition' Open a new RDL file stream for writingDim stream AsFileStream
      stream = File.OpenWrite("D:\MyTestReport2.rdlc")
      Dim writer AsNewXmlTextWriter(stream, Encoding.UTF8)
      ' Causes child elements to be indented
      writer.Formatting = Formatting.Indented
      ' Report element
      writer.WriteProcessingInstruction("xml", "version=""1.0"" encoding=""utf-8""")
      writer.WriteStartElement("Report")
      writer.WriteAttributeString("xmlns", Nothing, "http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition")
      writer.WriteAttributeString("xmlns:rd", "http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")
      writer.WriteStartElement("ReportSections")
      writer.WriteStartElement("ReportSection")
      writer.WriteElementString("Width", "11in")
      writer.WriteStartElement("Body")
      writer.WriteElementString("Height", "5in")
      writer.WriteStartElement("ReportItems")
      writer.WriteStartElement("Tablix")
      writer.WriteAttributeString("Name", Nothing, "Tablix1")
      writer.WriteElementString("Top", ".5in")
      writer.WriteElementString("Left", ".5in")
      writer.WriteElementString("Height", ".5in")
      writer.WriteElementString("Width", (m_fields.Count * 1.5).ToString() + "in")
      writer.WriteStartElement("TablixBody")
      ' Tablix Columns
      writer.WriteStartElement("TablixColumns")
      ForEach fieldName In m_fields
          writer.WriteStartElement("TablixColumn")
          writer.WriteElementString("Width", "1.5in")
          writer.WriteEndElement() ' TableColumnNext fieldName
      writer.WriteEndElement() ' TablixColumns' Header Row
      writer.WriteStartElement("TablixRows")
      writer.WriteStartElement("TablixRow")
      writer.WriteElementString("Height", ".25in")
      writer.WriteStartElement("TablixCells")
      ForEach fieldName In m_fields
          writer.WriteStartElement("TablixCell")
          writer.WriteStartElement("CellContents")
          writer.WriteStartElement("Textbox")
          writer.WriteAttributeString("Name", Nothing, "Header" + fieldName)
          ' writer.WriteAttributeString("CanGrow",  True)' writer.WriteAttributeString("Keeptogether", True)
          writer.WriteStartElement("Paragraphs")
          writer.WriteStartElement("Paragraph")
          writer.WriteStartElement("TextRuns")
          writer.WriteStartElement("TextRun")
          writer.WriteElementString("Value", fieldName)
          writer.WriteStartElement("Style")
          writer.WriteElementString("TextDecoration", "Underline")
          writer.WriteElementString("PaddingTop", "0in")
          writer.WriteElementString("PaddingLeft", "0in")
          writer.WriteElementString("LineHeight", ".5in")
          ''writer.WriteElementString("Width", "1.5in")''writer.WriteElementString("Value", fieldName)
          writer.WriteEndElement() ' Style
          writer.WriteEndElement() ' TextRun
          writer.WriteEndElement() ' TextRuns
          writer.WriteEndElement() ' Paragraph
          writer.WriteEndElement() ' Paragraphs
          writer.WriteEndElement() ' TexBox
          writer.WriteEndElement() ' CellContents
          writer.WriteEndElement() ' TablixCellNext
      writer.WriteEndElement() ' TablixCells
      writer.WriteEndElement() ' TablixRow'writer.WriteEndElement() ' TablixRows          Do not close Rows tag here colse it after details'End of Headers'Details Rows'writer.WriteStartElement("TablixRows")         Since Rows tag in header is not closed not need to open fresh tag
      writer.WriteStartElement("TablixRow")
      writer.WriteElementString("Height", ".25in")
      writer.WriteStartElement("TablixCells")
      ForEach fieldName In m_fields
          writer.WriteStartElement("TablixCell")
          writer.WriteStartElement("CellContents")
          writer.WriteStartElement("Textbox")
          writer.WriteAttributeString("Name", Nothing, fieldName)
          '  writer.WriteAttributeString("CanGrow", True)'  writer.WriteAttributeString("Keeptogether", True)
          writer.WriteStartElement("Paragraphs")
          writer.WriteStartElement("Paragraph")
          writer.WriteStartElement("TextRuns")
          writer.WriteStartElement("TextRun")
          'writer.WriteElementString("Value", fieldName)
          writer.WriteElementString("Value", "=Fields!" + fieldName + ".Value")
          writer.WriteStartElement("Style")
          writer.WriteElementString("TextDecoration", "Underline")
          writer.WriteElementString("PaddingTop", "0in")
          writer.WriteElementString("PaddingLeft", "0in")
          writer.WriteElementString("LineHeight", ".5in")
          ''writer.WriteElementString("Width", "1.5in")''writer.WriteElementString("Value", fieldName)
          writer.WriteEndElement() ' Style
          writer.WriteEndElement() ' TextRun
          writer.WriteEndElement() ' TextRuns
          writer.WriteEndElement() ' Paragraph
          writer.WriteEndElement() ' Paragraphs
          writer.WriteEndElement() ' TexBox
          writer.WriteEndElement() ' CellContents
          writer.WriteEndElement() ' TablixCellNext
      writer.WriteEndElement() ' TablixCells
      writer.WriteEndElement() ' TablixRow
      writer.WriteEndElement() ' TablixRows'End of Details Rows
      writer.WriteEndElement() ' TablixBody
      writer.WriteStartElement("TablixRowHierarchy")
      writer.WriteStartElement("TablixMembers")
      writer.WriteStartElement("TablixMember")
      ' Group
      writer.WriteElementString("KeepWithGroup", "After")
      writer.WriteEndElement() ' TablixMember' Detail Group
      writer.WriteStartElement("TablixMember")
      writer.WriteStartElement("Group")
      writer.WriteAttributeString("Name", Nothing, "Details")
      writer.WriteEndElement() ' Group
      writer.WriteEndElement() ' TablixMember
      writer.WriteEndElement() ' TablixMembers
      writer.WriteEndElement() ' TablixRowHierarchy
      writer.WriteStartElement("TablixColumnHierarchy")
      writer.WriteStartElement("TablixMembers")
      'writer.WriteStartElement("TablixMember")ForEach fieldName In m_fields
          writer.WriteStartElement("TablixMember")
          writer.WriteEndElement() ' TablixMemberNext' writer.WriteEndElement() ' TablixMember
      writer.WriteEndElement() ' TablixMembers
      writer.WriteEndElement() ' TablixColumnHierarchy
      writer.WriteElementString("DataSetName", "tbdataset")
      writer.WriteEndElement() ' Tablix
      writer.WriteEndElement() ' ReportItems
      writer.WriteEndElement() ' Body
      writer.WriteStartElement("Page")
      ' Page Header Element
      writer.WriteStartElement("PageHeader")
      writer.WriteElementString("Height", "1.40cm")
      writer.WriteStartElement("ReportItems")
      writer.WriteStartElement("Textbox")
      writer.WriteAttributeString("Name", Nothing, "Textbox1")
      writer.WriteStartElement("Paragraphs")
      writer.WriteStartElement("Paragraph")
      writer.WriteStartElement("TextRuns")
      writer.WriteStartElement("TextRun")
      writer.WriteElementString("Value", Nothing, "ABC CHS.")
      writer.WriteEndElement() ' TextRun
      writer.WriteEndElement() ' TextRuns
      writer.WriteEndElement() ' Paragraph
      writer.WriteEndElement() ' Paragraphs
      writer.WriteEndElement() ' TextBox
      writer.WriteEndElement() ' ReportItems
      writer.WriteEndElement() ' PageHeader
      writer.WriteEndElement() ' Page
      writer.WriteEndElement() ' ReportSection
      writer.WriteEndElement() ' ReportSections' DataSources
      writer.WriteStartElement("DataSources")
      writer.WriteStartElement("DataSource")
      writer.WriteAttributeString("Name", Nothing, "tbdata")
      writer.WriteStartElement("DataSourceReference")
      writer.WriteEndElement() ' DataSourceReference
      writer.WriteEndElement() ' DataSource
      writer.WriteEndElement() ' DataSources'DataSet
      writer.WriteStartElement("DataSets")
      writer.WriteStartElement("DataSet")
      writer.WriteAttributeString("Name", Nothing, "tbdataset")
      writer.WriteStartElement("Query")
      writer.WriteElementString("DataSourceName", Nothing, "tbdata")
      'writer.WriteElementString("CommandText", Nothing, "/* Local Query */")
      writer.WriteElementString("CommandText", Nothing, "TableDirect")
      writer.WriteEndElement() ' Query'Fields
      writer.WriteStartElement("Fields")
      ForEach fieldName In m_fields
          writer.WriteStartElement("Field")
          writer.WriteAttributeString("Name", Nothing, fieldName)
          writer.WriteElementString("DataField", fieldName)
          writer.WriteElementString("rd:TypeName", fieldName.GetType.ToString)
          writer.WriteEndElement() ' FieldNext
      writer.WriteEndElement() ' Fields' rd datasetinfo
      writer.WriteEndElement() ' DataSet
      writer.WriteEndElement() ' DataSets
      writer.WriteEndElement() ' Report' Flush the writer and close the stream
      writer.Flush()
      stream.Close()
      'Convert to StreamDim myByteArray AsByte() = System.Text.Encoding.UTF8.GetBytes("D:\MyTestReport2.rdlc")
      Dim ms AsNewMemoryStream(myByteArray)
      'Supply Stream to ReportViewer
      ReportViewer1.LocalReport.LoadReportDefinition(ms)
      ReportViewer1.LocalReport.Refresh()When I open rdlc in designer I get following error"Data at the root level is invalid."When I run the aspx I get following error
    An error occurred during local report processing.
    The definition of the report '' is invalid.
    The definition of this report is not valid or supported by this version of Reporting Services.
    The report definition may have been created with a later version of Reporting Services, or contain content that is not well-formed or not valid based on Reporting Services schemas.
    Details: Data at the root level is invalid. Line 1, position 1.
    Can anybody guide me?

    Hi Wendy Fu,
    Thanks for your feed back. I could see Microsoft.ReportViewer.ProcessingObjectModel.dll to add as reference to my project. Actually I can open generated rdlc in designer, at run time I get error. I could not make out where is the exact mistake out of three
    options flashed.
    The definition of this report is not valid or supported by this version of Reporting Services.
    The report definition may have been created with a later version of Reporting Services
    or contain content that is not well-formed or not valid based on Reporting Services schemas
    Details: Data at the root level is invalid
    My web config has following references
    <add assembly="Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845DCD8080CC91"/>
    <add assembly="Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845DCD8080CC91"/>
    May be I have to change these versions to 9 or 10.
    First I will try adding Microsoft.ReportViewer.ProcessingObjectModel.dll .
    Once thanks for your reply.
    Races

  • Change Management & Change Transport Process in GRC AC RAR

    With RAR not being able to leverage the SAP ABAP Change Management Process (CTS) what is the best practise for controlling the changes for RAR rule set ?
    How do we acheive job segregation from
    1. Making Changes to Rules in Dev RAR
    2. Transporting (Importing) them to RAR Prod
    How do we make sure the 'Import Rules' functionality is restricted. ? (Can we remove Action 'ImportRules' from all the roles and restrict that to one role & restrict the administrator from making role assignments directly in RAR (Only from CUP) )
    Thanks

    Hi Prashanth,
                          You can restrict the access by removing the action ImportRules from the customized role that you can create in UME for RAR.
    Thanks,
    Darshan

  • BPM and Change Management Process

    Hi,
    We have a requirement to automate the change management process. Typical functionality needed is - input the change required, assign priority, organise risk assessment, change approvals, change implementation, send automatic emails to managers etc.
    Is BPM a best fit to this kind of Change Management Process?
    Thanks
    Srikanth

    Hi Srikanth,
    It's a good question and I hope this helps.
    My short answer is that "it depends...".
    Yes, an Oracle BPM process will let your users enter the change required, assign priority, define the change approvals, and send automatically send emails to managers.
    Not saying that this is the case here, but sometimes people confuse an application with what BPM does with a process.  Ask yourself if your candidate process for BPM has one or more of these characteristics:
    Workflow - are there multiple people involved in the editing and approvals over some period of time?
    Documentation - as work flows through the process, will you need to gather requirements / documents and associate these with the instance?
    Seamless integration - are there systems and or databases involved that you need to integrate into the process?
    Efficiency - do you want to ensure that your process continues to flow and escalates when a work item sits too long in someone's queue?
    Governance - do you need to have an audit trail of the various people who were involved as a work item instance (a change approval in your case) flowed through the process?
    Compliance - do you need to have the change management instances go through a process in a consistent and well documented manner?
    Visibility - do you need to gather key performance indicators as instances flow through the process and do managers need to track these in business activity monitoring reports?
    Hope this helps,
    Dan

  • An error has occurred during report processing. (rsProcessingAborted).. Query execution failed for data set

    Hi All,
    I'm facing a strange problem..
    I've developed few reports. they are working fine in develop environment. after successfull testing they were published on web.
    in web version, all reports are executing for first time.. if I change any of parameters values or without chaning also..
    if I press "View Report"  following error occurs..
    An error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for data set 'dsMLGDB2Odbc'. (rsErrorExecutingCommand)
    For more information about this error navigate to the report server on the local server machine, or enable remote errors
    please suggest any alternative ways to overcome this issue
    thanks in adv.

    in my case the problem is
    one virtual machine is for developers
    other for testers
    in developers i created a report, then save like *.rdl and copy to testers machine, does not work there
    the error what testers get is
    Error during the local report processing.
    Could not find a web-based application at http://developersMachine/AnalyticsReports/DataBaseConnector.rsds
    and the solution is to use alternative url or in some cases http://localhost/

  • How to change report region fields in read only mode?

    How to change report region fields in read only mode?
    skud.

    add the following javascript fuction to page header(or Javascript function and variables section)
    function disableItems(pRegionStaticId,pDisableFlag) {
      $('#'+pRegionStaticId).find('[name^=f]').each( function(){ /* matches fxx */
        if( $(this).attr('name').match(/f[0-9][0-9]/) ){
          return $(this);
      }).attr('disabled',pDisableFlag);
    pRegionStaticId is the region's static Id+
    Note that this code specifically disables only application arrays. Disabled items are not available after submission (and hence are different from readonly) . But any page javascript can modify disabled or readonly items(client side), so you must check at the server side to validate the data.
    You can disable items using
    disableItems('MY_REGION_ID' ,true);and enable them by passing false
    disableItems('MY_REGION_ID' ,false);

  • BOMM - Metadata manager busobj.exe process limit number of report processed

    Hello,
    We're facing the following problem, we have a BOMM setup which is running flawless for universes and webi reports. But we have a huge amount (+8000) Deski reports all stored in the same folder.
    While the integrator is processing the Deski reports at a certain point in time it goes wrong, we found out that to process the Deski reports BOMM launches a busobj.exe process which uses 2 GB of RAM at the moment the integrator stalls. The integrator does not give an out of memory error, it just stops processing and seems to timeout.
    What I am now looking for is a parameter that can limit the number of Deski reports processed by the busobj.exe process, before it is terminated to free up the memory. We thought that the pplimit parameter would do just that, but it is not.
    In the log we see all kinds of parameters, but there's very little information about what they do.  These are arguments for which we would like to get some more information:
    - maxSelect (defaults to 1000000)
    - mtc
    - ppc (number of concurrent jobs, but this seems not to influence the number of busobj sessions)
    - pplimit
    - ptc
    our setup:
    BOE = 3.1 SP2.5
    BOMM Version: 12.1.0.6
    Kind regards
    Guy

    Thank you Manoj,
    This was already helpful, it confirmed our thoughts about the parameters.
    I can not confirm your first comment about the fact that the busobj process closes after eacht report, I've monitored the processing on the server and during the run of the integrator the same busobj process was active (same PID).
    Currently we try to process 100 reports at a time by manipulating the date modified on our dev enivronment by checking the reports in scope out and back in, and then starting the integrator.
    The reports average around 200KB in size and none of them is set to refresh on open. Base on the logs it takes around 1 minute to process a single report. Depending on the fact if it is processing the associated universes or not. Disk space is not the issue.
    I noticed similar behaviour when we used a VBA-script to feed our own mm, and I had to write code to limit the number of reports processed by the busobj process to around 100. I did this by closing the busobj process after 100 reports and then start a new batch of 100 reports in a new busobj process. I think busobj does not cleanup after closing the report, and with every report opened within the same process the memory usage of the process grows, until it reaches 1.8 GB and then the process just hangs.
    I can open cases, if you can tell me on how to make sure it reaches you I'll just create one. Do you already have a release date for the fixpack you are talking about?
    Regards
    Guy

  • Change the process name in Windows

    Hello,
    I wondered if there are any JVM commands which changes the process name of a java-application running in Windows?
    I am running several java processes and I would like to identify them in the taskmanager list or tasklist.exe

    Check out the jps utility in JDK5.0 (http://java.sun.com/j2se/1.5.0/docs/tooldocs/share/jps.html). jps -l is probably what you want. It will list applications that are running with 1.4.2 too.

  • Isolating WebIntelligence ad hoc reports to specific Webi Report Processing Server

    Post Author: Lucia Chan
    CA Forum: WebIntelligence Reporting
    Has anyone successfully isolated WebIntelligence ad hoc reports to be processed by specific Webi Report Processing Server?  We need to enforce governance on the database side.  We can restrict scheduling for Webi reports to specific Webi Report Processing Server, but not for ad hoc reports.  Otherwise is there a way to do connection override for scheduled Webi reports?

    New version that's comming up SBO Bi4.0 will have bouilt in monitoring that will allow what you requesting.
    In the current product line - this is not possible, unless you just monitor WIReportServer.exe at OS level and alert when it's memory or CPU usage goest too high... (if memory reaches close to and above 1.7gb - you're going into troubles.)
    There are various fixes and improvements to Webi processing stability in recent fix and service packs, so if you're having webi instability - you should review latest FP fix issues list (in SMP to right of FP download there is an Info link - it leads to fixed issues docs).
    If you do not see your issue listed - open incident with support - let them investigate.
    Webi crashing when merging/unmerging dimentions sounds like a bug...

  • Maximum report processing jobs??

    Hi,
    I have developed a web application which uses crystal reports as its report engine. Several people have been testing and printing a particular report and now they all get 'The maximum report processing jobs limit configured by your system administrator has been reached'.
    Can someone tell me what this means and how I fix it please? Here is my code declaration:-
    Private crDatabase As CrystalDecisions.CrystalReports.Engine.Database
    Private crTables As CrystalDecisions.CrystalReports.Engine.Tables
    Private crTable As CrystalDecisions.CrystalReports.Engine.Table
    Private crxFormulaFields As CrystalDecisions.CrystalReports.Engine.FormulaFieldDefinitions
    Private crxFormulaFields_A As CrystalDecisions.CrystalReports.Engine.FormulaFieldDefinitions
    Private crxFormulaFields_B As CrystalDecisions.CrystalReports.Engine.FormulaFieldDefinitions
    Private crxFormulaFields_C As CrystalDecisions.CrystalReports.Engine.FormulaFieldDefinitions
    Private crxFormulaFields_D As CrystalDecisions.CrystalReports.Engine.FormulaFieldDefinitions
    Private crxFormulaField As CrystalDecisions.CrystalReports.Engine.FormulaFieldDefinition
    Many Thanks,
    Roger

    This error is thrown when the CR print engine reaches its limit of 75 print jobs.
    As Don has suggested, try below options
    - Use HTTP sessions to store report objects and reuse them.
    - Clear your %TEMP% folder.
    - Use CR cleanup code, close and Dispose methods.
    for more info see below doc.
    http://scn.sap.com/docs/DOC-21533
    - Bhushan

Maybe you are looking for

  • Will the new GeForce 8800 make a difference for Final Cut Express?

    Planning to buy soon a new 24 inches iMac, I am wondering if the new GeForce 8800 graphic card will make a significative difference compared with the ATI 2600 Pro?

  • Itunes not opening after updating

    I've been having this problem for about a week, I upgraded to 5.0 (BIG MISTAKE) and now itunes will now open from my desktop, says there is an error do I want to send a report. I wouldn't be so concern if I didn't try to reinstall my Ipod (thinking t

  • You are not authorized to logon to the target system (error code 1)

    Dear Expert, I met some problems that 'You are not authorized to logon to the target system (error code 1)' when I tried to do the auth. testing for RFC SM_CLNT<SID>_TRUSTED in satellite system. Following SAP note 128447, I recreated the RFCs in SMSY

  • API Locations (the answer)

    Problem: In order to use Java for BI development, you need to "introduce" the supporting API files to the Java application. This note describes how to (a) find the appropriate library, (b) link the library to the jDeveloper application and (c) link t

  • Use of Shipping calender while populating schedule ship date

    Hi Experts, I have done following setup in system in order to use shipping calender, a) Define an item, enable ATP. Now we are having ATP based on ASCP plan output. b) Define calender where Friday is only working day. This is our shipping calender. c