Symptoms

Clicking on Provisioning Item of some of the orders results in the error:

'Service_Parameter' is not a valid integer value

Instead of the Service_Parameter a parameter from the service template of the subscription is displayed.

Cause

The window PEMGATE_ManageProvisioningItemWin.xml is generated automatically and cannot be properly parsed because of int type set and string value (parameter name) assigned in :

<data id="Service_Parameter" type="INT" value="Service_Parameter" />

This behaviour is caused by the bug with id #PBA-57818 (""is not a valid integer value" error on provisioning items screen"), will be corrected in one of the next PBA updates.

Internal content