User Tools

Site Tools


userspace:webservice_corner:ruby-rpc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
userspace:webservice_corner:ruby-rpc [2015/02/06 10:27]
dkoch [Example]
userspace:webservice_corner:ruby-rpc [2015/02/06 10:29]
dkoch [Example]
Line 63: Line 63:
 end end
  
-# Install X where Y is installed+# Install Y where X is installed
 opsirpc.productOnClient_getHashes(['clientId'], {productId: 'X', installationStatus: "installed"}).each do |match| opsirpc.productOnClient_getHashes(['clientId'], {productId: 'X', installationStatus: "installed"}).each do |match|
   opsirpc.setProductActionRequestWithDependencies('Y', match['clientId'], 'setup')   opsirpc.setProductActionRequestWithDependencies('Y', match['clientId'], 'setup')
 end end
 </code> </code>
userspace/webservice_corner/ruby-rpc.txt ยท Last modified: 2021/08/23 08:37 (external edit)