Hello, Sorry for the long answer. If you are trying to get parameters that user have set in the report that is created using the Data composition schema? And if the report form is generated automatically?
You can intercept the report creation and get parameters from Settings, FixedSettings, and UserSettings properties of SettingsComposer object in OnComposeResult of the report object module. See more details in topic.