Skip to main content link. Accesskey S
  • HCL Logo
  • HCL Connections On-Premise Wiki
  • THIS WIKI IS READ-ONLY.
  • HCL Forums and Blogs
  • Home
  • API Documentation
Search
Community Articles > Best practices > A tip for speeding wsadmin commands
  • Share Show Menu▼

Recent articles by this author

A tip for speeding wsadmin commands

A tip for speeding wsadmin administration ... very simple, but can save some time!
Community articleA tip for speeding wsadmin commands
Added by ~Sigmund Elhipiberglen | Edited by ~Sigmund Elhipiberglen on September 19, 2012 | Version 4
  • Actions Show Menu▼
expanded Abstract
collapsed Abstract
A tip for speeding wsadmin administration ... very simple, but can save some time!
Tags: wsadmin, administation, jython

When performing checkin and checkout of IBM Connections configuration you are usually asked to perfom two commands.

The first one is

print AdminControl.getCell()

for obtaining the name of the cell, and then issuing a command such as

LCConfigService.checkOutConfig("/tmp","testCell01")

You can combine those comands into one, without having to cut and paste the complex cell names in a single command such as

LCConfigService.checkOutConfig("/tmp", AdminControl.getCell())


I hope this helps spare some time.

 


  • Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (1)
collapsed Versions (1)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (4)Sep 19, 2012, 9:35:01 AM~Sigmund Elhipiberglen  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL Software
  • Privacy
  • Accessibility