Posted 27 October 2021, 6:25 am EST
One of our customer facing latency issue when the method C1XLBook.Save(location) is invoked where the “location” is a network path.
We populate C1.C1Excel.C1XLBook object and call the Save method.
Just want to know, how the file is created from C1 side.
- Is the file created in a temporary location and then copied to specified location?
- Is the file directly created in specified location? In this case, how the data is pushed to the file?
- Does C1 restrict data transmission rate?
Any handful document on Save mechanism is appreciated.
Thanks,
Eswar