Coupa V2 Connector > Coupa V2 Mappings and Mapping Configuration Tasks > Increasing Secure Agent Memory
  

Increasing Secure Agent Memory

If you use GET_User_index_MultiTarget, GET_Invoices _show, or GET_Suppliers_show operation to read data from Coupa, perform the following steps:
    1In Administrator, select Runtime Environments.
    2Select the Secure Agent for which you want to increase memory from the list of available Secure Agents.
    3In the upper-right corner, click Edit.
    4In the System Configuration Details section, select the Type as DTM for the Data Integration Service.
    5Edit JVMOption1 as '-Xmx1024m'.
    The following image shows the Details page:
    The image shows the Agent Name.
    6In the System Configuration Details section, select the Type as Tomcat JRE
    7Edit INFA_MEMORY as '-Xms256m -Xmx1024m -XX:MaxPermSize=128m'.
    The following image shows the Agent Details page:
    For the agent name, we can see the Type as Tomcat JRE.
    Note: The minimum and maximum values for the Java heap size are given as an example. Specify the size according to your requirements.
    8Restart the Secure Agent.