No announcements
Found 2905073 threads
-
0 Votes
send xml data using https post
How to send XML over HttpS Post & retrieve the respond ? Using VB .Net 2005Discussion | 1 Replies | 3117 Views | Created by Armond - Friday, August 24, 2007 6:14 PM | Last reply by HakanUSA - Friday, September 12, 2008 4:05 PM -
0 Votes
custom pipeline component context data
Hi, is it possible to access some indication of the current service the pipeline component is being executed in ? e.g. the destination port name (for a ...Answered | 1 Replies | 6655 Views | Created by rich g34 - Wednesday, November 18, 2009 4:31 PM | Last reply by Brahim OUALI - Wednesday, November 18, 2009 8:35 PM -
0 Votes
Custom EDI Send pipeline throwing error .
HI , I am trying to convert xml to EDI and I added the custom send ...Answered | 2 Replies | 9427 Views | Created by Precis - Friday, April 18, 2008 9:22 PM | Last reply by Ranadheer Thouti - Saturday, April 19, 2008 4:22 AM -
0 Votes
Biztalk custom send pipeline Using memory stream
While working on custom pipeline, we should always try not to break streaming functionality of pipeline and thus I would avoid using XML ...Answered | 2 Replies | 1520 Views | Created by hkmd79 - Wednesday, March 5, 2014 1:35 AM | Last reply by Ajeet.Kumar - Wednesday, March 5, 2014 2:18 PM -
0 Votes
How to save custom data using TrackingService?
I have used TrackData method to save one custom property of my application. I have few more data items that needs to be saved. ...Answered | 1 Replies | 2771 Views | Created by kanvac - Monday, December 8, 2008 12:07 PM | Last reply by Charlie Liu - MSFT - Monday, December 8, 2008 11:46 PM -
0 Votes
How to Export the Excel Data to XML Data
Dear Friends,I don't know...How to convert an Excel Sheet Data into a XML format Data ( .xls to .xml).Is it easy?.I am ...Answered | 2 Replies | 6434 Views | Created by vasanthaprabu - Thursday, September 15, 2005 1:24 PM | Last reply by Chris Lovett - Thursday, October 13, 2005 6:24 AM -
0 Votes
Send XML Data File using Service Bus
Hi, I am very new to Service Bus; I understand the concept of sending and receiving messages, but would like to know if it is possible to send a ...Answered | 1 Replies | 1534 Views | Created by CarlHammond - Friday, June 26, 2015 1:46 PM | Last reply by Paolo Patierno - Friday, June 26, 2015 2:10 PM -
0 Votes
How create XML from XML using XSL ?
hi friends, How create XML from XML using XSL ? I try like this.. but i not get a ...Answered | 3 Replies | 9126 Views | Created by Alex Q8 - Monday, August 10, 2009 2:06 PM | Last reply by Martin Honnen - Monday, August 10, 2009 4:20 PM -
0 Votes
How to sort the xml using xsl?
hi thanks for the valued replay, xsl assumes that I want to get the three rooms for each type of board with less price ( not first 3, Any 3 ...Answered | 2 Replies | 6151 Views | Created by Alex Q8 - Tuesday, August 11, 2009 2:53 PM | Last reply by Alex Q8 - Wednesday, August 12, 2009 7:17 AM -
0 Votes
How to write custom EDI send pipeline to modify UNB7
Hi, I understand I have to write a custom EDI send pipeline to change UNB7 segment. UNB segment is encode during EDI assembler stage. ...Answered | 4 Replies | 10044 Views | Created by Chenjun Ying - Thursday, June 16, 2011 11:33 AM | Last reply by Chenjun Ying - Tuesday, June 21, 2011 12:24 AM -
0 Votes
how to send data to web app
an xml file (or url), it parses it and stuff, or i can build an xml file. but how do i send the data back to the storage app, which is somewhere ...Answered | 3 Replies | 2579 Views | Created by VooDoo Chicken - Saturday, March 20, 2010 11:16 PM | Last reply by VooDoo Chicken - Saturday, March 27, 2010 12:25 AM -
0 Votes
xml to notepad using xsl in C#
Hi all, I want to read an xml file content and write some data to a notepad in C#(actually .Net) Is it possible to do using ...Answered | 4 Replies | 3691 Views | Created by lookingtobe - Friday, August 15, 2008 2:34 AM | Last reply by lookingtobe - Monday, August 18, 2008 2:16 AM -
5 Votes
Convert XML data to byte array...
; How i can convert the XML data in the byte[]? Here as an example of the xml file and the byte[] data which i want to ...Answered | 8 Replies | 28125 Views | Created by IamHuM - Wednesday, January 14, 2015 2:10 PM | Last reply by Elmar Boye - Thursday, January 15, 2015 9:47 AM -
0 Votes
right justify numeric data from xml file using xsl
hi, i am facing a problem in right justifying numeric data from xml file by using xsl. i have tried doing it by using the following ...Proposed | 1 Replies | 3858 Views | Created by aditya bhawsingka - Thursday, July 3, 2008 4:31 AM | Last reply by Christopher Scrosati - MSFT - Monday, July 7, 2008 11:57 PM -
3 Votes
Custom Send Pipeline Component
Hi All, Thanks a lot to each one of you for the valuable suggestions. I have completed the project I was working on. Below is the code of my Custom Send Pipeline ...Answered | 18 Replies | 4889 Views | Created by Ankur11 - Tuesday, November 29, 2011 5:09 PM | Last reply by Ankur11 - Thursday, December 8, 2011 10:03 AM -
0 Votes
How to use a custom pipeline component
You should use the pre-assemble stage of your custom send pipeline. Usually you would not want to send the ...Answered | 1 Replies | 8074 Views | Created by G.Joseph - Tuesday, December 9, 2008 9:42 PM | Last reply by Ben Cline1 - Tuesday, December 9, 2008 11:29 PM -
0 Votes
Send&Receive custom pipeline
>If you really need some sort of ID to correlate on, I would create some sort of unique ID myself, and make sureUnanswered | 5 Replies | 712 Views | Created by Vlad (Alienua) - Monday, November 23, 2020 3:56 PM | Last reply by Vlad (Alienua) - Monday, November 30, 2020 3:09 PM -
0 Votes
How to convert string data?
You can use the char data type. You can convert a single character to an interger or it's equivalend hex value using. c = CharUnanswered | 2 Replies | 4805 Views | Created by Beman - Thursday, May 18, 2006 6:23 AM | Last reply by WmDev - Thursday, April 17, 2008 1:42 PM -
0 Votes
How to create custom send pipeline for csv file
Hi, Can anyone help me to create custom send pipe line for creating csv file. In my application I have to create csv file by ...Answered | 2 Replies | 708 Views | Created by Arivazhagan K - Thursday, August 21, 2014 6:56 AM | Last reply by Maheshkumar S Tiwari - Thursday, August 21, 2014 7:48 AM -
0 Votes
Convert XML data blob to Open XML format
Hello Gurus, I am trying to convert an XML serialized data blob to "Open XML" format and eventually to ...Answered | 1 Replies | 8659 Views | Created by M Sharma - Friday, October 15, 2010 4:11 PM | Last reply by esamsalah - Sunday, October 17, 2010 4:25 PM
No announcements