Hello All,
My current setup: I have a simple orchestration with a Receive, Transform and Send shapes. What this essentially does is that when a user uploads a .CSV file, it applies a map to it and sends the transformed data into a SQL Server database. Also, I have another send port which...
Hello all,
Can anyone suggest a way of importing '.dbf' files into BizTalk Server 2004 ? Unfortunately, the incoming file will have to be '.dbf' format.
Thanks
Kiran
Stephan,
As you can see I am a novice programmer but I surely am learning every day to be a better one. Your tips/suggestions have been very helpful.
Thanks
Kiran
Hello all,
I am a newbie to BizTalk. I created a project in BizTalk with source and target schemas,map with inline script functioids and a pipeline. I compiled and deployed it. It works. But when i modify my map (links and inline script) and save changes and re-run it, the new changes are not...
Stephan,
I don't know what the problem was but i deleted the whole project and recreated everything. Now the VB.NET script works but only if i do not use any keywords. for e.g. I am using the following Inline VB.NET script (no external assembly)
'------------------------
Dim strStreetName as...
Thats the weird part...I checked in event log and there is no error message of any sort. It goes through fine when I actually run it but the script does not work since the output does not contain what it should. Just for test purposes, I used this code in a scripting functoid connecting two...
Hello all,
I am a newbie. I am using a scripting functoid with VB.NET script in BizTalk Server 2004. The script executes fine when i use the 'Test Map' mode. But when I actually run my project using Receive/Send ports....it does not. The VB.NET is not installed alongwith BizTalk....is VB.NET...
Hello All,
I am a newbie to BizTalk Server 2004. I am trying to do a very straight forward task.
I need to split an input field value (e.g. Dekalb St) into two parts ie. 'Dekalb' and 'St' and send each of the two resulting values to two different fields in the output fields respectively. I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.