Article - CS268348
Checkin fails with an overrideable conflict "Autoassociate search found no part for document(xxx.prt) matching the IBA parameter (NUMBER) value (test)" in Windchill
Modified: 11-Jul-2023
Applies To
- Windchill PDMLink 10.0 to 12.1
- Windchill ProjectLink 10.0 to 11.0
- Windchill PDM Essentials 10.1 to 11.0
- Creo Parametric 2.0 to 7.0
Description
- Checkin fails with an overrideable conflict "Autoassociate search found no part for document(xxx.prt) matching the IBA parameter (NUMBER) value (test)" when performing the following steps:
- Configure parameter driven WTPart numbering and naming under (Site>Utilities)
- Operation>Auto Associate> Auto Associate Naming Parameter> specify the desired PARAMETER_NAME
- Operation>Auto Associate> Auto Associate Numbering Parameter> specify the desired PARAMETER_NAME
- Create a CAD Object with designated PARAMETER_NAME or PARAMETER_NUMBER with values
- Check in with Auto Associate Parts to CAD Documents option selected
- Configure parameter driven WTPart numbering and naming under (Site>Utilities)


- Method Server Logs shows:
2017-08-10 16:00:21,835 INFO [ajp-bio-127.0.0.1-8011-exec-3] com.ptc.windchill.uwgm.proesrv.StandardRequestDispatcher admin - StandardRequestDispatcher.dispatchRequest :: conflict(s) detected
(wt.conflict.conflictResource/1) com.ptc.windchill.uwgm.common.conflict.UwgmConflictException:
Messages follow.
Autoassociate search found no part for document (test_erpno.prt) matching the IBA parameter (ERP_NO) value (1011sss)
at com.ptc.windchill.uwgm.proesrv.action.CreatePartsAndAssociateAction.checkNewPartCreation(CreatePartsAndAssociateAction.java:988)
at com.ptc.windchill.uwgm.proesrv.action.CreatePartsAndAssociateAction.executeAction(CreatePartsAndAssociateAction.java:394)
at com.ptc.windchill.uwgm.proesrv.action.UwgmAction.execute(UwgmAction.java:84)
at com.ptc.windchill.uwgm.proesrv.request.CheckinRequest.createWTParts(CheckinRequest.java:826)
at com.ptc.windchill.uwgm.proesrv.request.CheckinRequest.doCheckin(CheckinRequest.java:504)
at com.ptc.windchill.uwgm.proesrv.request.CheckinRequest.executeRequest(CheckinRequest.java:239)
at com.ptc.windchill.uwgm.proesrv.StandardRequestDispatcher.dispatchRequest(StandardRequestDispatcher.java:1311)
at com.ptc.windchill.uwgm.proesrv.StandardRequestDispatcher.scanRequests(StandardRequestDispatcher.java:1061)
at com.ptc.windchill.uwgm.proesrv.UwgmTransactionExecuterImpl.execute(UwgmTransactionExecuterImpl.java:94)
at com.ptc.windchill.uwgm.proesrv.UwgmTransactionExecuterImpl.executeTransaction(UwgmTransactionExecuterImpl.java:56)
at com.ptc.windchill.uwgm.proesrv.ProeService.executeTransaction(ProeService.java:111)
at com.ptc.windchill.uwgm.proesrv.ProeService.execute(ProeService.java:87)
at com.ptc.windchill.uwgm.soap.impl.uwgm.BinaryRequestHandler.processRequest(BinaryRequestHandler.java:669)
at com.ptc.windchill.uwgm.soap.impl.uwgm.BinaryRequestHandler.getCacheDescriptor(BinaryRequestHandler.java:518)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Messages follow.
Autoassociate search found no part for document (test_erpno.prt) matching the IBA parameter (ERP_NO) value (1011sss)
at com.ptc.windchill.uwgm.proesrv.action.CreatePartsAndAssociateAction.checkNewPartCreation(CreatePartsAndAssociateAction.java:988)
at com.ptc.windchill.uwgm.proesrv.action.CreatePartsAndAssociateAction.executeAction(CreatePartsAndAssociateAction.java:394)
at com.ptc.windchill.uwgm.proesrv.action.UwgmAction.execute(UwgmAction.java:84)
at com.ptc.windchill.uwgm.proesrv.request.CheckinRequest.createWTParts(CheckinRequest.java:826)
at com.ptc.windchill.uwgm.proesrv.request.CheckinRequest.doCheckin(CheckinRequest.java:504)
at com.ptc.windchill.uwgm.proesrv.request.CheckinRequest.executeRequest(CheckinRequest.java:239)
at com.ptc.windchill.uwgm.proesrv.StandardRequestDispatcher.dispatchRequest(StandardRequestDispatcher.java:1311)
at com.ptc.windchill.uwgm.proesrv.StandardRequestDispatcher.scanRequests(StandardRequestDispatcher.java:1061)
at com.ptc.windchill.uwgm.proesrv.UwgmTransactionExecuterImpl.execute(UwgmTransactionExecuterImpl.java:94)
at com.ptc.windchill.uwgm.proesrv.UwgmTransactionExecuterImpl.executeTransaction(UwgmTransactionExecuterImpl.java:56)
at com.ptc.windchill.uwgm.proesrv.ProeService.executeTransaction(ProeService.java:111)
at com.ptc.windchill.uwgm.proesrv.ProeService.execute(ProeService.java:87)
at com.ptc.windchill.uwgm.soap.impl.uwgm.BinaryRequestHandler.processRequest(BinaryRequestHandler.java:669)
at com.ptc.windchill.uwgm.soap.impl.uwgm.BinaryRequestHandler.getCacheDescriptor(BinaryRequestHandler.java:518)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- UWGM logs shows the following:
2017-08-10T10:19:07.229-4:00: I: T2a28: uwgm.session0: Wildfire: Client Connector Action Checkin Failed with overridable conflicts :
2017-08-10T10:19:07.229-4:00: S: T2a28: uwgm.session0: UwgmClientConnectorAction_i::logConflicts started
2017-08-10T10:19:07.229-4:00: E: T2a28: uwgm.session0.447: Wildfire: Autoassociate search found no part for document (test_erpno.prt) matching the IBA parameter (ERP_NO) value (1011sss)
2017-08-10T10:19:07.229-4:00: D: T2a28: uwgm.session0: DetailActionInfo: Warning: Autoassociate search found no part for document (test_erpno.prt) matching the IBA parameter (ERP_NO) value (1011sss)
2017-08-10T10:19:07.229-4:00: D: T2a28: uwgm.session0: DetailActionInfo: Resolutions
2017-08-10T10:19:07.229-4:00: D: T2a28: uwgm.session0: DetailActionInfo: com.ptc.windchill.uwgm.common.conflict.UwgmResolutionType.CREATE_AUTONUMBERED_PART_AND_ASSOCIATE_BEFORE_CHECKIN (Create autonumbered part and associate with document and check in.)
2017-08-10T10:19:07.229-4:00: D: T2a28: uwgm.session0: DetailActionInfo: com.ptc.windchill.uwgm.common.conflict.UwgmResolutionType.CHECKIN_WITHOUT_ASSOCIATING (Check in document without associating to part.)
2017-08-10T10:19:07.229-4:00: D: T2a28: uwgm.session0: DetailActionInfo: (P) Type=uwgmdb::EpmIterationX26 ObjId=OR:wt.epm.EPMDocument:316083 , , Cadname=test_erpno.prt, Number=TEST_ERPNO.PRT, Name="test_erpno.prt", Ver=A.1
2017-08-10T10:19:07.229-4:00: I: T2a28: uwgm.session0: IndexLogging: Ver-0.1 649838131544174$<Conflict_i> Severity: Warning Message: Autoassociate search found no part for document (test_erpno.prt) matching the IBA parameter (ERP_NO) value (1011sss) Resolvable_i</Conflict_i>
2017-08-10T10:19:07.229-4:00: S: T2a28: uwgm.session0: UwgmClientConnectorAction_i::logConflicts started
2017-08-10T10:19:07.229-4:00: E: T2a28: uwgm.session0.447: Wildfire: Autoassociate search found no part for document (test_erpno.prt) matching the IBA parameter (ERP_NO) value (1011sss)
2017-08-10T10:19:07.229-4:00: D: T2a28: uwgm.session0: DetailActionInfo: Warning: Autoassociate search found no part for document (test_erpno.prt) matching the IBA parameter (ERP_NO) value (1011sss)
2017-08-10T10:19:07.229-4:00: D: T2a28: uwgm.session0: DetailActionInfo: Resolutions
2017-08-10T10:19:07.229-4:00: D: T2a28: uwgm.session0: DetailActionInfo: com.ptc.windchill.uwgm.common.conflict.UwgmResolutionType.CREATE_AUTONUMBERED_PART_AND_ASSOCIATE_BEFORE_CHECKIN (Create autonumbered part and associate with document and check in.)
2017-08-10T10:19:07.229-4:00: D: T2a28: uwgm.session0: DetailActionInfo: com.ptc.windchill.uwgm.common.conflict.UwgmResolutionType.CHECKIN_WITHOUT_ASSOCIATING (Check in document without associating to part.)
2017-08-10T10:19:07.229-4:00: D: T2a28: uwgm.session0: DetailActionInfo: (P) Type=uwgmdb::EpmIterationX26 ObjId=OR:wt.epm.EPMDocument:316083 , , Cadname=test_erpno.prt, Number=TEST_ERPNO.PRT, Name="test_erpno.prt", Ver=A.1
2017-08-10T10:19:07.229-4:00: I: T2a28: uwgm.session0: IndexLogging: Ver-0.1 649838131544174$<Conflict_i> Severity: Warning Message: Autoassociate search found no part for document (test_erpno.prt) matching the IBA parameter (ERP_NO) value (1011sss) Resolvable_i</Conflict_i>
This is a printer-friendly version of Article 268348 and may be out of date. For the latest version click CS268348