Best Practices for Invoking SOAP Endpoints
Follow these best practices for invoking SOAP endpoints with the SOAP Adapter.
- If you receive errors (for example, 401,429, or50xerrors) while invoking SOAP endpoints with the SOAP Adapter, ensure that you employ instance retries.
- Client applications should cache the token while invoking OAuth-protected SOAP endpoints.