To setup this function credentials are needed for each manufacturer. Contact your representative to get information on how to get a hold of these. The credentials can be added under the tab "Warranty" found on the organization settings page. DonĀ“t forget to check the "enabled" checkbox for each manufacturer to activate the integration once the credentials are set.
This integration can be further configured in the application server app.config file:
<add key="WarrantyApiEndPointDell" value="https://apigtwb2c.us.dell.com/PROD/sbil/eapi/v5/asset-entitlements"/>
<add key="WarrantyApiTokenEndPointDell" value="https://apigtwb2c.us.dell.com/auth/oauth/v2/token"/>
<add key="WarrantyApiManufacturerNamesDell" value="Dell;Dell EMC;Dell Inc." />
<add key="WarrantyApiEndPointFujitsu" value="https://aftersales.ts.fujitsu.com/wswcm/wsWCM.asmx"/>
<add key="WarrantyApiManufacturerNamesFujitsu" value="Fujitsu;Fujitsu Siemens" />
<add key="WarrantyApiEndPointLenovo" value="https://supportapi.lenovo.com/v2.5/warranty"/>
<add key="WarrantyApiManufacturerNamesLenovo" value="Lenovo;IBM" />
The setting keys that start with "WarrantyApiManufacturerNames<Dell/Fujitsu/Lenovo>" can be modified to match the manufacturer names in the computer inventory section "System - Manufacturer".
Comments
0 comments
Please sign in to leave a comment.