powerGate v17

v17.1.68 beta

10-03-2017

Features

BomWindow

  • Item Tab now also contains Item of the RootBom.

  • BomRows now have different stylings depending on their Status.

Fixed

  • Connect-ERP: Issue when connecting to service which requires authentication. Connection request was send twice.

  • Update-BomWindowEntity: Issue when updating BomRow and Item properties, like “@{‘BOM_Test’=’Test’}” was added as “BOM_BOM_Test”.

  • Update-BomWindowEntity: When the item of a bomRow was updated, the changed properties were not available on the bomRow.

  • $sapConnect: Issue when multiple cookies are required from SAP.

v17.1.60 beta

10-02-2017

Fixed

  • Fixed Issue where BOM Window was crashing when updating a bomRow property

  • Unhandled exceptions occured in the BOM Window are now handled internally. Therefore the calling application like Vault or Poweshell_ISE will not crash anymore because of unhandled exceptions occurred in the BOM Window.

v17.1.57 beta

12-01-2017

Features

BomWindow

Fixed

  • Getting response with state 403 Forbidden when using $global:SapConnect_Authentication

  • Performance issue: when running an Item/BOM check/transfer, all entities seem to be busy for a long time and suddenly all entities complete very fast at the exact same time. In the background the requests are send to the server in the meantime, but UI does not update with the results quickly.

  • Performance issue: After clicking ‘Check’ or ‘Transfer’ button, it takes very long time until first request is send to the server when a huge amount of entities becomes processed from the Window.

v17.0.46

29-11-2016

General

  • Removed Datastandard Integration support from documentation

Features

  • Re-designed Cmdlets (see below Breaking Changes)

  • Support for OData v1 - v4 standards

  • Installed “powerGate 17.0 Logs” shortcut in start-menu section of powerGate

BomWindow

  • Changed status-icons to more meaningful icons

  • Introduced Localization for German environments

Fixed

  • Moved LogFile to %LOCALAPPDATA%/coolOrange/Logs in order that Non-Admin users have write-access to the files.

  • Crash in BOM Window when customizing the columns with the field chooser

  • BomWindow shows error “Object reference not set to an instance of an object” when following BomRow properties are $null: Bom_PositionNumber, Bom_Number, Bom_Quantity etc. .