Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
solutions
The <solutions> element selects a group of solutions within a command.
Parent element: <export> or <list>
Child elements: <solution> (0:*)
Attributes:
Name
Type
Required?
Default
Description
all
String
No
No
Indicates whether to include all solutions.
Valid values are yes and no. If you specify yes, the process will include all solutions.
optionsets
String
No
Yes
Indicates whether to process solutions without their option sets.
Valid values are yes and no. If you specify no, solutions are processed without their option sets.
products
String
No
Yes
Indicates whether to list solutions without their associated product definitions.
Valid values are yes and no. If you specify no, solutions are exported or listed without the constituent product definitions. To export or list only a subset of product definitions for the solution, specify products='no' and then specify a <product> element for each desired product definition.