Supporting DDRs with OPPSAPackages

If you use the autoselection DDRs throughthe Testing System or through the GetPackageDataRequirementsRequest API, and you plan to use the OPPSA PackagesEditor, you need to change the following paths:

§  bsi.properties

§  Installed to C:\inetpub\wwwroot\Expere\bin\bsi.properties by default

§  At the bottom of this file is the following property:

§  ## The URL for the repository service for DDRs of OPPSA-created packages:

§  com.bankerssystems.expere.ddr.RepoServiceUrl=http\://localhost/OPPSA /  RepositorySvc.svc

§  If you installedOPPSA on the same server as Expere and kept the default location, you don’t need to change this URL. If not, update it to the location where OPPSA was installed.

§  Web.config

§  Installed to C:\inetpub\wwwroot\OPPSA\Web.config by default

§  This file containsthe following property:

§  <addkey="RepositoryLocation" value="C:\\Dev\\Content\\Deposit\\ExpereRepository"/>

§  This path needs to point to the file systemlocation where the ExpereRepository will be. This is the same ExpereRepository folder used by the Admin Tool for loading content. The repository serviceuses this location to obtain information needed for the autoselection DDRs.