Difference between revisions of "Progressive Capture Workflow"

From Hornbill
Jump to navigation Jump to search
 
(427 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Progressive capture is a new and simple way to improve the way that [[What_are_Requests? |requests]] are handled. [[What_is_Service_Manager? |''Service Manager'']] uses progressive capture to more effectively handle incoming requests so that they can follow the appropriate process… having first gathered the required information. Progressive capture is primarily used as the first part of your [[What_are_Incidents? |Incident]] or Request fulfilment process and can be launched by a support analyst when they answer calls or emails, or by a [[What_are_Co-Workers? |co-worker]] when using [[What_is_Self_Service? |Self Service]].
+
This document can now be found at its new location in the [https://docs.hornbill.com/servicemanager-config/customize/service-manager-capture-forms/ Hornbill Document Library].
  
This is done by one or more forms that collect the relevant information needed in the order required. You can modify the supplied request form to progressively capture the data you need for your processes.
+
[[file:hornbill-document-library.png|Service Manager Capture Forms|link=https://docs.hornbill.com/servicemanager-config/customize/service-manager-capture-forms/]]
 +
<!--
  
== Example ==
+
{{DISPLAYTITLE:Service Manager Intelligent Capture}}
[[File:Progressive_capture.png|1000px|progressive capture]]
+
{{Breadcrumb|[[Main Page|Home]] > [[Administration|Configuration]] > [[Service Manager Administration |Service Manager]] > Intelligent Capture|Service Manager}}
 +
{{Section|
 +
== Introduction ==
 +
Intelligent Capture allows you to configure how and what information is collected or captured when a request is being raised. This includes default capture forms that are specific to Service Manager and the ability to create custom question forms.  This page describes the available Service Manager forms which can be used in the [[Intelligent Capture Designer]], the provided default Intelligent Capture Scripts, and some of the available advanced settings.|
 +
{{RightBox|Key Contents|
 +
:* [[#Intelligent Capture Forms|Intelligent Capture Forms]]
 +
:* [[#Default Intelligent Capture Scripts|Default Intelligent Capture Scripts]]
 +
:* [[#Settings|Settings]]
 +
:* [[#Global Variables|Global Variables]]
 +
}}
 +
}}
 +
{{Section|
 +
== Intelligent Capture Forms ==
 +
 
 +
Service Manager provides a number of default forms that are available to use when building the Intelligent Capture scripts for raising requests.  These forms can be made available to an intelligent capture script by adding a Form node to your intelligent capture and selecting the form name from within the properties of the node.|
 +
{{RightBox|Related Articles|
 +
:* [[Intelligent Capture Designer]]
 +
:* [[Customised Forms|Custom Intelligent Capture Forms]]
 +
:* [[Knowledge Centre]]
 +
}}
 +
}}
 +
:* '''Add Attachments'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Add Attachments' form allows you to include files when raising a request. Multiple attachments can be added and individual descriptions can be applied to each.
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Add attachments such as screen shots while raising a request
 +
* Browse local file system or ''drag and drop'' file
 +
* Includes description of attachment for easy reference
 +
* Stores attachments in the ''Attachments'' section of a request for easy access
 +
* Option to specify a custom title on the form
 +
* Option to specify a custom information message to describe to the user the type of attachment that you are requesting. This option can contain wiki formatting for improved presentation.
 +
|style="width:400px"|
 +
[[File:pcaddattachoptions.png |350px|link=]]
 +
|}
 +
:::[[File:Information.png|14px|text-top|Information]] Attachments are regulated by the following [[Advanced Settings|system settings]] that restrict size and type: ''communications.maxfileUploadSize, security.fileUploadRestriction.webdav.enable, security.fileUploadRestriction.entity.fileAttachments.types''
 +
 
 +
:::[[File:Information.png|14px|text-top|Information]] More than one Attachment Form can be included within a single Intelligent Capture workflow.  Any subsequent Attachment Form needs to be set to ''Mandatory'' in order for the Intelligent Capture to stop and prompt the user on that form. 
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
 
 +
:* '''Analyst Request Type'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Analyst Request Type' form allows the support staff to choose the type of request that will be created. This form is most commonly seen in the 'New Request' capture flow as the support person may not know which type of request needs to be raised when they first start capturing information.
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Only the requests types that the analyst who is raising the request has rights to will be displayed
 +
* Visibility: Analysts only
 +
* Branch Options: Request Type
 +
|style="width:400px"|
 +
[[File:Progressive_Capture_Request_Types.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
 
 +
:* '''Assignment'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Assignment' provides options for assigning the request to a team and an owner. You can choose to assign the request to just a team or to a team and a specified analyst.
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Function: Search for Team and Owner to assign request
 +
* Input: When preceded by the ''Service Details'' Form, only teams that support that service will be displayed
 +
* Visibility: Analysts only
 +
* Output: Branch nodes that follow this will be able to use Team Name, Team ID, Anaylst Name, Analyst ID as criteria for branching
 +
* '''Options'''
 +
:* '''''Analyst is Mandatory'''''
 +
:: When set to ''Yes'' the owner or analyst field becomes mandatory and must be selected to continue
 +
|style="width:400px"|
 +
[[File:pcassignment.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
 
 +
:*'''Asset Details'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Asset Details' form allows an analyst or customer to associate assets to a request. By default, all assets that are associated to the customer are shown however it is also possible to associate assts which are shared with the customer, or perform general searches on assets that reside at the customer site, or more widely in the system. It's possible to associate multiple assets to each request:
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* View Asserts owned and user directly by a customer
 +
* View Assets shared with a customer (directly or via their membership to groups or organizations the asset has been shared with)
 +
* Search  assets by site or more widely
 +
* Input: Following a Search Co-worker / Contact or Customer form the assets belonging to or shared with the customer will be displayed
 +
* Visibility: Analysts and Customers
 +
* Branch Options: None
 +
* If this node is preceded by the Sites node, the Sites Tab will be automatically filtered to only display assets located at the selected site.
 +
'''Options'''
 +
:* '''Asset Title'''
 +
:: Displays a title at the top of the Asset form
 +
:* '''Info Message'''
 +
:: Add a longer descriptive message explaining to the user how to use the form
 +
:* '''Hide Customer's Assets'''
 +
:: Select ''Yes'' to always have this tab hidden
 +
:* '''Hide Shared Assets'''
 +
:: Select ''Yes'' to always have this tab hidden
 +
:* '''Hide Customer's Site Assets'''
 +
:: Select ''Yes'' to always have this tab hidden
 +
:* '''Hide Company Assets'''
 +
:: Select ''Yes'' to always have this tab hidden
 +
:* '''Hide All Assets'''
 +
:: Select ''Yes'' to always have this tab hidden
 +
:* '''Hide Service Assets'''
 +
:: Select ''Yes'' to always have this tab hidden
 +
:* '''Select Asset Class'''
 +
:: On the Asset Search, set the ''Asset Class'' to be searched
 +
:* '''Select Asset Type'''
 +
:: On the Asset Search, set the ''Asset Type'' to be searched
 +
:* '''Select Asset Status'''
 +
:: On the Asset Search, set the ''Asset Status'' to be searched
 +
:* '''Select Asset Relationship'''
 +
:: Specify the default asset relationship which will be the focus of the asset search
 +
:* '''Asset Search Term'''
 +
:: On the Asset Search, set a default ''Search Term'' to be searched
 +
:* '''Select Asset Search Type'''
 +
:: On the Asset Search, set if the results return assets with an exact match, contains, or begins with the specified ''Search Term''
 +
 
 +
'''Please Note:''' The "''Select Asset ...''" parameters only affect tabs that search for assets. The ''Customer's Assets'' and ''Shared Assets'' tabs will show all Assets that are Owned By or Shared With the Customer respectively.
 +
|style="width:400px"|
 +
[[File:pcassets.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
:* '''Change Type'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Change Type' form allows an analyst to select the type of change request that will be raised. This form is usually only seen on the new Change capture flow:
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Select Change Type
 +
|style="width:400px"|
 +
[[File:pcchangetype.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
 
 +
:* '''Connections'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The ''Connections'' form allows the support person to select a connected customer at the time of raising the request. This form is only used by and visible to support staff when raising the request in Service Manager when using the full client.
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
:* '''Connection Search'''
 +
:: Search for one or more customers that you would like to add as a connection to the request
 +
:* '''Connection Type'''
 +
:: A pick list of available ''Connection Types'' is available to allow you to select the type of connection being added
 +
|style="width:400px"|
 +
[[File:pcconnections.png |350px]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
 
 +
 
 +
:* '''Customer Search'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Customer Search' form allows an analyst to select a customer for the request.  This search returns both Contacts and Co-workers.  This form is useful when the a support team is supporting both external and internal customers.
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Search both Contacts and Co-workers
 +
* Filter on Contacts or Co-workers
 +
* The Customers active Requests are displayed when a customer is resolved.
 +
:* The list of the customer's Requests can be filtered to only show those which the logging agent supports via the linked service: '''app.itsm.progressiveCapture.customerDetails.showOnlySupportedRequests'''. When disabled, an agent will have visibility to unsupported customer Requests, this must be avoided for customers with multiple service desks (e.g. IT and HR).
 +
:* An option to add a new Contact can be displayed on this form if the following system setting is enabled: '''app.itsm.progressiveCapture.customerSearch.allowAddContact'''
 +
* Advanced filtering
 +
:* By appending one or more of the following keys you can narrow the search to specific areas:
 +
::* '''org:''' - this filters by Organisation
 +
::* '''site:''' - this filters by Site
 +
::* '''type:''' - this filters by Co-Worker Type
 +
::* '''tel:''' - this filters by the primary telephone number
 +
::* '''phone:''' - this is a synonym for '''tel:'''
 +
'''Example:'''<br>
 +
''Joe org: ACME''<br>
 +
would return all customers named Joe from the ACME Organisation
 +
|style="width:400px"|
 +
[[File:pccustomersearch.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
 
 +
:* '''Contact Search'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Contact Search' form provides a search option for adding a contact as the customer for the request. The search results only displays contact records and is recommended to use when only providing external support.
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Search all contacts
 +
* Configure fields to be displayed on the right hand side
 +
* The Contacts active Requests are displayed when a contact is resolved.
 +
:* The list of the contact's Requests can be filtered to only show those which the logging agent supports via the linked service: '''app.itsm.progressiveCapture.customerDetails.showOnlySupportedRequests'''. When disabled, an agent will have visibility to unsupported customer Requests, this must be avoided for customers with multiple service desks (e.g. IT and HR).
 +
:* An option to add a new Contact can be displayed on this form if the following system setting is enabled: '''app.itsm.progressiveCapture.contactSearch.allowAddContact'''
 +
|style="width:400px"|
 +
[[File:pccontactsearch.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
 
 +
:* '''Co-worker Search'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Co-worker Search' form provides a search option for adding a Co-worker as the customer for the request.  This search results only displays co-worker records and is recommended to use when only providing internal support.
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Search all Co-workers
 +
* Configurable field to be displayed on the right hand side
 +
* The Co-workers active Requests are displayed when a co-worker is resolved.
 +
:* The list of the Co-worker's Requests can be filtered to only show those which the logging agent supports via the linked service: '''app.itsm.progressiveCapture.customerDetails.showOnlySupportedRequests'''. When disabled, an agent will have visibility to unsupported customer Requests, this must be avoided for customers with multiple service desks (e.g. IT and HR).
 +
|style="width:400px"|
 +
[[File:pccoworkersearch.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
 
 +
:*'''Known Error Details'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Known Error Details' form allows an analyst to specify root cause and workaround details for a known error. This form is usually only seen on the new Known Error Intelligent Capture script:
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Provide root cause and workaround details
 +
|style="width:400px"|
 +
[[File:pckedetails.png |350px|link=]]
 +
|}
 +
</div></div>
 +
</div>
 +
<br>
 +
 
 +
:*'''Organisation Details'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Organisation Details' form allows an analyst to see additional information about the customer's organisation that is defined by a Hornbill administrator. There is no data captured in this PCF - it is purely informational only.
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Display only
 +
* Will display the organisation of a previously selected contact
 +
* Recommended use after the Contact Search
 +
* Configurable organization fields for the right hand side
 +
|style="width:400px"|
 +
[[File:pcorgdetails.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
:* '''Release Type'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Release Type' form allows an analyst to select the type of release request that will be raised. This form is usually only seen on the new Release Intelligent Capture Script:
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Select Release Type
 +
|style="width:400px"|
 +
[[File:Progressive_Capture_Release_Type.png|350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
:* '''Request Category'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Request Category' form allows an analyst to specify a category when logging a request.
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Request Category selector
 +
* When preceded by the Service Details form the category will display the configured root category for the selected service
 +
* Use the '''Mandatory''' option to enforce a user to pick a category before existing the form
 +
* If you want to ensure the user chooses a category from the lowest level of the available category tree structure, ensure the following system setting is enabled '''guest.servicemanager.request.category.request.enforceLastItem'''
 +
|style="width:400px"|
 +
[[File:pcrequestcategory.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
:* '''Request Details'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Request Details' form allows an analyst to enter both a summary and a description for the request.
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Add summary to the request
 +
* Add a detailed description to the request
 +
|style="width:400px"|
 +
[[File:pcrequestdetails.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
:* '''Request Priority'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Request Priority' form allows the priority of the request to be set.
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Select the Priority for the request
 +
|style="width:400px"|
 +
[[File:pcrequestpriority.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
:* '''Select Site'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Select Site' form allows an analyst or customer to specify a site when logging a request:
 +
 
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* The All Sites filter allows you to search for a site by name
 +
* If preceded by the customer / co-worker form, this will show the option to pick the site associated to the customer
 +
* If a customer belongs to a '''Company''' internal organisational group, and that '''Company''' also has associated sites, then a '''Company''' site filter will appear and you can search for sites which are associated to the customers company.
 +
* If preceded by the asset form, will show the option to pick the site associated to any of the selected assets
 +
* Branch Options: The name of the selected site can be used in a branch node
 +
 
 +
Options
 +
{{bullet1|Limit Portal Search to Name|If set to ''No'' the post code and site ID are included in the search.  If set to ''Yes'' then only the name of the site name is searched on.}}
 +
{{bullet1|Info Message|Add a longer descriptive message explaining to the user how to use the form}}
 +
{{bullet1|Hide Customer's Site|Select ''Yes'' to always have this tab hidden}}
 +
{{bullet1|Hide Company Sites|Select ''Yes'' to always have this tab hidden}}
 +
{{bullet1|Hide Asset Sites|Select ''Yes'' to always have this tab hidden}}
 +
{{bullet1|Hide All Sites|Select ''Yes'' to always have this tab hidden}}
 +
{{bullet1|Hide All Sites in Portals (if all sites option is not hidden)|Select ''Yes'' to always have the sites tab hidden when viewing on the portals}}
 +
|style="width:400px"|
 +
[[File:Progressive_Capture_Select_Site2.png|350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
:* '''Service Details'''
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1000px">
 +
::The 'Service Details' form allows an analyst to specify a service when logging a request:
 +
 
 +
<div class="mw-collapsible-content">
 +
<div style="border:1px solid #e6e6e6; background:#f2f2f2; width:99%; padding:4px; margin-bottom:10px;">
 +
:::{|
 +
|- valign="top"
 +
|style="width:500px"|
 +
* Displays Request Catalog Items under each Service
 +
* If preceded by the Customer, Co-worker, or Contact Search the Service Details will only show the subscribed services for the selected person
 +
* If preceded by the Requets Type form, only the Request Catalog Items that match that type will be displayed
 +
* Branch Options: The name of the selected service can be used in a branch node
 +
* Filter option by Service Category
 +
* Setting: ''servicemanager.progressiveCapture.servicedetails.enableSupportVisibility'' - restricts the view so that the list of services also only includes the services supported by the analyst
 +
* Setting: ''servicemanager.progressiveCapture.servicedetails.catalogRequired'' - enforces the selection of a request catalog item if one exists under a Service
 +
|style="width:400px"|
 +
[[File:pcservicedetails.png |350px|link=]]
 +
|}
 +
</div>
 +
</div>
 +
</div>
 +
<br>
 +
{{Infobox|[[File:CustomerSearchInfoBox.png|right|450px|link=]]Info Message Option
 +
Each of the provided Intelligent Capture forms include an option to place an Info Message at the top of form.  This is a great way to provide a bit more detail about the form to the user.  The Info Message field also allows for [[Wiki Markup]] to be used which includes images! Upload an image to the Image Library and add it to your form.  Bring the forms to life and add an animated gif!}}
 +
{{Section|
 +
==Default Intelligent Capture Scripts==
 +
|}}
 +
By default, Hornbill provide the following Intelligent Capture scripts. These can be edited, copied or deleted accordingly:
 +
<div class="mw-collapsible-content">
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="See Details" style="width:1000px">
 +
:* '''New Request'''
 +
<div class="mw-collapsible-content">
 +
[[File:pcf_newRequest.png |600px|new request progressive capture flow]]
 +
</div>
 +
</div>
 +
<div class="mw-collapsible-content">
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="See Details" style="width:1000px">
 +
:* '''New Release'''
 +
<div class="mw-collapsible-content">
 +
[[File:progressive_capture_release.png |600px|new release progressive capture flow]]
 +
</div>
 +
</div><div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="See Details" style="width:1000px">
 +
:* '''New Self Service'''
 +
<div class="mw-collapsible-content">
 +
[[File:pcf_newSelfService.png |600px|new self service progressive capture flow]]
 +
</div>
 +
</div>
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="See Details" style="width:1000px">
 +
:* '''New Incident'''
 +
<div class="mw-collapsible-content">
 +
[[File:pcf_newIncident.png |600px|new incident progressive capture flow]]
 +
</div>
 +
</div>
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="See Details" style="width:1000px">
 +
:* '''New Service Request'''
 +
<div class="mw-collapsible-content">
 +
[[File:pcf_newServiceRequest.png |600px|new service request progressive capture flow]]
 +
</div>
 +
</div>
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="See Details" style="width:1000px">
 +
:* '''New Problem'''
 +
<div class="mw-collapsible-content">
 +
[[File:pcf_newProblem.png |600px|new problem progressive capture flow]]
 +
</div>
 +
</div>
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="See Details" style="width:1000px">
 +
:* '''New Change'''
 +
<div class="mw-collapsible-content">
 +
[[File:pcf_newChangeRequest.png |600px|new change request progressive capture flow]]
 +
</div>
 +
</div>
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="See Details" style="width:1000px">
 +
:* '''New Known Error'''
 +
<div class="mw-collapsible-content">
 +
[[File:pcf_newKnownError.png |600px|new known error progressive capture flow]]
 +
</div>
 +
</div>
 +
</div>
 +
{{Section|
 +
==Settings==
 +
Service Manager settings are available to configure the default Intelligent Captures that are used when raising requests.
 +
:*'''app.itsm.progressiveCapture.newRequest'''
 +
::The named Intelligent Capture on this setting will be used when the ''Raise New'' option is used or when an email is used to raise a new request
 +
:*'''app.itsm.progressiveCapture.newIncident'''
 +
::The named Intelligent Capture on this setting will be used when raising an Incident
 +
:*'''app.itsm.progressiveCapture.newServiceRequest'''
 +
:: The named Intelligent Capture on this setting will be used
 +
:*'''app.itsm.progressiveCapture.newProblem'''
 +
::Default when raising problems
 +
:*'''app.itsm.progressiveCapture.newKnownError'''
 +
::Default when raising Known Errors
 +
:*'''app.itsm.progressiveCapture.newChange'''
 +
::Default when raising a change
 +
:*'''app.itsm.progressiveCapture.newRelease'''
 +
::Default when raising a release
 +
:* '''app.itsm.progressiveCapture.newRequestFromEmail'''
 +
::The name of the Intelligent Capture script to use when raising a request from the ''Raise New Request'' plug-in located within the email view.  The default used when this is not set is the ''New Request'' Intelligent Capture.
 +
|}}
 +
{{Section|
 +
== Global Variables ==
 +
Global variables are available throughout the Intelligent Capture workflow.  These will allow branching to be used based on these values
 +
 
 +
:* '''Portal Type'''
 +
:: This global variable lets you determine the branching based on one of two entry points.  This could either be from one of the customer portals (Portals) or the main Hornbill client (Service Desk)
 +
:* '''Source'''
 +
:: This global variable lets you determine the branching of an Intelligent Capture script based on the provided sources. The options for source include Analyst, Chat, Email, Post, Request, Self Service
 +
 
 +
Personalize Intelligent Capture forms based on the logged in user.  The variables listed below can be used within the Custom Forms on the Form Prompt, Field Labels, and Field Descriptions.  Each variable is placed within a double set of curly brackets.  For example <nowiki>{{user.fName}}</nowiki>
 +
[[file:promptwithvariables.png|right|link=]]
 +
{{bullet1|user.fName|Dislpays the first name of the logged in user}}
 +
{{bullet1|user.lName|Displays the last name of the logged in user}}
 +
{{bullet1|user.accountRefUrn|Displays the URN ID of the logged in user}}
 +
{{bullet1|user.currentTimeZoneOffset|Displays the current time based on the user's time zone setting}}
 +
{{bullet1|user.userId|Displays the User ID of the logged in user}}
 +
{{bullet1|user.userName|Displays the full name (first and last) of the logged in user}}
 +
{{bullet1|user.jobTitle|Displays the job title of the logged in user}}
 +
{{bullet1|user.mobile|Displays the mobile phone number of the logged in user}}
 +
{{bullet1|user.email|Displays the email of the logged in user}}
 +
{{bullet1|user.phone|Displays the work phone number of the logged in user}}
 +
{{bullet1|user.managerName|Displays the name of the manager of the person raising the request}}
 +
{{bullet1|user.siteName|Displays the name of the user's site as set on their profile}}
 +
|}}
 +
-->
 +
[[Category:HDOC]]
 +
<!-- service-manager-config/customize/service-manager-capture-forms -->

Latest revision as of 22:43, 26 February 2024

This document can now be found at its new location in the Hornbill Document Library.

Service Manager Capture Forms