To
add components to a Sterling Selling and Fulfillment
Foundation COM+
application:
Procedure
From the Component Services tree, navigate
to Component Services >
Computers > My Computer > COM+
Applications > Selling and Fulfillment Foundation > Components and then right-click Components.
Select New > Components.
After the Welcome to COM Component Install Wizard screen
appears, click Next.
Select Install New Component.
Browse to INSTALL_DIR/bin/YIFComApi.dll.
Select it and select Open. Then click Next and Finish.
Make sure that your system path contains the directories
that store the following DLLs:
<INSTALL_DIR>/bin/YIFJNIApi.dll
<INSTALL_DIR>/bin/release/msvcrt.dll
<INSTALL_DIR>/bin/release/msvcp60.dll
jvm.dll (usually found under <JAVA_HOME>/jre/bin/hotspot
on the client machine)
Verify that the <INSTALL_DIR>/properties
directory includes the yfs.properties file and the <INSTALL_DIR>/resources
directory includes the yifclient.properties file.
Note: If you have added any entries to the INSTALL_DIR/properties/customer_overrides.properties
file, ensure that this file is included in the <INSTALL_DIR>/properties
directory.