CR | Description |
---|---|
CON-4872 | When you write to Microsoft Dynamics AX V3, the task writes incorrect number of rejected rows to the log file. |
CON-4462 | The Operation field in the Source and Target Properties pages lists all the operations instead of listing operations specific to the source or target. |
CON-4261 | When you perform a delete operation on Microsoft Dynamics AX V3 objects, the task writes incorrect row statistics to the log file. |
CON-4255 | Microsoft Dynamics AX V3 Connector does not support lookup transformation. |
CON-3907 | You cannot use hierarchical data type that is self-referencing. In the following example, the complex type AxdType_Container has a self-reference. <xs:complexType name="AxdType_Container"> <xs:sequence> <xs:element name="container" type="tns:AxdType_Container"/> </xs:choice> </xs:sequence> </xs:complexType> |