SysTaskRecorderExport::generateTaskStepXml Method [AX 2012]
Export the xml file for task step
client server public static void generateTaskStepXml(
Filename recordingFile,
FilePath parentDirectory,
Name frameworkId,
Name industryCode)
Run On
CalledParameters
- recordingFile
- Type: Filename Extended Data Type
File name of the recording
- parentDirectory
- Type: FilePath Extended Data Type
Parent directory of the recording
- frameworkId
- Type: Name Extended Data Type
ID of the framework
- industryCode
- Type: Name Extended Data Type
Code of the industry
Show: