Not
able debug the code using Office connector.
Alternate way is-
enabling logging:
Go to Innovator
server.
Open: InnovatorServerConfig.xml
<operating_parameter
key="debug_log_flag" value="false" />
Change to :
<operating_parameter key="debug_log_flag" value="true” />
Note: This will be log each action, so after
logging your action set back to “false”
Go to this path:
C:\ArasBuilds\B12345\Innovator\Server\logs\
Open .xml
AML, which is passing
OC to Aras:
<Item
isNew="1" isTemp="1" type="Part" action="add"
id="E2FD1158A14A4C99A9D8AD51BC7E74F7">
<item_number>Part</item_number>
<external_owner>Aras.Document.MS-Office</external_owner>
<authoring_tool>Microsoft Excel</authoring_tool>
<classification>Test</classification>
<from_template>
</from_template>
<locked_by_id>AD30A6D8D3B642F5A2AFED1A4B02BEFA</locked_by_id>
<thumbnail>vault:///?fileId=DBA6420BA6E1400D89F8C2B9A75F4D55</thumbnail>
</Item>
|