Forum Replies Created
-
AuthorPosts
-
are you placing all the 4 messages in the rcv folders?
is your application deployed? C:\Windows\Microsoft.NET\assembly\GAC_MSIL check your dll from here and delete
December 11, 2014 at 12:46 AM in reply to: An error occurred while making the HTTP request from BizTalk #26478r u using any credentials in service config file
Hi,
SSIS is off-topic on this site, I would suggest you go to other appropriate sites or MSDN forums to get your answers.
Good luck.
Hi,
It is most likely that your receive location is attempting to read from a network drive path, not a drive path local to your BizTalk machine. Check the path setting in your receive location, and change it to a local drive path, if it's not set that way, since the account used for the receive location does not have permissions to read from remote folder paths.
Good luck.
Hi I am Vamshi and I would like to know more details about how to implement this. Can you please provide more details on this. My email id is [email protected].
November 11, 2014 at 8:48 AM in reply to: Schema http://microsoft.com/HealthCare/HL7/2X#ADT_A08_23_GLO_DEF could not be found during serialization #26472The schema is in all artifacts but it is still not working. I am running this on a virtual drive and have imported it directly from productions (which works fine) Any other ideas?
November 8, 2014 at 2:25 PM in reply to: Schema http://microsoft.com/HealthCare/HL7/2X#ADT_A08_23_GLO_DEF could not be found during serialization #26470Hi,
Have a look at the suggested solution in this forum thread:
social.msdn.microsoft.com/…/serialization-errors
Good luck.
November 4, 2014 at 1:34 AM in reply to: OperationContext.Current.OutgoingMessageProperties in BizTalk #28048create a property schema with one element and assign value it in Parent schema and access in Child schema.
Good answer
October 29, 2014 at 2:21 AM in reply to: OperationContext.Current.OutgoingMessageProperties in BizTalk #28028I have two Orchestrations(Parent & Child), there is a variable existed in my Parent Orchestration and My Question is I want to access that variable in my Child Orchestration, for your information I'm using
Direct Binding Partner Orchestrations….
NOTE: I Don't want to use Call or Start Orchestrations Shape, Somehow i have to implement this with Direct Binding Partner Orchestrations…guys,please help me
Thanks in Advance
Hi Madhu,
The following is the link which proposes a solution. Try it. Its working
Regards
Anand S B
Hi Madhu,
It is not possible to debug custom xslt which is having a reference to external assembly. You will get a similar error as u mentioned above.
– Anand S B
Hi Madhu,
It is not possible to debug custom xslt which is having a reference to external assembly. You will get a similar error as u mentioned above.
– Anand S B
October 21, 2014 at 12:42 PM in reply to: Using Scripting Functoid to convert EPOCH time to datetime string? #26461so what does your current code in your scripting functoid look like? I am having this same issue
-
AuthorPosts