No announcements
Found 1351905 threads
-
0 Votes
Reading the context properties
1) Implement WCF costume behavior (Here u will not be able to access the context properties).Answered | 12 Replies | 1799 Views | Created by BizTalk1234 - Thursday, May 26, 2016 7:25 AM | Last reply by Johns-305 - Thursday, May 26, 2016 5:19 PM -
4 Votes
Message context properties storage
- The BizTalk doc of the BizTalk Message Context Properties (http://msdn.microsoft.com/en-us/library/aa578366(v=BTS.70).aspx) says that: "the evaluation of ...Answered | 7 Replies | 7422 Views | Created by Francois Malgreve - Wednesday, December 15, 2010 1:14 PM | Last reply by Francois Malgreve - Thursday, December 16, 2010 9:40 AM -
2 Votes
Pipeline component - Context Property -If exists
Read("ReceivedFileName", "http://schemas.microsoft.com/BizTalk/2003/file-properties").ToString(); which means if ...Answered | 9 Replies | 5081 Views | Created by AskQues - Monday, June 24, 2013 3:22 PM | Last reply by M.R.Ashwin Prabhu - Tuesday, June 25, 2013 8:48 AM -
2 Votes
Promote context properties in Pipeline
One correction... for XML/Flat File Messages, if you have created/deployed the Property Schema and done the property promotion in the deployed schema, the out of the box ...Answered | 7 Replies | 2844 Views | Created by bitujain - Thursday, March 27, 2014 11:05 AM | Last reply by Johns-305 - Thursday, March 27, 2014 1:31 PM -
8 Votes
conditional property promotion to context
Hi, You can use xpath of the specific element or attribute instead of property promotion .Answered | 6 Replies | 833 Views | Created by ujjwalDev - Wednesday, October 7, 2015 1:51 PM | Last reply by ujjwalDev - Tuesday, October 13, 2015 1:33 PM -
0 Votes
Accessing written context property in Orchestration
You can write any property to the context programmatically however in order to use it you need to have a property schema.Answered | 10 Replies | 7897 Views | Created by TBerg - Monday, November 22, 2010 1:28 PM | Last reply by Greg.Forsythe - Tuesday, November 23, 2010 8:47 AM -
2 Votes
Access "hidden" context properties
I also added a property schema that I used to promote properties from the Envelope -schema.Answered | 7 Replies | 3048 Views | Created by sharpjusba - Monday, March 26, 2012 9:17 AM | Last reply by sharpjusba - Tuesday, March 27, 2012 1:20 PM -
1 Votes
Accessing Context Properties in Send Pipeline
You do not loose the context properties on MAP.Answered | 3 Replies | 1031 Views | Created by Kakko72 - Tuesday, May 26, 2015 7:00 PM | Last reply by Kakko72 - Wednesday, May 27, 2015 4:09 PM -
6 Votes
Fetching custom context properties in Maps
In message-only: As of now, BizTalk by out-of-box doesn’t provide option in map to access context properties.Answered | 12 Replies | 5678 Views | Created by Prashant Singh[prashant.1704] - Monday, September 16, 2013 11:37 AM | Last reply by Prashant Singh[prashant.1704] - Tuesday, September 17, 2013 1:28 PM -
1 Votes
Add properties to context - cordova plugin
Answered on stackoverflow: ...Answered | 1 Replies | 815 Views | Created by Art for art - Tuesday, August 25, 2015 12:24 PM | Last reply by Anastasia Black - Wednesday, August 26, 2015 5:07 PM -
2 Votes
Biztalk 2013 R2 - REMOVE context properties
This can be beneficial to other community members reading this thread.Answered | 6 Replies | 1391 Views | Created by isabelledc - Monday, November 7, 2016 3:00 PM | Last reply by Angie Xu - Friday, November 11, 2016 9:03 AM -
0 Votes
DTE - Read properties in properties window
VS Properties window always show the property of current selection of the IDE.Answered | 1 Replies | 3810 Views | Created by IgorEremin - Friday, October 17, 2008 6:07 PM | Last reply by FengChen - Saturday, October 18, 2008 4:46 AM -
0 Votes
What is the difference between context property schema and message property schema?
I think you want to know context property schema and message property schema data source types that display in the TPE tool You can find the ...Answered | 4 Replies | 1594 Views | Created by Christiane0696 - Monday, October 21, 2013 8:22 PM | Last reply by Suleiman Shakhtour - Tuesday, October 22, 2013 5:48 AM -
0 Votes
Which context property use to store message ?
Hi Rishi, There is no message context property which is promoted by Messaging Engine or Adapter/pipeline for size of message (atleast am ...Answered | 5 Replies | 632 Views | Created by John(Daniel) - Monday, July 6, 2015 11:47 AM | Last reply by Maheshkumar S Tiwari - Monday, July 6, 2015 1:37 PM -
2 Votes
reading context values in custom pipeline in decode stage
Am new to biztalk pipeline concept.I have read an article stating that Context properties of the schema can't be read in Decode stage of the ...Answered | 21 Replies | 4953 Views | Created by sandydv85 - Friday, February 10, 2012 7:20 AM | Last reply by sandydv85 - Tuesday, February 14, 2012 11:08 AM -
0 Votes
How to promote whole message as context property ?
Hi Rishi, My suggestion would leave context properties concept as of now and lets talk what your solution should do .Answered | 9 Replies | 739 Views | Created by John(Daniel) - Tuesday, July 7, 2015 7:30 AM | Last reply by Johns-305 - Tuesday, July 7, 2015 12:56 PM -
1 Votes
Custom pipeline to add a value to a context property.
Add a new property schema.Answered | 3 Replies | 7983 Views | Created by MillaT - Friday, October 8, 2010 12:32 PM | Last reply by MillaT - Monday, October 11, 2010 7:24 PM -
0 Votes
Is there a Send Port Service Instance Id Context Property?
If you now look in the Context Properties you will see it there - however, if you look at the Context Properties for the row for the ...Answered | 5 Replies | 1372 Views | Created by RedDwarf62 - Thursday, November 28, 2013 12:05 PM | Last reply by RedDwarf62 - Thursday, November 28, 2013 6:03 PM -
0 Votes
Bind workflow property to a read-only activity property
So any other suggestions how to bind Workflow output property to activitie's read-only property?Answered | 12 Replies | 8698 Views | Created by Börg - Wednesday, April 30, 2008 7:16 AM | Last reply by CULE_Developer - Friday, January 15, 2010 3:39 PM -
0 Votes
Construct Message in Orchestration Using Context Property of Message
Orchestration send it to the send port?Answered | 11 Replies | 3959 Views | Created by madhukar.singh - Thursday, August 9, 2012 3:31 PM | Last reply by madhukar.singh - Friday, August 10, 2012 4:16 PM - Items 1 to 20 of 1351905 Next ›
No announcements