Desktop User Guides > Professional > Data management scripting > Publishing data > ReportingServices.ExposeToCognos component > CreateModelActionLog
 
CreateModelActionLog
Purpose
Creates a Cognos Framework Manager Action Log file that can be used as the basis for further modelling in Framework Manager.
Method declaration
void CreateModelActionLog (string ActionLogFileLocation, string CognosDataSourceName)
Parameters
Location
Includes the action log file name (required in order to build the Cognos Framework Manager project). The string is in a format similar to: D:\cognos\output\HouseHold_log.xml.
See
ReportingServices.ExposeToCognos component