Disable Optimizations
Litium Studio inRiver connector is built with optimizations which makes it to only transfer the information that is actually modified. However, in certain situations such as inRiver model changes, it is necessary to send in all the information, effectively re-importing everything.
This article describes how to disable the optimizations for a complete re-import.
Disable optimizations only if
- A model change requires you to re-import everything.
- You have FTP transfer between inRiver server and Litium Studio server (It is best to disable optimizations all times if you are using FTP).
Note that disabling the optimizations significanltly affect the import/export performance, and it can be several times slower with optimizations disabled.
To disable optimizations
- Add a boolean field in inRiver model tool to the Channel entity called "ChannelDisableLitiumStudioOptimizations"

- from the rich client, go to LitiumStudio channel and enable the checkbox.
To do a re-export
After disabling the optimizations,
- inactivate the link you would like to re-export and activate it again.
- Or unpublish and then publish the whole channel.