Workflow and ServiceDesk Community

 View Only

Using Report Component NS 7.0 Generator

  • 1.  Using Report Component NS 7.0 Generator

    Posted May 25, 2012 12:00 AM

    Anyone successfully used this component. Right now I am trying to use the software compliance report. I am getting this error during debug. 

     

    Log Error: current component Exception Component(ExceptionComponent)
    Log Error: last component Report Critical Error(ReportCriticalError)
    Log Error: resulting exception from execution 
    System.Exception: exception component created:  ---> LogicBase.Framework.BusinessRuleException: The critical error failed execution on component Software Compliance Status : Server was unable to process request. ---> An error occured executing the report 'Software Compliance Status'. Invalid Parameter name(s) were given:
    softwarename
    enddate
    computername
    startdate : at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Symantec.Workflow.Core.ReportMgmtWS7.ReportManagementService.RunReportWithParameters(String reportItemGuid, String nameValuePairs) at Logicbase.Components.Generated7.Reporting.SoftwareComplianceStatus.Run(IData data) at LogicBase.Core.ExecutionEngine.SinglePathProcessComponentExecutionDelegate.Execute(IData data, IOrchestrationComponent comp, String& outputPath, IExecutionEngine engine, TLExecutionContext context) at LogicBase.Core.ExecutionEngine.AbstractExecutionEngine.RunComponent(TLExecutionContext context, IData data, IOrchestrationComponent comp)
       --- End of inner exception stack trace ---
       at LogicBase.Core.ExecutionEngine.ExceptionComponentDelegate.Execute(IData data, IOrchestrationComponent comp, String& outputPath, IExecutionEngine engine, TLExecutionContext context)
    Log Error: 
     
    Any suggestions will be helpful. During the creation of the component, it seem to pull all results fine. I am also using the default values for now. Which would be the same values that were used during creation.