BizTalk Server General - Problem when calculating the same field

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > December 2004 > Problem when calculating the same field





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Problem when calculating the same field
LeA_pKi

2004-12-28, 7:49 am

Hello,
hello, I obtain a result in target when I calculate fields such (the same field)
Example: (Monto + Cantidad) :
Source Specification (Data):
<papel>
<pap_id>573</pap_id>
<metadatos>
<metadato>
<mts_nombre>Monto</mts_nombre>
<dpa_valor>150</dpa_valor>
</metadato>
</metadatos>
</papel>
<papel>
<pap_id>574</pap_id>
<metadatos>
<metadato>
<mts_nombre>Cantidad</mts_nombre>
<dpa_valor>5</dpa_valor>
</metadato>
Output:
<Rendicion>
<detalle monto= "150"/>
<detalle Cantidad= "5" />
<detalle Resultado=""/> <---- (result in target)
</Rendicion>
Any idea???
LEA.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com