Configuring the COM+ service

About this task

To configure the Sterling Selling and Fulfillment Foundation COM+ service:

Procedure

  1. From the Component Services tree, right-click the newly created COM+ Application.
  2. Select Properties.

    The Properties dialog box is displayed.

  3. Select the Advanced tab.
  4. Under Server Process Shutdown panel, select Minutes Until Idle Shutdown, enter the time in minutes after which you want the process to shut down, and then click OK.
  5. Double-click the COM+ application.
  6. Double-click Components.
  7. Right-click YIFComApi.YIFComApi.1 and select Properties.

    The YIFComApi.YIFComApi.1 Properties dialog box appears.

  8. Select the Activation tab.
  9. Select Enable object pooling.
  10. In the Object pooling section, enter the Minimum and Maximum pool sizes based on the Component usage. Configure pooling to make optimal use of your hardware resources. The pool configuration can change as available hardware resources change.
  11. Select Enable Just In Time Activation.

    JIT activation activates an instance of an object just before the first call is made to it and then immediately deactivates the instance after it finishes processing its work.