Go to primary content
Agile Product Lifecycle Management ACS User Guide
Release 9.3.5
E61165-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

2 Setting and Editing Destinations

This chapter includes the following:

2.1 Overview

Destinations define which resources can accept the extracted content. These are managed from the Destinations node. With Agile Content Service, you can define the following destination protocols:

  • Agile

  • FTP

  • File

  • HTTP/HTTPS

  • JMS Queue or Topic

You can now specify the filename extension at the Destination level. That is, any extract that goes to a given destination will use the specified file extension, if provided. If an extension is not provided, the default is based on the format of the extraction.

Users cannot create destinations. Destinations must be created and assigned by the administrator before a user can create a transfer order. When creating a destination, you can also test the connection to verify that the destination can be located.

The Status column in the Destinations window indicates the status of the last attempted transmission of data to this destination. When a destination is created or reset, the default status is Success, even though no transmission has occurred.

Agile PLM provides an example destination with the file protocol that saves the transfer file to the root directory of the application server. You can use this example destination when creating a subscriber or CTO, if the properties meet your company's needs.

2.2 Agile Destinations

Agile Content Service can publish to another Agile PLM system. Agile Content Service creates a package in the target system using WebServices. After the package is accepted, the data can be directly imported from the Attachments tab of the package. Make sure to use aXML format if you want to directly import the data.


Note:

To create an Agile destination on your Agile PLM system, you need the following information about the target Agile PLM system: server URL (including the host name, the virtual path name, and the port number), the appropriate username and password to use on the target Agile PLM system, and the name of the package service to select on the target Agile PLM system. To obtain this information, you may need to contact the administrator of the target Agile PLM system.

To create an Agile destination:

  1. Under System Settings > Agile Content Service, double-click Destinations. The Destinations window appears.

  2. Click the New button. The Create Destination dialog box appears.

  3. Type a name and a description of the destination in the Name and Description fields.

  4. Select Agile from the Protocol list.

  5. Select either Yes or No from the Response Expected list.

  6. Click the Down Arrow button next to the Notification User field to display the list of available users. Select the users to be notified if a transfer failure occurs.

  7. Select either HTTP or HTTPS from the Server URL drop-down list.

  8. Type the URL and port of the target Agile PLM application server in the host and port fields, respectively. Type the virtual path name in the virtual path field, which is the last field.


    Note:

    The virtual path is determined when an Agile PLM system is installed. For example, if the URL used to log in to the Web Client on the target Agile Application Server is: http://www.clapton.com/Agile/PLMServlet

  9. Type the URL information as shown above, where www.clapton.com is the host name, and Agile is the virtual path name. The field following the colon (:) is reserved for a port number and the integer 80 is usually used for HTTP and 443 is usually used for HTTPS. If a port other then 80 or 443 is specified, the port will appear in the URL used to log in to the Agile Web Client. Omit PLMServlet, which is the application name. Contact the administrator of the target Agile PLM application server if you have questions about the correct URL.

  10. Type the username and password of the target Agile PLM application server in the User Name and Password fields. Click Grab Package Services.

    If the remote Agile PLM system is properly contacted, the Package Service list is populated with the package services from the target Agile PLM server.


    Note:

    If the user's password in the target Agile PLM system changes, be sure to edit the destination with the new password.

  11. Select the appropriate Package Service from the drop-down list.


    Note:

    You may need to contact the administrator of the target Agile PLM system to determine which package service you should select.

  12. Edit the following destination parameters, if necessary:

    • Filename Prefix (default is TO)

    • File Number (default is 000001)

    The name of the transfer order file consists of the Filename Prefix parameter followed by the File Number parameter. The File Number parameter increments by one each time a file is transferred.

  13. Click OK.

2.3 FTP Destinations

Agile Content Service supports publishing data to an FTP site. It uses the user name and password to log in to the FTP server. You can also verify the connection to the site when creating the FTP destination to ensure access.


Note:

If a file with the same name already exists at the FTP site when the transfer order is published, it is overwritten.

To create an FTP destination:

  1. Under System Settings > Agile Content Service, double-click Destinations. The Destinations window appears.

  2. In the Destinations window, click the New button. The Create Destination dialog box appears.

  3. Type a name and a description of the destination in the Name and Description fields.

  4. Select FTP from the Protocol list.

  5. Click the Down Arrow button next to the Notification User field to display the list of available users. Select the users to be notified if a transfer failure occurs.

  6. Type the URL of the FTP site where the transfer order is sent, including port number, if needed, in the URL or Target Path field.


    Note:

    When entering the URL of the FTP site you do not need to type ftp://.

  7. Type the username and password of the FTP site, if needed, in the User Name and Password fields.

  8. Edit the following destination parameters, if necessary:

    • Filename Prefix (default is TO)

    • File Number (default is 000001)

    • Filename Extension

    The name of the transfer order file consists of the Filename Prefix parameter followed by the File Number parameter with the extension of the Filename Extension parameter. The File Number parameter increments by one each time a file is transferred.

    Check Enable User-defined Filename Extension to activate the Filename Extension field. Specify the filename extension, either .pdx or.axml. All files extracted with this destination have the same file extension. If no extension is specified, the default is based on the format of the extraction.

  9. Select Binary from the Transfer Mode list.

  10. Click Test to verify the destination.

    When testing the connection to the destination, temporary files are created in the destination location. You can delete these files after the connection is verified.

  11. Click OK.

2.4 File Destinations

You can publish data to a file system. Agile Content Service must have access to the fully qualified path where the file will be located for a successful transfer. Sufficient disk space must also be available to write the file to the destination. You can verify the connection to the path during creation to ensure access.


Note:

If a file with the same name already exists at the destination when the Transfer Order is published, it is overwritten.

To create a file destination:

  1. Under System Settings > Agile Content Service, double-click Destinations. The Destinations window appears.

  2. Click the New button. The Create Destination dialog box appears.

  3. Type a name and a description of the destination in the Name and Description fields.

  4. Select File from the Protocol list.

  5. Click the Down Arrow button next to the Notification User field to display the list of available users. Select the users to be notified if a transfer failure occurs.

  6. In the URL or Target Path field, type the fully qualified path where the transfer order is to be located.


    Note:

    You can specify any directory on your network to which the Agile Application Server can write successfully.

    The target path you specify is located on the computer on which the Agile PLM application is installed. It is not located on the logged-on user's computer. For example, if you specify C:\temp, the transfer file will be written to the directory named temp on the C drive of the computer where the Agile PLM application is installed. The transfer file will not be written to the temp directory of your computer.

    UNIX: File destinations can be located in the /opt/Agile folder and its subfolders. Users may not have write privileges to other folders. Remember to use slashes (/) instead of backslashes (\) in the path.

  7. Edit the following destination parameters, if necessary:

    • Filename Prefix (default is TO)

    • File Number (default is 000001)

    • Filename Extension

      The name of the transfer order file consists of the Filename Prefix parameter followed by the File Number parameter with the extension of the Filename Extension parameter. The File Number parameter increments by one each time a file is transferred.

      Check Enable User-defined Filename Extension to activate the Filename Extension field. Specify the filename extension, either .pdx or .axml. All files extracted with this destination have the same file extension. If no extension is specified, the default is based on the format of the extraction.

  8. Click Test to verify the destination.

2.5 HTTP Destinations

Agile Content Service can publish data to an HTTP server using the POST method. The complete URL entered in the URL or Target Path field gives the location of the server.

To create an HTTP or HTTPS destination:

  1. Under System Settings > Agile Content Service, double-click Destinations. The Destinations window appears.

  2. Click the New button. The Create Destination dialog box appears.

  3. Type a name and a description of the destination in the Name and Description fields.

  4. Select HTTP or HTTPS from the Protocol list.

  5. Select either Yes or No from the Response Expected list.

    If Yes is selected, the status of any Transfer Order subscribed with this destination is not changed to Complete until a Success response is returned from this destination. If a Success response is not received, no additional Transfer Orders are sent to the destination.

  6. Click the Down Arrow button next to the Notification User field to display the list of available users. Select the users to be notified if a transfer failure occurs.

  7. Type the URL of the HTTP(S) site where the transfer order is to be sent in the URL or Target Path field.


    Note:

    When entering the URL, you do not need to enter http:// or https://.

  8. In the Request File Field field, type the name to use for the MIME part (That is, section) which will contain the file data.

    (If you need information about how the HTTP POST is constructed, contact Agile Support.)

  9. Edit the following destination parameters, if necessary:

    • Filename Prefix (default is TO)

    • File Number (default is 000001)

    • Filename Extension

    The name of the transfer order file consists of the Filename Prefix parameter followed by the File Number parameter with the extension of the Filename Extension parameter. The File Number parameter increments by one each time a file is transferred.

    Check Enable User-defined Filename Extension to activate the Filename Extension field. Specify the filename extension, either .pdx or .axml. All files extracted with this destination have the same file extension. If no extension is specified, the default is based on the format of the extraction.


    Note:

    You cannot remove these parameters.

  10. Click the button next to the Additional Parameters field to display a dialog box. Click the Add button to enter any additional name/value parameter pairs needed when the URL is submitted. Click OK.

    These parameters will be included as named parts of the generated MIME message.

  11. Click Test to verify the destination.

  12. Click OK.

2.5.1 Sample HTTP Destination

The following example HTTP destination illustrates how the destination settings are used to construct the HTTP POST.

Destination parameter Settings
Name HTTP1
Description Test HTTP destination
Protocol HTTP
Notification User
URL or Target Path localhost:9522
Request File Field ACS File Data
Filename Prefix TO

Example 2-1 Sample HTTP POST

POST / HTTP/1.1Content-Length: 7414Content-Type: multipart/form-data; boundary=----AlQiUnIdLaEvS-f2a7b238 Cache-Control: no-cachePragma: no-cacheUser-Agent: Java/1.4.2Host: localhostAccept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2Connection: keep-alive------AlQiUnIdLaEvS-f2a7b238content-disposition: form-data; name="foo"bar------AlQiUnIdLaEvS-f2a7b238content-disposition: form-data; name="ACS File Data"; filename="TO00001.AXML"Content-type: Application/Octet-stream;Content-Transfer-Encoding: binary...------AlQiUnIdLaEvS-f2a7b238--

2.6 JMS Destinations

Agile Content Service can publish data to Java Messaging Service (JMS). The TIBCO Enterprise, WebLogic JMS, WebLogic AQ, Oracle JMS and Oracle AQ are the JMS queues or topics currently supported by Agile Content Service.


Note:

ACS does not support Topics for Oracle AQ and WebLogic.

Before configuring the JMS destination, you may need to make some modifications to the JMS installation to connect with Agile Content Service.

To create a JMS destination:


Note:

You can perform either JMS queue processing or JMS topic processing, depending on the settings of the Connection Factory and Destination Name parameters of the JMS destination. See step 8 and step 10 below.

  1. Under System Settings > Agile Content Service, double-click Destinations. The Destinations window appears.

  2. Click the New Button put text here. The Create Destination dialog box appears.

  3. Type a name and a description of the destination in the Name and Description fields.

  4. Select JMS from the Protocol list.

  5. Select either Yes or No from the Response Expected list.

    If Yes is selected, the status of any Transfer Order subscribed with this destination is not changed to Complete until a Success response is returned from this destination. If a Success response is not received, no additional Transfer Orders are sent to the destination.

    For information about how to configure your Agile PLM system to send responses from a destination, see Chapter 7, "Setting and Editing Response Services."

  6. Click the Down Arrow button next to the Notification User field to display the list of available users. Select the users to be notified if a transfer failure occurs.


    Note:

    For the parameters Provider Context Factory, Connection Factory, and Default Provider URL (in steps 7, 8, and 9 below), the Agile PLM system fills in the fields with server-specific defaults. For example, if your Agile PLM system is running on an Oracle application server, Oracle defaults are used. Verify whether these defaults are correct for your Agile PLM installation and make any needed modifications.

  7. Type the name of the context factory class of the JMS server in the Provider Context Factory field. The name of the context factory class should be in a format similar to the following examples:

    TIBCO:com.tibco.tibjms.naming.TibjmsInitialContextFactory

    Oracle JMS:com.evermind.server.rmi.RMIInitialContextFactory

    Oracle AQ:com.evermind.server.rmi.RMIInitialContextFactory

    WebLogic JMS:weblogic.jndi.WLInitialContextFactory

    WebLogic AQ:weblogic.jndi.WLInitialContextFactory

  8. In the Connection Factory field, enter the name of the connection factory that will be obtained from JNDI tree. This is the name under which the JMS connection factory is registered. Whether queue processing or topic processing is used is determined by the type of connection factory named in the Connection Factory field.

    The default TIBCO installation provides the following two sample connection factories:

    • QueueConnectionFactory (for queue processing)

    • TopicConnectionFactory (for topic processing)

    Example values for Oracle JMS:

    • QueueConnectionFactory (for queue processing)

    • TopicConnectionFactory (for topic processing)

    Example value for Oracle AQ queue processing:

    • java:comp/resource/PsimpleOemsRP/QueueConnectionFactories/QCF

    Example value for WebLogic JMS:

    • local JNDI name of Connection Factory as configured in WebLogic

  9. Type the URL, including the address and port, of the host in the Default Provider URL field. The default value that appears in this field should be valid for the application server's built-in JMS provider. Consult your JMS documentation for more information.

    For TIBCO, specify the URL in a format similar to the following example:

    • tcp://JMS_ServerName:7222

    For Oracle JMS, specify the URL in a format similar to the following example:

    • ormi://Oracle_JMS_ServerName:12401

    For Oracle AQ, specify the URL in a format similar to the following example:

    • ormi://Oracle_Application_ServerName_Where_AQ_IsConfigured:12401

    For WebLogic JMS, specify the URL in the format similar to the following example:

    • t3://weblogic_serverName:7001


    Note:

    WebLogic AQ is only supported where Agile PLM is deployed.

  10. Type the name of the queue or topic in the Destination Name field. The name of the queue or topic depends on how you have configured your JMS server. Consult your JMS documentation for information about creating and configuring queues and topics.

    For example, TIBCO provides the following sample queue and topics:

    • queue.sample

    • topic.sample

    The example values for Oracle JMS are:

    • Queue: jms/demoQueue

    • Topic: jms/demoTopic

    The example value for Oracle AQ is:

    • java:comp/resource/simpleOemsRP/Queues/JMSDEMO_QUEUE

    The example value for WebLogic JMS with Agile deployed on it is:

    • Queue: com.agile.jms.AsyncQueue

    The example value for WebLogic AQ is:

    • local JNDI name of destination as configured in WebLogic Admin, for example, TEST_QUEUE which maps to PLM_ECO_QUEUE in AQ.

  11. Type the username and password needed to access the queue in the User Name and Password fields.

  12. Click the Down Arrow button next to the Additional Parameters field to display a dialog box. Click the Add button to enter any additional name/value parameter pairs. Click OK.


    Note:

    These parameters are passed as JMS header properties when delivering content to the JMS destination.

  13. Click Test to verify the destination.

  14. Click OK.

2.6.1 JMS Message Properties

Messages sent to JMS destinations contain the following three components:

  • message header-used for message identification

  • properties-contain application-specific fields

  • body-holds the content of the message.

ACS adds the following properties to its JMS messages:

Property Name Property Value
ClientName ”Agile Content Service”
ServerName ”Agile Product Lifecycle Management”
ServerVersion The specific Agile server version
AgileRecordLocator The key used to identify the Where Sent row from the transfer order
TransmissionTimestamp The timestamp when the JMS message was transmitted displayed as a long number representing the number of milliseconds since January 1, 1970, 00:00:00 GMT.
AgileTransferObjectNumber The transfer order number
AgileTransferObjectSelectedContentNumbers A semicolon delimited list of the object name or number from the Selected Content tab. If the object is an item, then the change number is noted in parenthesis. For example, if the Selected Content tab for the transfer order contains change C1 and item P1 at revision A C2, then this property value would be ”C1; P1(C2)”.
AgileTransferObjectSelectedContentIdentifiers A semicolon delimited list of the object identifiers from the Selected Content tab. If the object is an item, then the change ID is appended following a colon. For example, if the Selected Content tab for the transfer order contains change C1 with ID 6001 and item P1 with ID 6002 at revision A C2 with ID 6003, then this property value changes to ”6001;6002;6003”.

2.6.2 Configuring AQ in WebLogic

After setup for AQ has been completed in the database, the WebLogic application server must be configured.

To configure AQ in WebLogic:

  1. Log in to the WebLogic Administration console.

  2. On the left pane, select agileDomain > Services > JDBC > Data Sources.

  3. Create a new data source for AQ by typing the following information in the General Tab:

    a. Name: Type a name for the data source.

    b. JNDI Name: aqjmsds

    c. Database Type: Oracle

    d. Database Driver: Oracle's Driver (Thin XA) for instance connections; Versions: 9.0.1, 9.2.0, 10,11

  4. Click the Connection Pool tab.

  5. Type the following values:

    a. URL: jdbc:oracle:thin@host:port_number:sid

    b. Driver Class Name: oracle.jdbc.xa.client.OracleXADataSource

    c. Properties: aq_db_username

    d. Password: aq_db_password

  6. Click the Targets tab.

  7. On the tab, select the available Agile Server that is deployed on the WebLogic application server.

  8. Click Save.

  9. On the left pane, click agileDomain > Services > Messaging > JMS Modules.

  10. Create a new JMS module with the target as the Agile PLM server:

    a. Name: AQJMS Module

    b. Target: agilePCServer

  11. 70. In the new JMS Module, create a new Foreign Server.

    a. Name: AQ

    b. Target: agilePCServer

  12. On the newly created Foreign Server, enter values for the following fields on the General tab:

    a. JNDI Initial Context Factory: oracle.jms.AQjmsInitialContextFactory

    b. JNDI Properties: datasource=aqjmsds

  13. Click the Connection Factories tab.

  14. Create a new connection factory with the following information:

    a. Name: CF

    b. Local JNDI Name: aqjms

    c. Remote JNDI Name: XAQueueConnectionFactory

    d. Username: Same name used when you created the new data source.

    e. Password

  15. Click the Destination tab.

  16. Create a new destination with the following information:

    a. Name: Dest

    b. Local JNDI Name: TEST_QUEUE

    c. Remote JNDI Name: Queues/PLM_ECO_QUEUE

  17. Click Save.

  18. Restart the WebLogic application server.

  19. After restarting, you can now create a JMS destination for WebLogic AQ.


Note:

In Oracle AQ, create a queue called PLM_ECO_QUEUE in the schema of the user specified in the Username field of the data source.

2.7 Editing Destinations

You can edit all of the parameters of the destination, except Protocol. Any future Transfer Orders referencing the edited destination use the updated settings.

To edit a destination:

  1. Under System Settings > Agile Content Service, double-click Destinations. The Destinations window appears.

  2. Double-click the name of the destination you want to edit.

  3. Edit the General Information tab of the destination to make changes to the necessary fields.

  4. Click Save and Close.

2.8 Resetting Destinations

If delivery to a destination fails, the failure appears on the Where Sent tab of the transfer order and in the Transmission Status column on the Destinations window. The Where Sent tab of the transfer order indicates the transmission status and displays an error message in the Transmission Notes column.

On a destination window, the History tab of the destination displays details indicating which transfer order caused the failure. After you make any necessary changes to the transfer order or the destination to correct the problem, you can reset the destination to attempt delivery again.

Once a destination has failed, no other transfer orders can be sent to that destination until it has been reset. Transfer orders for that destination are queued in the order they were scheduled to be transmitted. The Transmission Notes column indicates that the transfer order is waiting for another destination. Once the destination is reset, the transfer orders are transmitted according to their order in the queue.

To reset a destination:

  1. Under System Settings > Agile Content Service, double-click Destinations. The Destinations window appears.

  2. Select the destination to reset.

  3. Click the Reset Button to place the text here.

2.9 Deleting Destinations

Destinations can be deleted only if they are not currently assigned to a transfer order or subscriber.

To delete a destination:

  1. Under System Settings > Agile Content Service, double-click Destinations. The Destinations window appears.

  2. Select the destination you want to delete.

  3. Click the Delete Button to place the text here.