ExtendScript: Open XML as an FM Book
I am developing a publishng application that takes externally generated XML files and opens them as FrameMaker book files. The XML file is split into separate book components according to the read/write rules file. This all works perfectly as a manual process, but I need to force FramMaker to open the XML without requesting a file name for the book, is that possible? I want to provide that name in my script but I can't find any way to set the name of the bookfile throught the API either through GetOpenDefaultParams() or by sending parameters to CallClient() for FmDispatcher. Any guidance would be very helpful.
If it's not possible I can just pre-process the XML to split it as required.
Thanks
Ian
