Biztalk SharePoint Integration

Jayashri Thorat 351 Reputation points
2021-04-26T11:53:42.41+00:00

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

Microsoft 365 and Office SharePoint For business Windows
Microsoft 365 and Office SharePoint Server Development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ZhengyuGuo 10,586 Reputation points Moderator
    2021-04-27T05:50:26.407+00:00

    Hi @Jayashri Thorat ,

    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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.