You use Microsoft Visual Studio to compile the add-ins
and create an executable.
Before you begin
The source code for the add-ins is included in the project
files that you downloaded from
GitHub. The project files are in the
social/cx/projects directory.
Procedure
- In Microsoft Visual Studio, select .
- Select the AcceleratorSRMSolution.sln file that you downloaded and saved in social/cx/projects, then click Open.
- Make sure that each add-in project contains a reference
to the RightNow.AddIns.AddInViews.dll library
for your site.
- Select .
- From the Active solution configuration pull-down menu, select Release.
- Click Close.
- Select to compile the add-ins.
If the build process completes successfully, you will
see Build succeeded in the status bar.
Results
The add-ins are created in the social/cx/projects/shiphome directory.
What to do next
Next you import the add-ins into Oracle Service Cloud.