locked
Did not Connect On-premises data gateway on Biztalk Server Via Logic App RRS feed

  • Question

  • I am not able to send a message to Biztalk Server from my Logic App. When I am trying to make the connection between logic app adapter and my logic app with using of on-paresis data gateway. I got an error " Please check your account info and/or permissions and try again. Details: Unable to connect to BizTalk server with the provided connection details.The requested action could not be completed. The detailed error is 'Received error payload from gateway service with ID 99213: Error parsing UserName '<pi>USERNAMEMyUserName</pi>'..'. "

    BizTalkServer URL

    https://MyBiztalkServerName/IISLogicApp (By following https://blogs.msdn.microsoft.com/biztalk_server_team_blog/2016/08/08/announcing-the-new-biztalk-connector-for-logic-apps/ )

    Authentication Type

    Windows

    User Name

    USERNAME

    PasswordPassword of server AuthGateway

    MyCreatedGateway


    I am new on Comunity so I don't post Screen short. I took Help from Robert from Microsoft but he is not able to solve this issue. He suggests me to post here.







    • Edited by Rao Adnan Monday, November 6, 2017 7:00 AM
    Friday, November 3, 2017 11:03 AM

Answers

All replies

  • Hi,

    Can you let us know what is exception message you are getting ?

    I would also suggest to look at the On-premise data gateway logs for connection exceptions. 


    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply

    Friday, November 3, 2017 1:40 PM
  • This is the error. 

    Please check your account info and/or permissions and try again. Details: Unable to connect to BizTalk server with the provided connection details.The requested action could not be completed. The detailed error is 'Received error payload from gateway service with ID 99213: Error parsing UserName '<pi>UserName</pi>'..'. "

    No error found in the log.

    Tuesday, November 7, 2017 5:37 AM
  • Within the Logic App, when configuring the On-Premises Data Gateway connection, you must specify the username and password for the on-premises IIS application pool. Please review the documentation, posted to https://docs.microsoft.com/biztalk/core/logic-app-adapter.
    Thursday, November 9, 2017 9:03 PM