| Author |
Mapping: node name
|
|
| ABejan 2004-11-19, 2:46 am |
| Hello.
How to pass node name from source schema to assembly (scriptiong functoid)?
Thanks.
| |
| Denis Demont 2004-11-19, 7:46 am |
| HI
you can do it by a XSL function to get the current node name : local-name()
You need to add a parameter in your scriptiong functoid and validate the
mapping.
Biztalk create a XSL file and a XML extended object. Now you can modify
your Xsl
to put your xsl function in the parameter and add in the attribut "Custom
Xslt .." your xsl file and your xml in the attribut "Custom Xml extension" in
the property of your mapping.
Regards
Denis
"ABejan" wrote:
> Hello.
>
> How to pass node name from source schema to assembly (scriptiong functoid)?
>
> Thanks.
>
>
>
| |
| Mike Watson 2004-11-19, 7:46 am |
| hi,
highlight the source link in your map (the connecting line will turn blue :
assuming that you are working in bts 2004)..
now look in your properties. you will see an setting called 'Source Links'.
click on this and select 'Copy Name'. this will select your node name....
- mike watson
"ABejan" wrote:
> Hello.
>
> How to pass node name from source schema to assembly (scriptiong functoid)?
>
> Thanks.
>
>
>
|
|
|
|