Skip Headers
Agile Product Lifecycle Management Recipe Management for Pharmaceuticals Administrator Guide
Release 9.3.3
E39287-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

9 Integration

This chapter provides details on creating and managing Applications, as well as how to set up and test Web Services.

9.1 Application

The administrator creates and manages the application.

9.1.1 Creating an Application

To create an application:

  1. In the Tools & Settings menu, select Integration > Application > New.

    The New Application page appears.

  2. In the General tab, enter information for the following:

    • Application Name - Enter the name of the application.

    • Application User ID - Enter a unique user ID to the application.

    • Application User Password - Enter a valid password to log into the application.

    • Confirm Application User Password - Retype the application user password to confirm.

    • Inbound XSL - Enter the XSL file name to convert the incoming request to a CfmXML. This file should be saved in config\integration\xsl directory.

    • Outbound XSL - Enter the XSL file name to convert the outgoing request to a CfmXML. This file should be saved in config\integration\xsl directory.

    • Maximum Payload objects - Enter the maximum number of objects to be sent back in response.

  3. Click Finish to create the new application.

The confirmation message appears "You have successfully added web service application".

9.1.2 Managing Application

You can search, edit, duplicate, and remove Application.

9.1.2.1 Searching Application

To search an application:

  1. In the Tools & Settings menu, select Integration > Application > Manage.

  2. Select a search view from the View dropdown list.

  3. In the Search Application Setup definition area, use the dropdown menus to fill in criteria of the applications you are interested in finding.

  4. When you have filled in sufficient criteria, click Search.

9.1.2.2 Editing Application

To edit an application:

  1. In the Tools & Settings menu, select Integration > Application > Manage.

  2. On the Search Application Setup page, click Search.

  3. Select the application name and click Edit

  4. The Application: Edit screen appears. Enter information in the fields that you wish to make changes and Click OK.

9.1.2.3 Removing Application

To remove an application:

  1. In the Tools & Settings menu, select Integration > Application > Manage.

  2. The Search Application Setup page appears, click Search.

  3. Select the application name and click Remove to remove the record permanently.

9.1.2.4 Duplicating Application

To duplicate an application:

  1. In the Tools & Settings menu, select Integration > Application > Manage.

  2. The Search Application Setup page appears, click Search.

  3. Select the application name and Click Duplicate.

  4. Enter the application name to be duplicated in Application Name.

  5. To add a note or an attachment to the duplicate application, select Notes or Attachment.

  6. Click Save and Edit to edit the duplicate application details. Make the necessary changes and Click OK.

  7. Enter the reason for changes in this record and Click OK. You have successfully updated the application, and a confirmation message appears.

9.2 Web Service

You can create and manage a Web service.

9.2.1 Creating a Web Service

To create a Web Service:

  1. To enter Web service values from WSDL file, on the Tools & Settings menu, select Integration > Web Service > New.

  2. In the Preface tab, enter information for the following:

    • Application ID: Application Name - Enter the application name

    • Web Service Values - Select From WSDL file or Manual Entry

  3. If you select From WSDL file then click Browse and select the WSDL File Name.

  4. Click Next.

  5. In the General tab, enter information for the following fields:

    • WebService Name

    • Target Name Space

    • Target End Point Address

    • Port Name

  6. In the Operation List tab, enter information for the following fields:

    • Operation Name

  7. Click Next.

  8. Click Finish. The confirmation page appears. You have created a new Web service.

9.2.2 Managing Web Service

You can search, edit, duplicate, and remove a Web Service.

9.2.2.1 Searching Web Services

To search for a Web Service:

  1. In the Tools & Settings menu, select Integration > Web Service > Manage.

  2. Select a search view from the View dropdown list.

  3. In the Search Web Services definition area, use the dropdown menus to fill in criteria of the Web services you are interested in finding.

  4. When you have filled in sufficient criteria, click Search.

9.2.2.2 Editing Web Service

To edit a Web Service:

  1. In the Tools & Settings menu, select Integration > Web Service > Manage.

  2. Perform a search.

  3. Select the Web service you want to edit.

  4. Click Edit. Enter information in the following fields:

    • Target End Point Address

    • Target Name Space

    • Port Name

    • WebService Name

    • Application ID

  5. Click OK.

  6. Enter reason for change, and click OK. The confirmation message appears. You have edited a Web service.

9.2.2.3 Duplicate Web Service

To duplicate a Web Service:

  1. In the Tools & Settings menu, select Integration > Web Service > Manage.

  2. Perform a search.

  3. Select the Web service you want to duplicate.

  4. Click More > Save As. Enter information in the following fields:

    • WebService Name

    • Target Name Space

  5. Click Save and Edit.

  6. Click OK. The confirmation message appears. You have duplicated a Web service.

9.2.2.4 Removing Web Service

To remove a Web Service:

  1. In the Tools & Settings menu, select Integration > Web Service > Manage.

  2. Perform a search.

  3. Results displays a list of Web service names.

  4. Select the Web service name and click Delete.

9.3 Testing a Web Service

To test a Web service:

  1. In the Navigation menu, select Integration > Test a Service.

  2. In Web Service: Test enter information for the following fields:

    • Application - select the required option from the dropdown list

    • Service - select the required Web service option from the dropdown list

    • Operation - select the required option from the dropdown list

    • Input XML - the content of the file is displayed

    • Test XML File Name - click Browse to select the XML file name

  3. Click View Test XML from File to view the content of the file.

  4. Click Submit XML.


Note:

The Input file must be a XML file.