No announcements
Found 1828747 threads
-
0 Votes
HttpModule Attached to Pipeline Only Within Certain Folders
Is it possible to only attach certain HttpModules to the Pipeline when a request is made to some resource ...Unanswered | 1 Replies | 38 Views | Created by Anonymous - Wednesday, January 25, 2006 11:07 PM | Last reply by Anonymous - Friday, January 27, 2006 12:43 PM -
0 Votes
Purging Cache within a HttpModule
Can the ASP.NET cache be purged from a HttpModule?Answered | 1 Replies | 10541 Views | Created by k.r.t. _ - Sunday, October 5, 2008 2:50 PM | Last reply by Shrikant Maske - Friday, October 17, 2008 10:02 AM -
0 Votes
Email attachment pipeline component
Naturally, emails can be less that predictable in terms of format and attachments so you may want to use a generic System.Xml.XmlDocument (un)typed message and ...Answered | 3 Replies | 904 Views | Created by ABSay2693 - Wednesday, March 1, 2017 10:22 AM | Last reply by Alastair Grant - Thursday, March 2, 2017 11:51 PM -
0 Votes
Source In Pipeline Accessing Pipeline Variables
In the calling pipeline, you will now see your new dataset parameters.Answered | 2 Replies | 1125 Views | Created by EMKISER - Thursday, August 8, 2019 2:28 AM | Last reply by EMKISER - Friday, August 9, 2019 2:45 PM -
0 Votes
How To Configure a Pipeline Invoked Within Orchestration?
In this port you can select and configure the pipeline and components.Answered | 6 Replies | 5488 Views | Created by MikeGBUK - Thursday, November 12, 2009 10:10 AM | Last reply by Thiago Antonio Brancher de Almeida - Saturday, November 14, 2009 10:38 PM -
2 Votes
Aggregating Messages in Send pipeline only
Pipeline works with stream.Answered | 8 Replies | 4545 Views | Created by BlueSnowXYZ - Thursday, February 9, 2012 8:46 PM | Last reply by Leonid Ganeline - Friday, February 10, 2012 6:26 PM -
1 Votes
How to deploy only selected pipelines from DataFactory?
With "Pipeline as template" option, we can go for one or two pipelines, in our case at times we need to deploy 5-10 pipelines out of 30+ ...Answered | 6 Replies | 1192 Views | Created by SanthoshKumar09 - Sunday, October 20, 2019 9:42 AM | Last reply by SanthoshKumar09 - Tuesday, October 22, 2019 2:49 AM -
0 Votes
Pipeline Components don't appear in Deployment under the Pipelines Folder
See this post by Saravana.Answered | 1 Replies | 3253 Views | Created by Racha Rams - Friday, October 21, 2011 3:03 PM | Last reply by Steef-Jan Wiggers - Friday, October 21, 2011 3:18 PM -
1 Votes
Dynamic folder creation through pipeline component .
The dynamic port will only work for existing folders, unfortunately.Answered | 16 Replies | 10578 Views | Created by Akaschmid - Tuesday, February 2, 2010 6:46 AM | Last reply by RAJDAMOD - Thursday, October 13, 2016 11:56 PM -
1 Votes
BizTalk 2010 POP3 Attachement Pipeline filename issue
Hello After using the code fix that was suggested to get the correct file name of the attachment, I am losing that data inside the attachment.Answered | 7 Replies | 2056 Views | Created by TechXLLC - Wednesday, July 1, 2015 9:09 PM | Last reply by Peter Lykkegaard - Friday, June 30, 2017 12:47 PM -
2 Votes
Can custom receive pipeline component drop files to output folder?
Following two ways IMO: In the custom pipeline which you are using to validate the message, write something like If ( MessageValidated== ...Answered | 5 Replies | 4554 Views | Created by s liu - Wednesday, May 23, 2012 8:21 PM | Last reply by Pi_xel_xar - Thursday, June 7, 2012 5:43 PM -
0 Votes
Send Pipeline and custom pipeline component
Hi there, If the only requirement is to encode the message and send them out you don't need schemas for the flat file message, or maps.Answered | 5 Replies | 5741 Views | Created by masked avenger - Wednesday, August 26, 2009 5:11 PM | Last reply by Thiago Antonio Brancher de Almeida - Thursday, August 27, 2009 1:13 AM -
2 Votes
Calling EDI Send Pipeline within an Orchestration
Is your solution only for Covast since you have a variable name of _CovastPipeLine?Answered | 11 Replies | 15764 Views | Created by Steven G_ - Thursday, May 3, 2007 9:35 PM | Last reply by _Matthew - Tuesday, May 24, 2016 10:09 AM -
7 Votes
Using httpModules
I moved the line with module definition from section <httpModules> to section <modules> and add attribute preCondition="integratedMode".Answered | 4 Replies | 14079 Views | Created by Sergey V Voronkov - Friday, November 27, 2009 2:26 PM | Last reply by Jeroen Ritmeijer - Thursday, January 13, 2011 6:07 PM -
0 Votes
HTTPModule Intelligencia UrlRewriter
After you do that, reproduce the error and FTP into the LogFiles folder to check the error pages.Answered | 3 Replies | 3081 Views | Created by Dionyzoz - Tuesday, October 1, 2013 10:07 AM | Last reply by Dionyzoz - Wednesday, October 2, 2013 12:14 PM -
0 Votes
attach certain file extension
Follow this article step by step Allow only Certain File Types to be Uploaded in SharePoint Document Library using Event ...Answered | 11 Replies | 9809 Views | Created by Ameneh.Maleki - Tuesday, November 8, 2011 4:53 PM | Last reply by Zeeba42 - Friday, October 5, 2012 6:06 PM -
0 Votes
Pipeline throwing error "Value does not fall within the expected range"
"Value does not faill within the expected range".Answered | 18 Replies | 1963 Views | Created by - Anand - - Saturday, November 14, 2015 2:03 PM | Last reply by Prashant Singh[prashant.1704] - Tuesday, November 24, 2015 8:36 AM -
1 Votes
Create a pipeline run - Missing pipelines?!
(edit, cannot use images because account is waiting for verification) in logic app (second image) when searching on the string ...Answered | 6 Replies | 1680 Views | Created by Ricardo Schuurman - Monday, April 8, 2019 8:09 AM | Last reply by thisismynickname - Thursday, November 7, 2019 9:59 AM -
1 Votes
Pipeline deployment
If you have separate orchestration/map/schema/pipeline/pipeline helper class projects structured in your solution then yes you can by having the resource file only ...Answered | 7 Replies | 882 Views | Created by btsAdministrator - Tuesday, August 23, 2016 8:25 AM | Last reply by Pushpendra K Singh - Wednesday, August 24, 2016 2:03 PM -
1 Votes
How to debug custom pipeline component in BizTalk?
Put a break point in custom pipeline components code file, now in Visual Studio attach the thread to BTSNTSvc.exe or BTSNTSvc64.exe process.Answered | 10 Replies | 5652 Views | Created by Mohit Kumar Dahiya - Monday, July 11, 2016 9:44 AM | Last reply by Raghav Ranjan - Thursday, July 14, 2016 6:09 AM - Items 1 to 20 of 1828747 Next ›
No announcements