ILOG Rules for .NET User Guides > Rule Studio > Storing and Sharing Rules > Publish and Update Actions

During the publish and update tasks it is possible to set an action to specify what happens.

To select a publish or update action
  1. In the Publish Wizard or Update Wizard, right-click a rule and select and action from the list.
  2. You can select the same action for many rules by selecting the rules, right-clicking on one of them, and then selecting the action.

The following table gives details on the actions you select in the Publish and Update wizards. The available actions change depending on the status of the rule and the operation you are performing (publish or update).

Action 
Publish Operation 
Update Operation 
None 
No action is taken. 
Synchronize 
The version in Rule Studio replaces the version in Rule Team Server. 
The version in Rule Team Server replaces the version in Rule Studio. 
Delete 
The rule is deleted from Rule Team Server. 
The rule is deleted from Rule Studio. 
Copy 
The rule is created in Rule Team Server. 
The rule is created in Rule Team Server. 
Duplicate 
not available 
The modified version is kept, and a duplicate of the modified rule (with a different ID and a name based on the name of the original rule) is created in Rule Studio. 

See Also

Publishing a Rule Project | Updating a Rule Project