on 2019 May 15 9:18 AM
Hi ,
I am working on integration between ECTR and Autocad. I bind a sap directory field to Autocad's title block attribute; like below (attributes-from-sap.xml) ;
<APPL_ATTRIBUTE name="SAP_DESCRIPTION" hidden="false">
<DIR field="Description"/>
</APPL_ATTRIBUTE>
Then I can send this attribute to sap classification (attributes-to-sap.xml) ;
<DIR_CLS classtype="017" characteristic="ZFNOTES" >
<APPL_ATTRIBUTE name="SAP_DESCRIPTION"/>
</DIR_CLS>
There is not any problem here . However , when I change the attribute (SAP_DESCRIPTION) in Autocad , this value is not sent to SAP . The mapping that I showed above is not working .
Can anyone help me please ?
Request clarification before answering.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.