Is it possible to access a Standalone Request Offering (Published status) from the Cireson Portal?
Best Answer
-
Martin_Blomgren Customer Ninja IT Monkey ✭✭✭✭@Jonathan_Boles, actually it's possible as long as the RO is published and you use a published SO guid which the user has access to in the url. However there are som pre-reqs that needs to be fulfilled:
- The SO need to be published
- The RO need to be published
- The RO need to be added to the published SO and then synced to the Cireson ServiceManagement DB via Cache Builder. Once this is done you can remove the RO from the SO and sync again.
All above should be done with RO and SO the user can access/is scoped to!
Url syntax:
http(s)://portal/SC/ServiceCatalog/RequestOffering/<ro-guid>,<any published so-guid the user has access to>1
Answers
- The SO need to be published
- The RO need to be published
- The RO need to be added to the published SO and then synced to the Cireson ServiceManagement DB via Cache Builder. Once this is done you can remove the RO from the SO and sync again.
All above should be done with RO and SO the user can access/is scoped to!
Url syntax:
http(s)://portal/SC/ServiceCatalog/RequestOffering/<ro-guid>,<any published so-guid the user has access to>
Should also say that I haven't tested to actually submit the form but I should be possible..
If you do decide to use this workaround in production I'm eager to hear your results!
I got curious and had to test with the result that it's no problem as an end user to submit (save) the RO enabled with the above workaround!