CATgwalker

Results 5 issues of CATgwalker

Fixes #262 and #234 error "Id must either be a SysId 32 character alphanumeric or Number with prefix and id." and retains ID from reference table for further lookup.

# Environment ``` Operating System: Windows 11 ServiceNow module version: 4.0.3 PowerShell version: 5.1 ``` # Steps to reproduce Include custom variables on a request or catalog item that are...

Thanks for reporting the bug. Please ensure you've gone through the following checklist before opening an issue: - Make sure you can reproduce this issue using the latest released version...

ToTriage
Investigating

# Summary of the new feature/enhancement When variable sets are configured on catalog items the values are not returned when using **-IncludeCustomVariables** parameter of **Get-ServiceNowRecord** because the data is stored...

This PR adds a cmdlet for New-ServiceNowCatalogItem which uses the 'sn_sc' API namespace to add a catalog item request to a cart and then submits the cart as an order....