Configuring BOPIS deployment accelerator properties

The yfs.properties_sda.ext.in file contains the BOPIS deployment accelerator properties and is located in the <INSTALL_DIR>/properties directory.

You can configure these properties, which are described in the following table in one of the following ways:
  • By adding them in the customer_overrides.properties file.
    Note: You must add "yfs" as prefix when you override these properties in the customer_overrides.properties file.
  • By adding them in the properties database using Property Management user interface. Learn more...

BOPIS deployment accelerator property value and description

Property Description
SDA_Service_ProviderUrl Provider URL used by integration servers configured in BOPIS deployment accelerator services.
SDA_Service_QCF JMS ConnectionFactory name used by integration servers configured in BOPIS deployment accelerator services.
SDA_Agent_ProviderURL Provider URL used by agent servers configured in BOPIS deployment accelerator transactions for agents.
SDA_Agent_QCF JMS ConnectionFactory name used by agent servers configured in BOPIS deployment accelerator transactions for agents.
SDA_LoadStores_Queue Queue name used by BOPIS deployment accelerator service for loading stores.
SDA_LoadStores_In_Dir Specifies the absolute file path to a directory that contains the input file. This property is used by BOPIS deployment accelerator service for loading stores.
SDA_LoadStores_Comp_Dir Specifies the absolute file path to a directory that will contain the completion file. This property is used by BOPIS deployment accelerator service for loading stores when processing is completed.
SDA_LoadStores_Work_Dir Specifies the absolute file path to a directory that contains the working file. This property is used by BOPIS deployment accelerator service for loading stores when processing the input.
SDA_LoadStores_Err_Dir Specifies the absolute file path to a directory that contains the error file. This property is used when an error is encountered by BOPIS deployment accelerator service for loading stores.
SDA_Agent_Queue Queue name used by BOPIS deployment accelerator transactions for agents such as Shipment Monitor, Real Time Availability Monitor and Master Upload Agents.
SDA_ConfirmShipment_Queue Queue name used by BOPIS deployment accelerator service to send OnSuccess event notification on confirmShipment status.
SDA_ShipmentNotification_Queue Queue name used by BOPIS deployment accelerator service to send notification when shipment line quantity is reduced.
SDA_ShipmentReadyNotification_Queue Queue name used by BOPIS deployment accelerator service to send notification when shipment is ready for pickup.