question

JayashriThorat-2322 avatar image
0 Votes"
JayashriThorat-2322 asked Jerryzy answered

Biztalk SharePoint Integration

Hi,

Biztalk is sending data from Maconomy to SharePoint list in 4 columns such as below:

Title, Status, Customer ID, Customer Registration Number

All above columns are of "Single line of text"

Few days before data was getting sent properly with Webservice but since few days only "Title" and "Status" column are getting sent other 2 columns do not receive any data in SharePoint and no error at Biztalk front.

If Biztalk team try to send with Proxy/Soap UI then SharEPoint receiving all 4 column values...but not with Webservice.

As per company policy I dont have access to admin servers, so is it possible for anyone to guide/suggest what went wrong here so can ask Admin team to look into the ares..if it's wrong at sharepoint front.

Please guide.

Thanking you in advance.

Regards,
Jayashri

office-sharepoint-onlineoffice-sharepoint-server-development
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Jerryzy avatar image
0 Votes"
Jerryzy answered

Hi @JayashriThorat-2322 ,

I understand the issue now is the webservice didn't send the data to SharePoint correctly from few days before.

A troubleshooting way is trace the web service request using Fiddler or test with PostMan to see if there is some detailed error message returned:

fiddler

Thanks
Best Regards



If the response is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.