08-24-05 12:50 PM
Using the sharepoint adapter v2, I get an error in the eventlog when
it tried to receive documents from a form library.
I have turned on debugging information, and the five relevant messages
in the eventlog can be seen in
http://www.eliasen.dk/biztalk/failure1.jpg,
http://www.eliasen.dk/biztalk/failure2.jpg,
http://www.eliasen.dk/biztalk/failure3.jpg,
http://www.eliasen.dk/biztalk/failure4.jpg and
http://www.eliasen.dk/biztalk/failure5.jpg.
They appear in this order in the eventlog.
Now.. Since BizTalk complains that the batch is empty, there are two
possiblities:
1. The sharepoint adapter does not deliver anything to BizTalk
2. BizTalk can not understand what it is receiving.
Personally, I'd go with the first option because of the type of
errormessage. This leaves me with two options:
1.1 Missing userrights in Sharepoint Portal Server.
1.2 Error in the adapter.
About 1.1, I can not determine any rights missing. My setup is one
machine with BizTalk, one machine with Sharepoint Portal Server and
one machine with SQL Server. The BizTalk host is running as a user
called sa_biztalk, and if I use Internet Explorer (logged in as
sa_biztalk) to browse to the correct form library, I can add, delete
and do what I want. So I don't think any userrights are missing.
This leads me to my conclusion: Something is wrong in the adapter.
Unfortunately, I have no idea what it might be.
So... anyone?
--
Jan Eliasen, representing himself and not the company he works for.
[ Post a follow-up to this message ]
|