Forum Replies Created
-
AuthorPosts
-
More Information on how the error occur:
I click on aggregation, then pivot table 1. The I get a popup from MS Office Web Component saying:
This website uses a data rpovider that may be unsafe. If you trust the website, click ok. Otherwise click cancel.
When I click ok I receive the error explained in previous post. It appears directly inside the OWC pivot table. Maybe this is caused by some security setting I need to do on server or client ?
Fred
I found that there is dynamic policy updates feature in biztalk 2006. Can anyone explain it to me?
Also, I have another question.. I have a policy and the policy is being used by an orchestration. now I have created a new version of the policy and deployed it without undeploying the previous version. Which version will execute when the orchestration execute next time..?
Thanks for your time..
Shane.August 25, 2006 at 1:58 PM in reply to: BizTalk Transport not an option in Visual Studio .NET ?!? #15429[quote:198f3cabdb=\”greg.forsythe\”]You can use the Specify Later option when configuring ports from within your orchestration.
You can then add, configure and bind whatever port you wish when you deploy the assembly.The error you are receiving indicates the adapter and pipeline have successfully received a message, but are unable to find a subscriber for that message. A subscriber is a send port or orchestration that subscribes to specific promoted properties from that message.
You need to check the subscription details of your orchestration:
[url]http://www.winterdom.com/weblog/2006/03/14/ViewingSubscriptionsInBizTalk2006.aspx[/url]And compare that against the context properties from the message that failed[/quote:198f3cabdb]
Thanks Greg.
I was able to get it to \”kind of\” work by changing the message type coming in to an XMLDocument. For some reason, when I change the message type to STRING, which is what I need passed in, I get that error.
Any thing else you think I should try?
Thanks again!
I have wasted an incredible amount of time, trying to create a post with this information that passes the infernal spam filter.
There is a too-expensive solution that nonetheless may be just what some developers might need to achieve this, you can find it by googling FarPoint and Excel and BizTalk
One possibility below, from Matt Meleski — it’s somewhat inelegant but I plan to give it a try:
{ and I can’t give you this URL, because of the spam filter, so just google Matt Meleski, BizTalk, and \”Custom Pipeline Component for Processing DBF, Excel\” }
August 25, 2006 at 1:24 PM in reply to: The number of applications in this group has reached the max #15462What is the enterprise application limit?
I need to log all in coming and outgoing messages. Most are XML messages of various size and occoationally (quarterly) we receive very large files.
Not all messages pass through Orchestrations so even if I did not mind saving the altered form of the messages, using the orichestrations would not result in catching all messages.
I tried the pipeline component in this 2004 blog entry – http://blogs.msdn.com/gzunino/archive/2004/07/12/181337.aspx
The archiving part works well but for some reason, the disassemble phase of the pipeline continues to fail. I set a XML dissasembler and it does not recognize the XML message. If I use the default XML pipleline it works, if I use a custome pipeline with the XML dissasembler it works, but if I use a custome pipeline and Archiver component it fails in the disassembler portion of the pipeline even though it looks like the Archiver pipeline component does not alter the original message in any way.
Does anyone know of other solutions to this problem?
Hi Greg,
This is the file content when:apply mime : false
index : 0
content type : emptyReceived: from XXXXXX ([10.17.33.181]) by XXXXX with Microsoft SMTPSVC(6.0.3790.211); Fri, 25 Aug 2006 11:04:29 +0300
MIME-Version: 1.0
Content-Type: text/plain;
charset=\”us-ascii\”
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Return-Path: XXXXXX
X-MimeOLE: Produced By Microsoft Exchange V6.5
X-OriginalArrivalTime: 25 Aug 2006 08:04:29.0442 (UTC) FILETIME=[17231620:01C6C81D]
Subject: ccxvcxv
Date: Fri, 25 Aug 2006 11:04:29 +0300
Message-ID: XXXXX
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: ccxvcxv
Thread-Index: AcbIHRcOXSECBs/MTM2O6PJFOSV4sQ==
From: \”Elad Rosenberg\” XXXXXXXX
To: \”~Online Forms – Offline Approvals UAT\” XXXXX=20
xcvxcvx
Elad Rosenberg
Amdocs Online Forms Team
XXXXXX.com | xxxxxxx
=20
when apply mime is true im getting only the text itself (without tags…) :
xcvxcvx
Elad Rosenberg
Amdocs Online Forms Team
XXXXXX.com | xxxxxxx
when content type text/html im getting the error (cannot find mime type…)
thanks again…
if u can send your project (msi file) where u succeeded to retrieve html i will be thankfullI was using a receive location with the default passthru pipeline and a send port with default passthru pipeline.
Can you try:
POP3 Adapter – Apply MIME = false
Passthru receive pipeline
Passthru send pipeline
FILE adapterThis should give you the raw MIME encoded data in the output file.
Can you post this – delete the email content, just need the MIME dataHi Greg,
i just tried it – simple recieve loc. that gets the outlook 03 mail and pass it to file send port.No orchestration…
content type : text/html
index : 0
apply mime : trueand im getting my \”regular\” error:
The MIME decoder cannot find a MIME part for the specified content-type. Either there was no matching content-type or there were not enough occurrences of it.10x 4 responding
Depends.
Are you using plain web services or WSE/WCF web services
Do you wish to use transport level or message level authentication.
You will need WSE or WCF to do message level authentication.How are you authenticating users? Integrated security, client certificates, Basic, Digest…
For plain web services (no WS-Security) you only have the option of using IIS security for restricting access. Unless you modify the web service to implement your own access control.
From the variable properties select:
Type
– <.Net Class…>
– mscorlib
– System
– GuidReally?
i tried it and it didn’t work.
I will try again…
which pipline? passthrough ?August 24, 2006 at 9:33 PM in reply to: SQL Adapter – Insert/Update multiple records via Stored Proc #15457I don’t understand – if the SP is just inserting records, why it should return something?
I just did a quick test sending from Outlook 2003 and here is the MIME layout in the message.
[code:1:f4ca01fa97]Content-Type: multipart/related; boundary=\"—-=_NextPart_000_0004_01C6C823.9AF70B90\"
——=_NextPart_000_0004_01C6C823.9AF70B90
Content-Type: multipart/alternative; boundary=\"—-=_NextPart_001_0005_01C6C823.9AF97C90\"——=_NextPart_001_0005_01C6C823.9AF97C90
Content-Type: text/plain; charset=\"us-ascii\"
Content-Transfer-Encoding: 7bitText Body
——=_NextPart_001_0005_01C6C823.9AF97C90
Content-Type: text/html; charset=\"us-ascii\"
Content-Transfer-Encoding: quoted-printable<html>Body</html>
——=_NextPart_001_0005_01C6C823.9AF97C90–
——=_NextPart_000_0004_01C6C823.9AF70B90
Content-Type: image/jpeg;
name=\"image001.jpg\"
Content-Transfer-Encoding: base64
Content-ID: <[email protected]>——=_NextPart_000_0004_01C6C823.9AF70B90–[/code:1:f4ca01fa97]
By setting the following on the POP3 adapter config I was able to extract the html content
Apply MIME Decoding: [b:f4ca01fa97]true[/b:f4ca01fa97]
Body Part Content Type: [b:f4ca01fa97]text/html[/b:f4ca01fa97]
Body Part Index: [b:f4ca01fa97]0[/b:f4ca01fa97] -
AuthorPosts