Agile Product Lifecycle Management Agile Drive User Guide Release 9.3.6 E71168-01 |
|
![]() Previous |
![]() Next |
This chapter helps you to configure and map Agile Drive settings.
When you deploy Agile PLM, by default, the Agile Drive is set as Disabled. To use Agile Drive, ensure that you enable it in Java Client.
To enable Agile Drive:
In Java Client, go to Server Settings > Preferences.
In the Agile Drive drop-down list, select Enabled.
Once you enable the Agile Drive, the access is Read-only.
Restart all Distributed File Managers.
You can customize settings for Agile Drive by editing parameter definitions in the settings.conf file.
Note: For configuration on Web Service Security environment, see the Agile PLM Web Services Guide. |
To change parameter values in the settings.conf file:
Navigate to
<Installed Server Location>\agileDomain\applications\webdav.war\WEB-INF\classes\ <Installed server location>\FileManager\work\Catalina\localhost\webdav\WEB-INF\classes
Open 'settings.conf' file
Set the readonly.mode=false & Save file.
Restart FileServer.
You can edit the settings.conf file to define the following parameters.
URL for Application and File Manager
User Account Details
Encoding Details
Readonly mode
Exclusion Filters
Cache tuning
Maximum rows displayed
Name | Description |
---|---|
app.server.url | Specifies the location of the Agile PLM Application Server. The format is http://<server host name>:<port>/Agile/RMIServlet |
file.server.url | Specifies the location of the File Server (Manager). The format is http://<server host name>:<port>/Filemgr/services/FileServer |
User Credentials | Description |
Name | Agile User ID Example: ifsuser |
Password | The encrypted Agile User Password Example: 221B758BAAE4C4 |
Parameter | Description |
name.encoding | Encodes directory names using HTML URL Encoding. Setting the value to 'FALSE' enables HTML URL encoding on folder names. |
Parameter | Description |
readonly.mode | Setting it to 'FALSE' turns on the 'Read-write' mode. Setting it to 'TRUE' enables you to only view the files and not modify them. The default setting is 'TRUE'. |
Parameter | Description |
cache.reload.interval | Setting cache reload interval to 2 enables you to refresh the cache twice. |
cache.timeout | Setting cache timeout to 30 implies cache entries are deleted from Agile Drive after being inactive for 30 minutes.
30 indicates the time to live (TTL) for cache entries. The minimum cache timeout is 20 minutes. |
The Agile Drive configurations given below are applicable for Oracle Access Manager and Windows NTLM.
To configure Agile Drive for Single Sign On setup:
Make sure you enable Agile Drive in Java Client.
Configure LDAP Authenticator in WLS Admin console. Refer to the Agile PLM Administrator Guide for details.
Given below is a graphic image of the Oracle Internet Directory Authenticator Settings.
Make sure the File Server and Agile Drive application are configured with WLS direct access without going through the proxy URL.
Configure Agile Drive in Microsoft Windows 10, 8.1, 7 (64-bit, 32-bit).
XML based request/response model
Customized version of Apache Tomcat/8.5.3 Web DAV Servlet
Supported on most platforms
Deployed on File Manager instance as a new Web Application
Communicates with Application Server for object meta data
Caching for better performance
Agile Searches on Microsoft Windows 10, 8.1, 7 (64-bit, 32-bit) times out after 30 seconds.
To increase the Microsoft Client time-out:
Add a ReceiveTimeout DWORD value with a data value of (<number of seconds>)*1000 in the Registry settings as follows: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet SettingsExample: If you want the timeout duration to be 8 minutes, set the ReceiveTimeout data value to 480000 (<480>*1000).
Reboot the system.
Refer to the Agile PLM Capacity Planning Guide for all software requirements.
The Web Folders Client is bundled with Microsoft Microsoft Windows 10, 8.1, 7 (64-bit, 32-bit). Download and install Microsoft Web Folder Update KB907306 from
To ensure the effective working of file uploads in Mac OSX Finder, disable the creation of intermediate file store (.DS_Store).
You can map Agile Drive on one of the following operating systems.
To map Agile Drive on Microsoft Windows 10, 8.1, 7 (64-bit, 32-bit):
Click the Start button in Microsoft Windows 10, 8.1, 7 (64-bit, 32-bit).
Run regedit.
Navigate to key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WebClient\Parameters" in regedit and modify the parameter "BasicAuthLevel" with value of 2, which enables basic authentication for Microsoft Windows 10, 8.1, 7 (64-bit, 32-bit).
Close regedit to save the changes.
Restart the service of ”Web Client” in Microsoft Windows 10, 8.1, 7 (64-bit, 32-bit).
Launch the command in Microsoft Windows 10, 8.1, 7 (64-bit, 32-bit).
Enter the following in the command line: net use * http://<Host Name or IP Address>:<port>/webdav/PASSWORD /USER:USERID
where User= Username, and password.
Press ENTER.
You have successfully mapped Agile Drive on Microsoft Windows 10, 8.1, 7 (64-bit, 32-bit).
Note: Users connecting to Agile Drive on WIN7 come across the below warning message. Since this is a WIN7 limitation, the workaround is to disconnect and configure Agile Drive once again. |
To map Agile Drive on the Macintosh system:
Select Connect to Server from Go in Main menu.
In the Connect to Server window, enter the Host Name or IP Address of the server where Agile Drive is deployed, with Port Number and Folder Name, as follows:
http://<Host Name or IP Address>:<port>/webdav/
Note: Use the host name/IP address of web proxy or Tomcat server where Agile Drive is deployed (same as the File Manager by default). Contact your Agile administrator for the IP address and complete path of Agile Drive. |
Click Connect.
Enter your Agile PLM username and password.
Click OK.
The Agile Drive folder window appears.
To map Agile Drive on the GNOME Linux system:
Select Connect to Server... from Places in the main menu. The Connect to Server screen appears.
Enter the following parameters:
Field | Description |
---|---|
Service type | Select WebDAV (HTTP) from the drop-down list. |
Server | Enter the IP Address of the server where Agile Drive is deployed. |
Port | Enter Port Number of the server. The default value is 80. |
Folder | Enter webdav in lowercase. |
User Name | Enter your Agile PLM username. |
Name to use for connection | Enter any name of your choice.
Contact the Agile administrator for required values. |
Click Connect.
Enter your Agile PLM password and click Connect.
The Agile Drive default folder window appears.
To map Agile Drive on the KDE Linux system:
Open Shell Console and execute knetattach.
Select Webfolder (webdav) and click Next.
Enter data in the table below or contact your Agile administrator for required values.
Field | Description |
---|---|
Name | Enter a name of your choice. |
User | Enter your Agile PLM username. |
Server | Enter the IP Address of the server where Agile Drive is deployed. |
Port | Enter Port Number of the server. The default value is 80. |
Folder | Enter webdav in lowercase. |
Click Connect.
The Agile Drive folder window appears.
Note: Unable to Add, Get or Delete files in Web Dav on the Linux 7 operating system. |