{"id":167,"date":"2008-12-08T15:56:50","date_gmt":"2008-12-08T19:56:50","guid":{"rendered":"http:\/\/jianmingli.com\/wp\/?p=167"},"modified":"2009-10-23T08:59:26","modified_gmt":"2009-10-23T13:59:26","slug":"logidex-repository-manager-admin","status":"publish","type":"post","link":"https:\/\/jianmingli.com\/wp\/?p=167","title":{"rendered":"Logidex Repository Manager Admin"},"content":{"rendered":"<p><strong>Update lib.conf<\/strong><br \/>\ninstall update-config<\/p>\n<p><strong>Logidex Version<\/strong><br \/>\n\u2026\/rm\/common\/includes\/logidex.version.html<\/p>\n<p><strong>Repository Manager Internal Maintenance Page <\/strong><br \/>\n-Administration -> Execute Command<\/p>\n<p><em>Logging<\/em><br \/>\nGetLoggingConfig<br \/>\nUpdateLoggingConfig<\/p>\n<p><em>Installation Configuration<\/em><br \/>\nGetInstallationProperty<br \/>\nSetInstallationProperty<br \/>\n<strong>smtp_host<\/strong>: SMTP hostname to forward email notifications<br \/>\n<strong>logidex\/webhostext<\/strong>: The hostname and port portion of the application&#8217;s URL. This value is used in email notifications and certain URL rewrites. E.g. rmserver.example.com:8080<br \/>\n<strong>logidex\/adminUsers<\/strong>: Semi-colon delimited list of LDAP userID&#8217;s who have access to the Installation Administration console  No application restart required<br \/>\n<strong>logidex\/ldap\/url<\/strong>: LDAP connection. See LDAP section above.  Requires appserver restart, but first, be sure superuser is enabled by logging in through &#8230;\/application\/access\/suLogin.do<br \/>\n<strong>logidex\/ldap\/binddn<\/strong>: DN of the LDAP user initiating connections  See warning above<br \/>\n<strong>logidex\/ldap\/bindpassword<\/strong>: Password for LDAP bind user  See warning above<br \/>\n<strong>logidex\/ldap\/ownershipMode<\/strong>: Either guest or native  See warning above<br \/>\n<strong>logidex\/followReferrals<\/strong>: Specifies whether or not LDAP referrals are expected&#8211;true or false.  See warning above<br \/>\n<strong>logidex\/use_ssl<\/strong>: See SSL section of this document<br \/>\n<strong>logidex\/showlibrarylist<\/strong>: Value of true or false to show the list of libraries on the challenge and library prompt pages  No application restart required<br \/>\n<strong>logidex\/cache\/asset_cache_size<\/strong>: Performance setting for the maximum size of the Asset object cache. Integer.<br \/>\n<strong>logidex\/cache\/user_cache_size<\/strong>: Performance setting for the maximum size of the User object cache. Integer.<br \/>\n<strong>logidex\/cache\/orggroup_cache_size<\/strong>: Performance setting for the maximum size of the Group object cache. Integer.<br \/>\n<strong>logidex\/userIdHeader<\/strong>: Name of SSO HTTP header. See SSO section of this document.<br \/>\n<strong>logidex\/challengeURL<\/strong>: Complete URL of SSO challenge page. See SSO section of this document.<br \/>\n<strong>logidex\/logoutRedirect<\/strong>: Complete URL of a logout page. Particularily useful in an SSO environment.<br \/>\n<strong>logidex\/wsauthorizationpolicy<\/strong>: Standard or open web services authentication. Either &#8220;com.logiclibrary.security.WSAuthorizationPolicyStandard&#8221; or &#8220;com.logiclibrary.security.WSAuthorizationPolicyOpen&#8221;.<br \/>\n<strong>database_schema_updatable<\/strong>: True or false: the database user can drop and recreate views.<br \/>\nThe following properties cannot be set via the SetInstallationProperty command<br \/>\nSuperuser password<br \/>\nDatabase details such as instance name and connection details <\/p>\n<p><em>Email<\/em><br \/>\nDisplayMailTemplates<br \/>\nResetMailTemplates<br \/>\nUpdateMailTemplates<\/p>\n<p><em>Assets<\/em><br \/>\nDisplayAsset: param1: asset name param2: asset version<br \/>\nShowAssetHistory: param1: asset id<br \/>\nUnlockAsset<br \/>\nRemoveAsset: param1: Asset name param2:Asset version Param3: delete (optional, removes from catalog) <\/p>\n<p><em>Licensing<\/em><br \/>\nGetLicenseProperties<br \/>\nSetLicenseProperties<br \/>\nSetLicenseKey<\/p>\n<p><em>Library Configuration<\/em><br \/>\nGetProcessConfigurationSchema<br \/>\nGetDefaultProcessConfiguration<br \/>\nGetCurrentProcessConfiguration: get library configuration xml file.<br \/>\nSetProcessConfiguration: set library configuration xml file.<\/p>\n<p><em>Other<\/em><br \/>\nExportConfig: export to config.zip file.<br \/>\nImportConfig: import a config.zip file.<br \/>\nCreateStandardReports<br \/>\nDisplayEventDefinitions<br \/>\nSynchronizePolicyManagerOrganizations<br \/>\nSynchronizeContacts: Refresh cached contact attribute information from an external contact source such as LDAP.<br \/>\nSynchronizeQueryableArtifacts<br \/>\nRemoveLibrary<br \/>\nRemoveUser: 1st param: userid to remove; 2nd param: userid to move to.<\/p>\n<p><strong>Set Installation Administrators<\/strong><br \/>\n-Administration -> Execute Command<br \/>\nCommand: SetInstallationProperty<br \/>\nParameter 1: logidex\/adminUsers<br \/>\nParameter 2: semi-colon separated list of userID&#8217;s<\/p>\n<p><strong>Set Library Administrator<\/strong><br \/>\n-Administration -> Users -> Select user<br \/>\n-Click Roles [Edit]<br \/>\n-Check  Library Administrator check box<\/p>\n<p><strong>Create a new library<\/strong><br \/>\n-Administration -> Create new library.<\/p>\n<p><strong>Create a new asset type<\/strong><\/p>\n<p>-Download and edit GlobalDefinitionTemplate.xml file.<\/p>\n<pre lang=\"xml\">\r\n<define-classifier name=\"asset-type\">\r\n\t<add-value value=\"New Asset Type\"\/>\r\n<\/define-classifier>\r\n<\/pre>\n<p>-Upload GlobalDefinitionTemplate.xml file.<br \/>\n-Open Asset Types page following Support Center -> Usage Controller Tasks -> [Manage Asset Types Association with Capture Templates].<br \/>\n-Click Associate Templates for the newly added asset type.<br \/>\n-Check the check boxes for templates to be associated with the new template.<br \/>\n-Optionally select the default template.<br \/>\n-Click Save button.<\/p>\n<p><strong>Create a new Group<\/strong><br \/>\n-Administration -> Groups -> Create New Group.<br \/>\n-Select parent group.<br \/>\n-Enter group name and description.<br \/>\n-Click Save button.<br \/>\n-Optionally, in Group Detail page, associate group with Profile, Asset View(s), Reference Model(s), Publish Template(s), Role Assignments.<\/p>\n<p><strong>Create a new Project<\/strong><br \/>\n-Administration -> Groups -> Create New Project.<br \/>\n-Select parent group.<br \/>\n-Enter project name and description.<br \/>\n-Select a project manager.<br \/>\n-Click Create Project button.<br \/>\n-On the detail page, associate project with Reference Models, Profile, Asset Views, Reporting Users, Publish Templates, Participants.<br \/>\n-Click Save button when done.<\/p>\n<p><strong>Create a new Profile<\/strong><br \/>\n-Administration -> Profiles -> Create New Profile.<br \/>\n-Enter profile name, description.<br \/>\n-Optionally, select the profile to copy from.<br \/>\n-In Profile Detail page, associate profile with Classification Criteria, Groups, Scoring Parameters, Asset Tree Sort Classifiers.<\/p>\n<p><strong>Create a new Classification Criteria Set<\/strong><br \/>\n-Administration -> Classification Criteria Sets -> Create New Classification Criteria Set.<br \/>\n-Enter name and description.<br \/>\n-Click Save button.<br \/>\n-On the detail page, click Edit hyperlink to edit Classification Criteria.<br \/>\n-Edit the Criteria.<br \/>\n-Click Save button.<\/p>\n<p><strong>Get Current Library Configuration<\/strong><br \/>\n-Administration -> Execute Command<br \/>\n-Command: GetCurrentProcessConfiguration<br \/>\n-Click Invoke button<br \/>\n-Save web page as lpc.xml<\/p>\n<p><strong>Set Current Library Configuration<\/strong><br \/>\n-Administration -> Execute Command<br \/>\n-Command: SetProcessConfiguration<br \/>\n-File parameter: Browse to updated lpc.xml file<br \/>\n-Click Invoke button <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Update lib.conf install update-config Logidex Version \u2026\/rm\/common\/includes\/logidex.version.html Repository Manager Internal Maintenance Page -Administration -> Execute Command Logging GetLoggingConfig UpdateLoggingConfig Installation Configuration GetInstallationProperty SetInstallationProperty smtp_host: SMTP hostname to forward email notifications logidex\/webhostext: The hostname and port portion of the application&#8217;s URL. &hellip; <a href=\"https:\/\/jianmingli.com\/wp\/?p=167\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[39,22],"tags":[],"class_list":["post-167","post","type-post","status-publish","format-standard","hentry","category-rr","category-soa"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8cRUO-2H","_links":{"self":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=167"}],"version-history":[{"count":6,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/167\/revisions"}],"predecessor-version":[{"id":1326,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/167\/revisions\/1326"}],"wp:attachment":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=167"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=167"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}