Skip navigation.

Administration Console Online Help

PreviousNextvertical dots separating previous/next from contents/index/pdfContents

Create Store-and Forward agents


The Store-and-Forward (SAF) service enables WebLogic Server to deliver messages reliably between applications that are distributed across WebLogic Server instances.

To configure a SAF Service:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the left panel of the console, expand Services > Messaging and select Store-and-Forward Agents.
  3. On the Summary of Store-and-Forward Agents page, click New.

    Note: Once you create a SAF agent, you cannot rename it. Instead, you must delete it and create another one that uses the new name.

  4. On the Create a New Store-and-Forward Agent page:
    1. Name -- Name for the SAF agent.
    2. Persistent Store -- Optionally, select a persistent store from the drop-down box. Otherwise, leave this property set to None when using the default Persistent Store.
    3. Agent Type -- Select one of the following:

      Note: JMS Store-and-Forward users should select Sending-only.

      • Sending-only -- Configures an agent that stores messages in persistent storage, forwards messages to the receiving side, and re-transmitts messages when acknowledgements do not come back in time.
      • Receiving-only -- Configures an agent that detects and eliminates duplicate messages sent by a receiving agent, and delivers messages to the final destination.
      • Both -- Configures an agent that has sending and receiving agent functionality.
  5. Click Next.
  6. On the Selects Targets page, select the cluster or server instance(s) where you want to deploy the SAF agent.
  7. Click Finish.
  8. Configure persistent stores.

    The default persistent store requires no additional configuration. However, if you require a custom file store or JDBC store to suit your specific needs, you need to create the custom store before creating a path service.

  9. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

After you finish

If you want to configure additional propertiesfor the new SAF agent, such as Sending Agent Attributes, Receiving Agent Attributes, or Thresholds and Quotas:

 

Skip navigation bar   Back to Top