No announcements
Found 321018 threads
-
1 Votes
Biztalk XSLT Mapping Tips and Tricks??
If you specifically want to do the mapping in XSLT rather than using the map designer (perhaps for performance reasons) then an option is to use the map designer ...Answered | 4 Replies | 2515 Views | Created by JordanJ08 - Thursday, July 18, 2013 2:28 AM | Last reply by Leonid Ganeline - Thursday, July 18, 2013 8:36 PM -
4 Votes
BizTalk map vs XSLT performance
A BizTalk Map compiles to XSLT.Answered | 4 Replies | 1733 Views | Created by sriaug - Thursday, November 17, 2016 2:28 PM | Last reply by Arindam Paul Roy - Thursday, November 17, 2016 4:31 PM -
5 Votes
Convert EXISTING Biztalk Map to XSLT??
Because, the use of looping functoids, any hardcoded values for fields in the biztalk mapper, multiple inputs on the map etc., would have an influence on ...Answered | 3 Replies | 15780 Views | Created by HMonnig - Saturday, June 4, 2011 10:33 AM | Last reply by SriramNarayanan - Wednesday, June 8, 2011 2:56 AM -
2 Votes
Orchestration Variable in Custom XSLT in Biztalk Map
The easiest way to to use a dual-input Map and the easiest way to do that it using the Mapper, not custom XSLT.Answered | 6 Replies | 2879 Views | Created by Laxme - Monday, October 6, 2014 5:19 AM | Last reply by Pushpendra K Singh - Friday, October 10, 2014 1:58 PM -
0 Votes
XSLT in BizTalk Map
Tiwari|BizTalk Developer Interview Questions and Answers http://tech-findings.blogspot.com/Answered | 11 Replies | 1595 Views | Created by integrator007 - Tuesday, August 20, 2013 11:46 AM | Last reply by integrator007 - Wednesday, August 21, 2013 6:07 AM -
0 Votes
Large XSLT in BizTalk - Compile Error
Another workaround that worked me was http://biztalktalk.wordpress.com/2009/06/05/biztalk-mapping-fixing-huge-maps/Answered | 6 Replies | 7304 Views | Created by Justin Fyfe - Thursday, December 17, 2009 5:56 PM | Last reply by Mark Brimble - Wednesday, January 4, 2012 11:44 PM -
0 Votes
Create a BizTalk Map (.btm file) from an XSLT (.xsl file)
Double click and open the map in biztalk editor, you might see some links generated as per the mapping in the XSLT.Answered | 6 Replies | 9103 Views | Created by Muhammad_Arif - Wednesday, April 4, 2012 8:05 PM | Last reply by amsullu - Thursday, April 5, 2012 9:11 AM -
2 Votes
BizTalk MAP
So, please clarify a bit, you need to show a BizTalk Map executing or something like a BizTalk Map executing?Answered | 5 Replies | 1034 Views | Created by Ankur Billore - Monday, July 6, 2015 9:53 PM | Last reply by Johns-305 - Tuesday, July 7, 2015 10:18 AM -
0 Votes
Biztalk XSLT
But actually as suggested earlier, the xslt code should work.Answered | 15 Replies | 1381 Views | Created by sujith reddy komma - Monday, April 28, 2014 6:06 AM | Last reply by Ravindar Thati - Friday, May 2, 2014 5:38 AM -
0 Votes
Problem on using XSLT in the map
I modified generated XSLT after validating map and save, then test map.Answered | 11 Replies | 4843 Views | Created by SNS_SUNNY - Friday, September 9, 2011 9:52 AM | Last reply by Leonid Ganeline - Monday, September 19, 2011 2:45 AM -
1 Votes
BizTalk Map or XSLT ?
Check this url: http://blog.beacontechnologies.com/grouping-in-xslt-using-the-muenchian-method/Answered | 4 Replies | 1198 Views | Created by JaguarsJag - Friday, June 5, 2015 1:35 PM | Last reply by Ravikumar Chundi - Saturday, June 6, 2015 6:09 AM -
2 Votes
Custom XSLT path in Map
When you deploy the msi which contain the map and its related XSLT files, its all complied as part of *.dll file.Answered | 7 Replies | 2646 Views | Created by Vineeth V.L - Monday, September 30, 2013 9:19 AM | Last reply by Johns-305 - Monday, September 30, 2013 1:09 PM -
3 Votes
Using XSLT in Map
Hi Nitin, Refer:Answered | 3 Replies | 1107 Views | Created by Nitin Surya - Wednesday, May 18, 2016 10:47 AM | Last reply by Abhishek0127[Abhishek kumar] - Wednesday, May 18, 2016 12:05 PM -
2 Votes
Map -- XSLT
It may be a bit difficult to achieve this within a single XSLT, as the Grouping and Sorting criteria/fields is different in your case.Answered | 2 Replies | 1028 Views | Created by BTS User - Sunday, April 24, 2016 1:20 AM | Last reply by Arindam Paul Roy - Monday, April 25, 2016 6:04 AM -
14 Votes
Mapping in BizTalk
The issue was with the muchenial-xslt used by the questioner, its been resolved now.Answered | 25 Replies | 1485 Views | Created by Shivay_ - Wednesday, July 2, 2014 9:07 AM | Last reply by Shivay_ - Tuesday, July 8, 2014 5:32 AM -
1 Votes
BizTalk Map and XSLT Grouping using Muenchian Method - Help with sample?
I have been trying several times but unfortunately I am unable to get the correct mapping.Answered | 3 Replies | 2177 Views | Created by Steven G_ - Wednesday, February 3, 2016 8:43 PM | Last reply by Steven G_ - Thursday, February 4, 2016 9:00 PM -
1 Votes
Remove tag prefix from biztalk message with a MAP or XSLT
Hi I guess, you woild need to write a Custom .net class or BizTalk Map in order to remove the ns0 prefix from your message .Answered | 9 Replies | 5475 Views | Created by Juan Manuel García Sánchez - Thursday, February 16, 2012 4:34 PM | Last reply by Juan Manuel García Sánchez - Friday, February 17, 2012 12:11 PM -
3 Votes
Using XSLT instead of Functoids in mapping
The golden thumb rule is that if any condition in your map requires more than 5 functoid you should switch to XSLT, be it inline,call template or Custom XSLT.Answered | 5 Replies | 1156 Views | Created by Christiane0696 - Friday, September 26, 2014 5:16 PM | Last reply by Maheshkumar S Tiwari - Saturday, September 27, 2014 7:00 AM -
1 Votes
Issue with the BizTalk Mapping
Hi, You can achieve your requirement by using Global variable and inline C# code in BizTalk Map.Answered | 4 Replies | 1159 Views | Created by vdha - Thursday, January 12, 2017 3:10 PM | Last reply by vdha - Thursday, January 19, 2017 9:28 PM -
0 Votes
BizTalk Map If else Logical
Any workaround except xslt?Answered | 9 Replies | 11876 Views | Created by Chenjun Ying - Tuesday, September 29, 2009 6:26 AM | Last reply by eliasen - Tuesday, September 29, 2009 10:47 AM - Items 1 to 20 of 321018 Next ›
No announcements