Genpact Cora Knowledge Center

Support

PowerShell Function: Get-CoraSeQuenceQuickSearchConfiguration

V9.6

Module

CoraSeQuence

Description

Retrieves the current Cora SeQuence case search configuration.
Returned values: status (enabled, disabled) and number of results.

Syntax

 Get-CoraSeQuenceQuickSearchConfiguration [[-SiteID] <Int32>] [<CommonParameters>]

Parameters

-SiteID <Int32>

Sets the numeric ID of the site instance (for multiple instances of the same site).

Required?false
Position? 1
Default value1
Accept pipeline input? false
Accept wildcard characters?  false


<CommonParameters>

This command supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters.  

Example

 PS C:\>Get-CoraSeQuenceQuickSearchConfiguration


V9.2

Module

CoraSeQuence

Description

Retrieves the current Cora SeQuence case search configuration.
Returned values: status (enabled, disabled) and number of results.

Syntax

 Get-CoraSeQuenceQuickSearchConfiguration [<CommonParameters>]

Parameters

<CommonParameters>

This command supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters.  


Example

 PS C:\>Get-CoraSeQuenceQuickSearchConfiguration