Managing Script Versions
You can use Script versioning to publish supported C# scripts to Information Document Management (IDM). The published scripts are stored as .cs files.
Note:
- You can publish scripts for Action, Copy Method, Equation, Script Library, and Symbol objects.
- If a published script is modified and saved, a new version of the existing IDM document is created.
- The IDM integration and SCRIPTING.VERSIONING.SUPPORT profile attribute must be enabled.
- If IDM is enabled and the Optiva_Scripting_Docs document type is not available in IDM, the document type is created automatically when you log in to the application.
- If you enable IDM after logging in to the application, you must log out and log in to automatically create the document type.
C# MIME type configuration
Specify these values for the MIME types configuration in IDM:
| Field | Value |
|---|---|
| Name | CSharp File |
| Extension | cs |
| Value | text/plain |