You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.
OSCM 17.4.
Provisioning Service based on APP (Powershell)
When using user "cmgt-business" and subcribing to a service (HyperV), the UI change from "Get it Now" to the configuration dialog takes 2 seconds which is very good.
When using the user "cmgt-it" (who is in the supplier organization) and subcribing to the same service (HyperV) the change from "Get it Now" to the configuration dialog takes about 180 seconds which is too long.
Please investigate
Checking the data from both users the cause gets clear.
In opposite to "cmgt-business" the user “ctmg-it” has defined a Create Subscription trigger. This trigger is not correctly configured, respectively the URL points to a location where either no notification service is deployed or this service is not functional.
There are about 130 trigger processes and it takes time to read them from DB. This is a rather special case than a general performance bug.
Solution is to remove the failed trigger processes.
GoebelL
changed the title
Very slow UI after "Get it Now"
Failed subscription triggers are slowing the UI after "Get it Now"
Nov 24, 2017
From @uhu133 on November 17, 2017 12:56
OSCM 17.4.
Provisioning Service based on APP (Powershell)
When using user "cmgt-business" and subcribing to a service (HyperV), the UI change from "Get it Now" to the configuration dialog takes 2 seconds which is very good.
When using the user "cmgt-it" (who is in the supplier organization) and subcribing to the same service (HyperV) the change from "Get it Now" to the configuration dialog takes about 180 seconds which is too long.
Please investigate
Copied from original issue: servicecatalog/oscm#49
The text was updated successfully, but these errors were encountered: