Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.11.5, 1.12
-
None
Description
Current Situation
When the Profile contains a SourceFileOption with a FileIist the ini converter converts this to source_File_List_Name.
<SourceFileOptions>
<Selection>
<FileListSelection>
<FileList><![CDATA[/databkb/pabs01/eurex/eurex_cts.url]]></FileList>
</FileListSelection>
</Selection>
</SourceFileOptions>
Desired Behavior
When the Profile contains a SourceFileOption with a FileIist the ini converter should convert this to File_List_Name.