Copying resources for the Audience Manager API (RESTful) Server Role
Add resources to your website's Web application.
Procedure
- Access your installation media and navigate to the folder Audience Manager\roles\.
- Navigate to the api\rest\ subfolder.
- Copy the contents of the config\ subfolder to the Web site's configuration folder on your target machine, which is one of the following:
- When adding this Role to a Java/JSP Web site, copy files to WEB-INF/classes/.
- When adding this Role to a .NET Web site, copy files to bin\config\.
- If you are adding this Role to a Java/JSP Web site, and you have chosen not to reference the online Content Interaction Libraries (CILs) on Maven from a pom.xml file, copy the contents of the java\lib\ subfolder to the Web site's WEB-INF/lib/ folder.
- If you are adding the Role to a .NET Web site, and you have chosen not to reference the online Content Interaction Libraries (CILs) on Nuget from your Visual Studio project, copy the contents of the dotNet\bin\ subfolder to the Web site's bin\ folder on your target machine.