About the App Portal ServiceNow Update Set

App Portal 2021 R1

A ServiceNow update set is a group of customizations, in an XML file, that can be moved from one ServiceNow instance to another. App Broker for ServiceNow includes an update set that, when imported into ServiceNow, will create all of the ServiceNow entities that are required for ServiceNow to work with App Portal.

App Portal ServiceNow Update Set

When you import the App Portal ServiceNow update set XML file into ServiceNow, a custom ServiceNow application named Flexera Software App Portal is created, which contains all of the following ServiceNow entities:

Workflows—Workflows named Flexera Software - App Portal Software Request and Flexera Software - App Portal Task Sequence Request are created. For more information, see App Broker ServiceNow Workflows.
REST messages—All of the ServiceNow REST messages used to communicate with App Portal to perform the steps in these workflows. For more information, see API REST Messages Used By App Portal Workflows.
Table schemas—Custom tables are created to contain the imported App Portal catalog item data:
App Portal Catalog Items (x_fls_appportal_catalog_items)
App Portal Catalog Import Service (x_fls_appportal_import_service)
App Portal Task Sequence Requests (x_fls_appportal_task_sequence_requests)

Note:For more information on update sets and how to import them, see Saving Customizations in a Single XML File:

http://wiki.servicenow.com/index.php?title=Saving_Customizations_in_a_Single_XML_File