Send Refresh Report By Folder Event For Group
  • 24 Mar 2023
  • 1 Minute to read
  • Dark
    Light

Send Refresh Report By Folder Event For Group

  • Dark
    Light

Article Summary

Step Details
Introduced in Version4.0.0
Modified in Version5.12.0
LocationDashboard Management > Events

The Send Refresh Report by Folder Event For Group step refreshes a Report using a Folder ID and Key. If the same Report is used in multiple places, only the Report on the specified Folder with a matching Key will refresh for the Group stated in the Group ID input.





Properties

Inputs

PropertyDescriptionData Type
Folder IdThe Id of the Folder to refresh the Report.String
Group IdThe Id of the Group to Refresh the Folder that contains a Report.String

Common Errors

Object reference not set to an instance of an object

An error will occur if an input value field is null or empty.

To correct this, ensure that the Folder and Group Ids are mapped or entered correctly.

Exception Message:

Exception Stack Trace: DecisionsFramework.Design.Flow.ErrorRunningFlowStep: Error running step Send Refresh Report By Folder Event For Group 1[SendRefreshReportByFolderEventForGroup] in flow [Flow 1]: Exception invoking method SendRefreshReportByFolderEventForGroup on class EventsInfrastructureSteps
 ---> DecisionsFramework.LoggedException: Exception invoking method SendRefreshReportByFolderEventForGroup on class EventsInfrastructureSteps
 ---> System.NullReferenceException: Object reference not set to an instance of an object. 
at DecisionsFramework.ServiceLayer.Services.Groups.GroupService.GetAccountsForGroup(AbstractUserContext userContext, String groupID
 at DecisionsFramework.Design.Flow.CoreSteps.EventsInfrastructureSteps.SendRefreshReportByFolderEventForGroup(String FolderId, String groupId)
   --- End of inner exception stack trace --- at DecisionsFramework.Design.Flow.StepImplementations.InvokeMethodStep.Run(StepStartData data
 at DecisionsFramework.Design.Flow.FlowStep.RunStepInternal(String flowTrackingID, String stepTrackingID, KeyValuePairDataStructure[] stepRunDataValues, AbstractFlowTrackingData trackingData
 at DecisionsFramework.Design.Flow.FlowStep.Start(String flowTrackingID, String stepTrackingID, FlowStateData data, AbstractFlowTrackingData trackingData, RunningStepData currentStepData)
   --- End of inner exception stack trace ---

Related Information

Forum Posts:
Refreshing a Report Page


Was this article helpful?