biztalk-mapper
Creating a variable number of nodes on target document without corresponding data on source document
I\'m trying to map two documents witht the BizTalk Mapper and my target document should look like this:[详细]
2023-04-06 12:22 分类:问答BizTalk mapping - Scripting Functoid Object life cycle, when is it initialized and destructed
In a BizTalk map when you call a scripting functiod, is the object (the class you are calling) initialized at the time of the first call and kept in memory for the entire time the transformation is oc[详细]
2023-03-27 13:37 分类:问答Biztalk schema variable number of columns in delimited file permitted?
Hiyas.I have a customer sending orders to us in a flat file.There isn\'t really any complexity to the file but there are some inconsistencies from file to file.[详细]
2023-03-09 08:32 分类:问答Can't suppress nodes in BizTalk mapping
Afternoon all, I\'m learning BizTalk and am stuck on this problem. There\'s a choice group with either telephone or address.[详细]
2023-02-25 14:29 分类:问答Biztalk looping functoid behavior
Good morning, I\'m trying to learn BizTalk and it\'s doing something I don\'t understand. I\'m outputting XML for employee addresses. A looping functoid creates two \"Communication\" elements. I exp[详细]
2023-02-25 13:54 分类:问答How to replace a multipart message schema in a map without replacing the map
I have an orchestration map that maps two source messages into one destination message.When the schem开发者_如何学Pythona for one of the source messages changes, I was hoping to be able to click on th[详细]
2023-01-30 23:50 分类:问答BizTalk Script Functoid using a mid fuction
I am new to BizT开发者_JS百科alk and am looking for an example of how to use a vb.net mid function in a scripting functoid. I always suggest writing and testing your function in regular Visual Studio[详细]
2023-01-06 13:28 分类:问答Biztalk mapper: how to detect a node that do not come in the xml
I would like to know how to detect that a node is not present in the origin. I have tried hundreds of things with the logical functoids 开发者_运维问答with no success.[详细]
2022-12-28 13:09 分类:问答Automatically truncate to MaxLength during mapping
I have a schema that has the max length property set on all of its elements, of various size. I am mapping to it and expect that the max length will be exceeded quite often.[详细]
2022-12-22 08:07 分类:问答BizTalk mapper and the [ThreadStatic] attribute
I\'ve recently encountered an issue with the multi-threaded nature of the BizTalk Mapper and how it handles external assemblies.[详细]
2022-12-13 06:28 分类:问答