This blog post is part of the series on customizing the Adobe Integrated Content Review solution.
***
Integrated Content Review solution interface is a Flex® application, which is the default implementation. You can customize the default Adobe branding across the solution interface.
As an example, let us change the Adobe logo in the top-left corner of the solution interface. To do so, follow these steps:
- Open the Campaign Portal project in the Package Explorer view, in Flash® Builder®.
- Navigate to the desired skin file and open it. To change the logo, navigate to CampaignPortal > src > main > flex > com.adobe.solutions.icr.common > skins > ApplicationHeaderSkin.mxml.
- Make the requisite modifications. To change the logo, replace the existing path with the path to a custom logo image file, at the location shown in the following screenshot.
- After making the requisite changes, rebuild and redeploy the solution interface. To do so, refer to Setting up your development environment.
Note: The logo must be 107 x 47 pixels or smaller in size. If it is larger, then use the width and height properties, as shown below, to resize it.
See also:
This page, to know more about ICR solution.
The solution guide to get started with the solution.




Configuring email notifications for the Managed Review & Approval Solution Accelerator
The Adobe Managed & Approval Solution Accelerator 9.5 is a wonderful solution for automating reviews for documents in your organization. One of the handy features of the solution is email updates for automated reviews. For example, emails are automatically sent for these scenarios:
This requirement is necessary for organizations that have regulated review and approval workflows. However, in non-regulated environments, this requirement may be a distraction to users because of the number of emails that can be sent in reviews that involve significant number of people.
Alexandra Phillips has provided an article to describe how to configure the emails that are sent using the Solution Template provided with the Managed Review & Approval Solution Accelerator. Check out the article here.