Add AppToApp or AppTo Service peripherals
- Last UpdatedMar 07, 2025
- 1 minute read
If there was an AppToApp or AppToService peripheral configured in the earlier version, then to view the given peripheral in the Management Center peripheral integration tray, you need to perform the following steps:
-
From the installation media, go to /SQLScripts folder and run the UpdateCustomFieldInfoPerPlant.sql script.
-
In the script, provide the following details:
-
Provide the AppToApp/AppToService peripheral name.
-
Provide the Tenant name as PlantOrOrgName.
-
Add the PropertyBagDefinition. Update the fieldNames and Value in the DataItem tag.
-
Add the CustomInformationBag. Update the name in FieldName tags.
Note: If the Peripheral was not configured to read custom tags, update the CustomInformationBag as NULL.
-
-
Run the script.