Creating an API by Importing an API from a File
You must have the Manage APIs or Activate/deactivate APIs functional privilege assigned to perform this task.
To create an API by importing an API from a file
Note:
- To avoid encountering errors while parsing large responses from the native
service, you have to change the enablesoapValidation property by commenting out the
<parameter name="enableSoapValidation">true</parameter>
in SAG_Install_Dir/IntegrationServer/instances/default/config/wss/axis2.xml and restart the server for the change to take effect. - Since the GraphQL API schema does not contain a native endpoint, you must manually update the Native endpoint URL in the API details section and the Endpoint URI in the routing policy after you create a GraphQL API.