Go to primary content
Agile Product Lifecycle Management Readme
Release 9.3.6
E71150-01
  Go To Table Of Contents
Contents

Previous
Previous
 
 

4 Known Issues Introduction

This chapter contains a list of known issues for this release. These were deferred from this release, but may be fixed in a future release. Numbers in this section are for Oracle Agile internal use only.

4.1 Known Issue Disclaimer

This list of Known Issues consists of those found at the time of the initial release. The product may have additional issues found after the initial release and therefore this list is subject to change and is not always comprehensive. Oracle support will continue to track known issues of this product release found on My Oracle Support. Please check for updates at https://support.oracle.com.

23343223

Sourcing Project

Issue: TOTAL MATERIAL PRICE IS INCORRECT WITH DECIMALS AFTER MULTIPLIED BY QPA

Steps to Reproduce:

  1. Create an Assembly as follows:

    Assembly001

    Child1 (QPA: 1)

    Child2 (QPA: 2)

  2. Add the Assembly to a Sourcing project.

  3. Open the Sourcing Project.

  4. Create an RFQ and add the Assembly, then assign it to a supplier

  5. Get responses from the supplier with prices as follows:

    Assembly001 NMP:2

    Child1 MP: 5.1

    Child2 MP: 5.1

  6. Go to the Sourcing Project, do Rollup Cost Report from the Actions menu.

  7. Verify the prices in the report.

    Actual Result: For the assembly, the calculated Total Materials Price is 15.299999999999999.

    Expected Result: The calculated Total Materials Price should be 15.3 (5.1+5.1*2).

Workaround: N/A

23532099

Folders, Files & Attachments

Issue: FILE FOLDERS SUBSCRIPTION URL ALWAYS TAKES TO THE LATEST VERSION

Steps to Reproduce:

  1. Log in as user1.

  2. Create a File Folder/Design.

  3. Bump up the versions to 3-4.

  4. From the Actions menu > Subscribe, select File Options - View/Open and Get file.

  5. Log in as another user, search for file folder/design.

  6. Select version 1 or 2.

  7. Perform Get/View and Open actions.

  8. Log in as user1, and select the notifications triggered for the view, get and open actions.

  9. Select Access URL from notifications.

    Actual Result: Always takes the user to the latest version of the folder.

    Expected Result: It should take the user to version 1 or 2 (whichever was specified).

Workaround: N/A

24571104

EC Services

Issue: WHEN ENABLE STREAMING FILE, AUTOVUE CANNOT LOAD ASM FILE IN DRW VIEW WINDOW

Steps to Reproduce:

Preconditions:

  1. Start up the testing server with AutoVue Client applied and connected to AutoVue Server. (In Java Client > Setting > Server Settings > Location, check the Enable Pre-generation by Vue Server option and type in the correct Vue Server Host and Vue Server Port).

  2. In Java Client > Preference setting, set the Thumbnail and streaming file pre-generation as enabled.

  3. In Java Client > Preference setting, set Generate Mobile Viewing Files as Yes.

  4. In Java Client > System Settings >Viewers & Files > File association, check the file types - drw/asm/prt in the Viewer column, CAD Structure column and do not check the Auto generate thumbnail column and 3D Viewable column.

Steps:

  1. Launch CAD system, and click Agile > Preference to log in to Agile.

  2. Open the testing file: staff_and_rings.drw.

  3. Click Save Preview.

  4. Select all components, and click Save As button to generate design number.

  5. Click Continue to save all the components to Agile.

  6. Log in to Web Client, open the Root Design object which was saved in Step 4.

  7. From the Files tab, select the .drw file and click View > View button.

  8. Launch AutoVue successfully, and click the ASM file in the View window.

    Actual Result: Cannot load .asm file, it pops up an error message: "File not found".

    Expected Result: It should load the view of .asm file successfully. Note: If the user unchecks "Enable Pre-generation by Vue Server" in Java Client > Setting > Server Settings > Location, the .asm file loads successfully in the view window of .drw.

Workaround: View the assembly file directly.

24603084

Main Install

Issue: UNABLE TO STARTUP MANAGED SERVER AT FIRST TIME AS JPSCONFIGURATIONEXCEPTION

Steps to Reproduce:

  1. Set Agile Clustered env. Admin + Managed server in one server, with the managed server in another one.

  2. Try to start all Admin + Managed Servers

    Actual Result: All the servers can start successfully.

    Expected Result: Unable to start Managed Server only at first time as JPS configuration exception。

Workaround: Start the managed server again.

24700177

EC Services

Issue: DESIGN P2 NEW ENABLED OOB ATTRIBUTE VALUE IS NOT RETURNED ON LEFT DETAILS PANE

Steps to Reproduce:

  1. Log in to Java Client and enable one OOB P2 attribute for design, for example, Design.P2.MultiText45.

  2. Assign the Read and Modify privilege on the new enabled attribute of Design, P2, make sure the read privilege criteria is based on the Design subclass, but not class level. This is a key Step. If the read privilege criteria is at the design class level, then the design P2 attribute value can be returned properly by RDS.

  3. Launch the CAD tool and connect to Agile.

  4. Create a new CAD file and click Save Preview.

  5. Set the value for Design.P2.MultiText45 on left details pane by Edit Properties.

  6. Click Continue to save to Agile.

    Result: The attribute value is set properly on design P2 from Agile Web Client.

  7. Click Save Preview again.

  8. Check the value of Design.P2.MultiText45 on the left details pane by Edit.

    Actual Result: The attribute value on the left details pane is blank although it is set properly in Agile. Note: 1. This issue happens on the newly enabled design p2 attribute. For existing enabled attribute on design.P2, the value is returned properly. 2. This issue only happens on design P2. For design.P3, item.P2 and item.P3, there is no such issue. 3. This issue is fine on 934, failed since 935.

    Expected Result: The newly enabled OOB attribute value for design.p2 should be returned successfully on the left details pane by Edit Properties.

Workaround: Create the Read privilege with privilege criteria based on design class level to include the newly enabled P2 attributes in the applied to list.

24901415

EC Services

Issue: IT DOES NOT DISPLAY AS REDLINE ADDED WHEN SAVING ATTRIBUTE ON A CHANGE FROM MCAD

Steps to Reproduce:

  1. In Java Client, enable the following attributes and set them as change controlled:

    Parts.Title Block.Part Category and Product Line Parts.Page Two.List18, Multilist01, Text02, Multitext35 and Numeric06 Parts.Page Three.Text01, Multitext10, List01, Multilist03 and Numeric01

  2. Launch CAD system and log in to Agile via workspace manager.

  3. Open Preference tab, set "Save As" with value "Item and Design".

  4. Open Mapping Editor > Initial Save, add the attributes enabled in Step 1 to Initial Save tab and set Parameter for these attributes.

  5. Create or Open a testing Part model, Part1.sldprt, in this case.

  6. Open File > Properties, in Custom tab, add properties for the attributes enabled in Step 1.

  7. Click Agile > Save Preview.

  8. Highlight the component and click the Save As button.

  9. Create a Change Order, C001, and assign it to the Item by selecting Assign Change from the context menu.

  10. Click Continue in Agile save preview.

  11. Log in to Web Client, open C001, and check the Redline Title Block table.

    Actual Result: The attributes are saved successfully, but are not displayed as redline added.

    Expected Result: The attributes enabled in Step 1 should display as redline added. Note that this issue also exists in 9.3.5

Workaround: There is no workaround from EC MCAD. The user can do a redline from Web Client and then it can display correctly.

25059787

Workflow

Issue: DISPLAY WARNING MESSAGE IF THE ENTRY REQUIRED FIELDS ARE FILLED IN COVER PAGE

Steps to Reproduce:

  1. Log in to Java Client as admin.

  2. Enable Change Orders.Page Two.Text01 and ECO.Page Three.Text01.

  3. Grant Read/Modify privilege on the two newly enabled attributes for the user.

  4. Set Default Change Orders.Pending.Entry Required Fields: Change Orders.Cover Page.Product Line(s), Change Orders.Page Two.Text01, ECO.Page Three.Text01.

  5. Log in to Web Client as admin.

  6. Create ECO01.

  7. Set workflow: Default Change Orders, set values for 3 entry required fields from Step 4.

  8. Click Save.

  9. Check whether there is any warning dialog about missing entry required fields.

    Actual Result: Displays warning message: "The following Entry Required fields to Pending status are missing : [The following required fields are missing: ECO01: Page Two.Text01, The following required fields are missing: ECO01: Page Three.Text01]. Would you like to continue?"

    Expected Result: There should be no warning about missing required field shows. It can be saved successfully and status should be in Pending.

Workaround: In Step 7, set and save values for the above 3 entry required fields first, and then set and save Default Change Orders for workflow fields.

25088189

Directory Access Protocol

Issue: LDAP NODE AFTER CONFIGURATION IS THROWING SOCKET ERROR

Steps to Reproduce:

  1. Set up an app server in the United States and an LDAP server in India (high latency between these two servers).

  2. Configure an LDAP Node in Java Client.

    Actual Result: Sync and Refresh Users throws a socket error.

    Expected Result: There should be no such error.

Workaround: Override the default timeout (60sec) and max message size (10MB) value by adding the following runtime parameters when starting Java Client: -Dweblogic.CompleteMessageTimeout=480 -Dweblogic.MaxMessageSize=30000000

25102160

Folders, Files, and Attachments

Issue: ATTACHMENTS, FILES, REDLINE ATTACHMENTS TABLE NOT AUTO REFRESHED ON REDLINING THE FILES

Steps to Reproduce:

Preconditions: Enable Attachment Redlines privilege for all objects for self/others in Java Client.

Steps:

  1. Log in to Web Client.

  2. Create an Item/File Folder/Design/DFCO or any other BO.

  3. Navigate to the Attachments tab of Item and add a file, navigate to the Files tab of File Folder/Design and add a file checkin Design/File Folder, navigate to Affected Files tab of DFCO and add file.

  4. Create an ECO for Item and navigate to Affected Items > Redline Attachments tab, Select a file, redline the file save and close AutoVue window OR, Navigate to Files tab of Design/File Folder, select a file and redline the file, save and close AutoVue window OR, Navigate to Affected Files tab of DFCO, select a file and redline the file, save and close AutoVue window.

    Actual Result: Redlined Attachments, Affected Files, Files, and Attachments table are not auto refreshed.

    Expected Result: Redlined Attachments, Affected Files, Files, and Attachments table should be auto-refreshed with Has Been Redlined icon.

Workaround: Manually refresh the page. Additionally, the previous AutoVue integration implements window on unload event which will be called when the browser window is closed to refresh the Web Client. This becomes not applicable now as AutoVue is a separate application not inside the window.

25132140

Main Install

Issue: FAIL TO START FM WITH SSL BETWEEN VUESERVLET AND AUTOVUE SERVER

Steps to Reproduce:

  1. Configure SSL between VueServerlet and AutoVue server refer to AutoVue Guide, http://docs.oracle.com/cd/E69054_01/otn/pdf/E69005_01.pdf

  2. After configuration, start FM.

    Actual Result: Fail to start FM.

    Expected Result: Start FM successfully.

Workaround: Import Agile certification to AutoVue and do not enable SSL on the AutoVue side.

25214270

2D Pro Integration

Issue: [AV21.0.1]WINDOWS AND LINUX BUILD DATA IS INCONSISTENT

Steps to Reproduce:

  1. Log in to Web Client.

  2. Create one Part, upload files to the Attachments tab.

  3. View the files.

    Actual Result: In the AutoVue window: Linux server: File Versions. Build Date for each file is 2016-11-25. Windows server: File Versions. Build Date for each file is 2016-10-16.

Workaround: N/A

25214886

Folders, Files & Attachments

Issue: <FF>REFRESHING THE PAGE GOES BLANK AFTER ADDING FILE TO SELECTED FOLDER IN DFCO

Steps to Reproduce:

  1. Login to web client in Firefox browser.

  2. Create a DFCO and add files.

  3. Checkout one of the affected files.

  4. Select a row and click on Add->To Selected File Folder.

  5. Refresh the page.

    Actual Result: Observe that, the page goes blank. The user needs to close the browser and reopen it again.

Workaround: N/A

25236260

Electro Mechanical Pro Int

Issue: REGRESSION,AGILE PLM. PRINT SINGLE FILE WHEN VIEW MULTIPLE FILES

Steps to Reproduce:

  1. Log in to the Agile system, create a Part/Folder/Design.

  2. Import several files into this folder.

  3. View multiple files by multi-selecting them.

  4. In the viewer, click on the Print icon to try to print the current file.

    Actual Result: All files are listed and printed out. The document names are duplicated as the current file in the Print Progress window. Check print out results. All of the files are printed out with their name (file name is correct this time).

    Expected Result: In Agile935 + AV 21.0.0, view multiple files, then click the print icon inside the view. Only the current files are listed and printed out.

Workaround: N/A

25313870

Folders, Files & Attachments

Issue: SMART URL VIEW SHOWS ERROR WHILE VIEWING FILE OF FILE FOLDER, DESIGN ADDED BY DRAG

Steps to Reproduce:

  1. Log in to Web Client.

  2. Create a File Folder or Design.

  3. Navigate to the Files tab and add a file and check it in.

  4. Create an Item, navigate to Attachments tab and add the File Folder or Design by dragging and dropping.

  5. Open a new tab of the browser and type the smart URL and press Enter.

    http://<AppServerHostName>:<Port>/Agile/link/Part/<PartNumber>/Rev/Introductory/fles/<FileName>/view

    Actual Result: "! File <FileName> Not Found on Item:" message is displayed.

    Expected Result: The file should load in the AutoVue window.

Workaround: Design files should be added selecting Add > Add By Search.

25315234

Gantt Chart

Issue: OVERLAY ICON DOES NOT REFRESH AFTER GANTT UPDATE AND 2ND TIME UPDATE FAILS

Steps to Reproduce:

Case 1: In a Multi-Project Gantt chart, insert a new Activity and update Gantt. Check the overlay icon of newly inserted activity.

Result: Overlay icon of the newly inserted activity does not change to the green color.

Case 2: Insert another Activity/Gate in the same project tree and update Multi-Project Gantt.

Result: Update fails with error saying "Update Failed! Activity -10006 doesn't exist".

  1. Log in to Web Client.

  2. Create a project P1 with sub tasks T1 and T2.

  3. Do a Save As from the root project, P1, as another project, P2.

  4. Edit the General Info page of project, P1, and add root project, P2, to its 'PLM Reference' field and save.

  5. Launch Gantt chart from root project P1.

  6. In Multi-Project Gantt, insert a new task, T3, to project P1.

  7. Update Gantt chart and check the overlay icon of task T3.

    Result: Task, T3, overlay icon is not changing to green color even after Gantt update

  8. Insert another Activity/Gate to Project P1 tree.

  9. Update the Multi-Project gantt chart again.

    Result: It throws an error message saying "Update Failed! Activity -10006 does not exist".

Workaround: Click the Refresh from Server button right after every Save action in Multi-Project gantt.

25343347

Fileload

Issue: UNABLE TO UPLOAD FILE THROUGH FILE LOAD FOR FOLDERSUBCLASS ATTRIBUTE FROM WEB CLIENT

Steps to Reproduce:

Preconditions: In Java Client, the Custom vault should be configured for the file server and Fileload privilege should be enabled.

  1. Log in to Web Client.

  2. Create an Item object.

  3. Prepare an index file for FILE.

    INDEX FILE: ITEM,<ItemNumber>,,\\<SharedFolder>\Filename,FILE,Description="FileIntroductory",FolderSubclass="File Folder"

  4. Tools and Settings > File Load > browse for the index file and click on Load.

    Actual Result: The file is not loaded to the Item object and in the log file, the following is displayed:

    "Row #1:ITEM,<ItemNumber>,,\\<SharedFolder>\Filename,FILE,Description="FileIntroductory",FolderSubclass="File Folder" Invalid Attachment Subclass."

    Expected Result: File should be loaded to Item object.

Workaround: Able to upload file through file load for the FolderSubclass attribute from Java Client.

25344270

Resource Management

Issue: TEAM TAB-ADD RESOURCE DIALOG GIVES APPLICATION ERROR FOR INVALID %ALLOCATION VALUE

Steps to Reproduce:

Preconditions: The user's preferred Number Format should be set to "Apostrophe as thousands separator, Period as decimal indicator" OR "No thousands separator, Period as decimal indicator".

  1. Log in to Web Client as a user whose preferred Number Format is any of the above mentioned formats

  2. Create a project P1.

  3. Go to Team tab and click Add.

  4. In 'Add Resources' dialog, enter all the field values and enter %allocation = 123,45 and click Add.

    Actual Result: Application Error.

Workaround: Input a number with the default number format like `123.45'. You can also edit this number on the Team tab directly.

25350146

Electro-Mechanical Pro Int

Issue: [LINUX]PRC2HSF @ /AVS/BIN/HOOPS FOLDER

Steps to Reproduce:

Preconditions: Set up Linux server with A936+AV21.0.1:

  1. Enable preference of Generate Mobile streaming file

  2. Point the viewer host in fileserver locations

  3. Check the 3D view checkbox for 3D filetype.

Steps:

  1. Log in to Web Client.

  2. Add a supported 3D file to a BO.

  3. Validate the .hsf file generation

    Actual Result: prc2hsf file @ /AVS/bin/hoops folder does not have complete privilege and therefore does not allow the generation of the mobile streaming files.

    Expected Result: Mobile streaming file [.hsf] file should be generated.

Workaround: Provide the permission 777 to file prc2hsf @/AVS/bin/hoops folder.

25351209

Standard Reports

Issue: MY OPEN ACTION ITEMS REPORT FAILS WITH UNEXPECTED ERROR

Steps to Reproduce:

  1. Log in to Web Client.

  2. Go to Standard Reports > Program & Portfolio Reports > End User Reports.

  3. Execute My Open Action Items Report.

    Actual Result: The following error occurs: "ERROR: An unexpected error has occurred. Please contact your system administrator. Error Detail: Node 2 does not exist in the cache. It may have been deleted already."

Workaround: There is no workaround in Standard Reports, however, the user can go to the My Assignments tab and select Action Items in Views to see all the Action Items assigned to that user.

25351860

Standard Reports

Issue: PORTFOLIO STATUS REPORT GIVES UNEXPECTED ERROR

Steps to Reproduce:

  1. Log in to Web Client.

  2. Go to Standard Reports > Program & Portfolio Reports > Porfolio Reports and execute the Portfolio Status Report.

    Actual Result: Report output gives an error saying "ERROR: An unexpected error has occurred. Please contact your system administrator. Error Detail: java.lang.NullPointerException".

Workaround: N/A

25363283

Import

Issue: PGC BOS IMPORT FROM EXCEL GETS INCORRECT TYPE IF THE STRUCTURE IS COMPLICATED

Steps to Reproduce:

  1. Log in to Web Client. Create a Spec: HM_SP01, for Homogeneous Part Level, add AL and Lead in Substance tab, set a proper threshold PPM level.

  2. Create two Parts: T_P03, T_P04, create one Mfr. Part: T_MFP02, create one Part Family: T_PF02. Release T_P04 with version: 1.0.

  3. Create a Homogeneous Material Declaration: AU_HM_MD001, add HM_SP01 as spec.

  4. Create an Excel file with the created Part/Mfr.Part/Part Group, and mix use of Sub Part/Material/Substance Group in BOS.

  5. For AU_HM_MD001, click Actions > Microsoft Excel > Import from Excel, to Import the created Excel file.

    Actual Result: There is an error message when the user clicks Import: Incorrect file type for this import.

    Expected Result: There should be no such error and all of the BOS structure should be imported.

Workaround: Import for each Item/Mfr. Part/Part Group separately. If the user still gets the same error message, add BOS structure by Web Client.