I am new to ARAS. I wanted to look at the engineering change process. I created a part called Test1. I right-click on the part and select "Add Item(s) to Change. A window pops up with "Change Type: ECR" and "Item:Create new". I click OK. The ECR window pops up with the part, Test1, in as the affected items tab at the bottom. When I click save I get this error.
Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault xmlns:af="http://www.aras.com/InnovatorFault"><faultcode>SOAP-ENV:Server</faultcode><faultstring>Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.</faultstring><detail><af:legacy_detail>Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.</af:legacy_detail><af:exception message="Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression." type="System.Data.SqlClient.SqlException" /></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
![]()
In my workspace, these messages come up.
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> -<Item type="ECR" id="3925DA50109C41598CC1B705C98060A2" action="add"
loaded="1"
levels="1"
isTemp="1"
typeId="2D4799413792453DA08C1EDE6AA22A76" LastModifiedOn="1317757822000"
doGetItem="1"> -<Item type="ECR
Affected Item" id="459EC3EC2E5E4196B1B5C328E96BDF5F" action="add"
loaded="1"
levels="0"
isTemp="1"
typeId="6F31DFF75BA74AC788EA026173BB1BC7" LastModifiedOn="1317754083000"> -<Item type="Affected
Item" id="853DD293ADB64DFAA09D27FFE5CAA7F3" action="add"
loaded="1"
levels="1"
isTemp="1"
typeId="BFAAB0F6838D4F80BF12CB328FF5B097" LastModifiedOn="1317754083000"> <new_item_id
keyed_name="Test1">CD72C9F85202435581616935C3B1ACFB</new_item_id>
</Item>
</related_id>
<source_id
keyed_name="3925DA50109C41598CC1B705C98060A2">3925DA50109C41598CC1B705C98060A2</source_id>
</Item>
</Relationships>
<locked_by_id
keyed_name="">3AC82B5B2BC94E12909FC4017DBA2DA6</locked_by_id>
</Item>
</ApplyItem>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
![]()
I feel like something is not setup correctly with the server or I am not linking the parts correctly. I can save the part. Any help is appreciated.
Thanks