TextSection
If you have enabled OmniGroupServer's TextFile parameter in the text repositories section of OmniGroupServer's configuration file, you can import information to the text file you defined.
TIP: The main reason for importing information into a text file is for the purpose of combining repositories. You can now use GroupServerJobType=Combine
to combine repositories. Instead of importing data into a text file, import the data into a blank repository (a repository in the configuration file where GroupServerJobType=Combine
and GroupServerLibrary
is not set).
See FileAction to configure how existing data is treated during an import.
Actions: | Import |
Type: | String |
Default: | |
Example: |
If one of your repository definitions looks like this: [MyTextRepos1] Use the following action parameters to append imported data to original.txt: http://12.3.4.56:4000/action=Import &repository=NT &filename=import.txt &textsection=MyTextRepos1 |
See Also: | FileAction |