Slackbot
12/25/2024, 4:02 PMCeligo AI
12/25/2024, 4:02 PMAI generated answer (using internal Slack threads):To determine which integration is using the not supported version of SOAP web services API, you can follow these steps: 1. Go to the SOAP Web Services Usage Log in NetSuite. This log provides detailed information about each SOAP web service request, including the API version used. 2. Check the API version used for each request. If the API version is not supported (versions 2017_2 to 2021_1), note the integration that made the request. 3. Alternatively, you can go to the specific Integration record and check the execution logs. The API version used for each request should be listed there. 4. Another method is to run a login audit trail search for SOAP integrations. By showing the "Request URI" in the results, you can see the version endpoint of each request. For example,
/services/NetSuitePort_2022_2
indicates that the 2022.2 version is being used.
Please note that the APM (Application Performance Management) tool in NetSuite may not always show accurate information about the API versions being used, as it has been reported to sometimes only show the most recent versions, even when older versions are being used.
Remember, it's important to update your integrations to use supported versions of the API to ensure they continue to function correctly.Celigo AI
12/25/2024, 4:02 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831413805
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.829271317
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.81872
Celigo AI
12/25/2024, 4:02 PM