While creating a Work Order through ITSM, the following note appears in Worklog for some users |
Updated the Remote Hostname on SB:RemoteApprovalConfiguration to <hostname>.onbmc.com and it started working now. Able to create Work Orders and corresponding Digital Workplace ID generated without errors. This should point to the user-facing DNS, for example: The Connector Name should be as "Remedy" in DWP Catalog.
Found the following:
This service is related to the default workflow called "ITSM to DWP Service Integration Process". This is missing in dev. ProcessDefinitionGUID for this workflow is rx-af3bc73e-f9fd-4dee-b278-c57a234e9b2b. Export taken from another environment attached to this KA. To apply do the following:
a. Open the DWPC console and mport this service the the environment where it is missing.
b. Access Innovation Studio, select the Digital Workplace Catalog workspace and search for mp_product_product_version_revisions under the Records tab.
c. Select mp_product_product_version_revisions then click Edit data. d. Search for the name: BMC Helix ITSM Fulfillment-DWP Service Integration
e. Select the entry to open it. Change the fulfilment_type value from INTERNAL_WORKFLOW to HEADLESS and save the changes.
Making the service headless prevents it being visible to end users to request
4. In one case, the hostname localhost was needed and the connector name to be as "Remedy". The connector name as "Remedy connector" fails.
The Catalog OOTB workflow ITSM to DWP Service Integration Process might be present but still the Request generation is failing. In this case, you will need to update the DWPCServiceID value in the HPD:CFG-Rules form (for Incidents), WOI:CFG Rules form (for Work Orders) and CHG:CFG Rules (for Change Requests) with the GUID from "myit-sb:mp_product_product_versions" form.
Open the form myit-sb:mp_product_product_types and check the Request ID for first record "IT Request"
The same ID should be in below forms for product_type_id. In one scenario this had to be updated as the ID was incorrect.
myit-sb:mp_product_product_versions
myit-sb:mp_product_products
myit-sb:mp_product_product_version_revisions
If updated the above forms, perform ServiceSearchCache and check the record is updated correctly in myit-sb:ServiceSearchCache form
The detailed description value will not be visible in these DWPC Request. This is expected designed behavior. |