08-22-2016, 11:55 AM
it would be somthing like this:
ServiceContracts2HelpDesk
http://corebos.org/documentation/doku.php?id=en:adminmanual:businessmappings:mapping
Let us know how it goes and please share the final mapping if you can.
ServiceContracts2HelpDesk
Code:
<map>
<originmodule>
<originname>ServiceContracts</originname>
</originmodule>
<targetmodule>
<targetname>HelpDesk</targetname>
</targetmodule>
<fields>
<field>
<fieldname>cf_xxx</fieldname> {field on tickets: conclusion}
<Orgfields>
<Orgfield>
<OrgfieldName>do operations with cf_yyy from servicecontract</OrgfieldName>
<OrgfieldID>EXPRESSION</OrgfieldID>
</Orgfield>
</Orgfields>
</field>
<field>
.....
</field>
</fields>
</map>
http://corebos.org/documentation/doku.php?id=en:adminmanual:businessmappings:mapping
Let us know how it goes and please share the final mapping if you can.
Joe
TSolucio
TSolucio