Hi
If you know the file name you want to look in AL11, then you can think of writing an java mapping which will do the below
1. read the main file from 3rd party.
2. read the AL11 file using java.
You can get hint on the below blog how can we read or write file in java