Installation and Configuration

Install the Publish to SAS Drug Development Feature

To install the Publish to SAS Drug Development feature, perform the following steps:
  1. Ensure that neither SAS Clinical Data Integration nor SAS Management Console is running.
  2. Download the PublishToSDD.zip file.
  3. Extract the contents of the PublishToSDD.zip file to an empty folder.
    Note: Do not extract the contents to the SAS installation folder or to a system folder.
  4. Perform one of the following steps:
    1. If SAS Data Integration Studio is installed in the default location (which is C:\Program Files\SASHome), run setup.bat.
    2. If SAS Data Integration Studio is not installed in the default location (which is C:\Program Files\SASHome), run setup.bat from a command line, and specify the location of SAS Data Integration Studio.
      For example:
      setup “d:\Program Files\SASHome”
  5. Create a copy of C:\Program Files\SASHome\SASDataIntegrationStudio\4.3\picklist.
    This copy is a backup so that you can restore the original picklist file, if needed.
    Note: If you installed SAS to a location other than the default location, substitute that location for C:\Program Files\SASHome.
  6. Edit the original picklist file in an editor such as Microsoft WordPad by adding the following lines under the first line (the Picklist-Version line):
    name=sas.sdd.remoteapi
    version=3.5.89
    Tip
    Add a blank line above and below these new lines. Although they are not required, blank lines make the text easier to read.
  7. Save the original picklist file.
  8. To verify that the Publish to SAS Drug Development feature is installed correctly, perform the following steps:
    1. Log in to SAS Clinical Data Integration, click the Folders tab, and then navigate to a job.
    2. Right‐click the job, and confirm that two additional menu items appear on the pop-up menu: Publish to SAS Drug Development and Open in SAS Drug Development.

Define a SAS Drug Development Server in SAS Management Console

To define a SAS Drug Development server in SAS Management Console, perform the following steps:
  1. Start SAS Management Console.
  2. Define a new server with the following properties:
    • For the server type, select Resource Templatesthen selectServersthen selectContent Serversthen selectHTTP Server.
    • For the base path, accept the default value of /.
      Note: The base path value is not used, but it must be supplied.
    • For the application server type, select SAS Drug Development.
    • For the authentication domain, specify a new or existing authentication domain. Specify the application protocol as HTTPS.
    • For the host name, enter the full name of the server as it appears in the SAS Drug Development Web address for your organization (for example, sddserver.mycompany.com:443).
      Note: The default port number is 443. The port number might be different in your organization.
    • To enable a user to automatically log in to SAS Drug Development when publishing a job, register the user’s user name and password to a new account.
    For more information about defining a server, see the SAS Management Console online Help.