Skip to Content
Technical Articles
Author's profile photo Vamsi Krishna Chintharlapalli

PI\PO OAuth Logs with XPI Inspector

PI\PO OAuth Logs with XPI Inspector

Recently, Microsoft has decided to postpone disabling Basic Authentication in Exchange Online for those customers still actively using it until the second half of 2021. In the meantime, Microsoft will continue to disable Basic Authentication for newly created tenants by default.  Starting in October 2020 they will also start to disable Basic Authentication in tenants that have no recorded usage. This means that applications that are using Basic Authentication to connect to Exchange Online might face authentication failures when adopted by a customer who is new to Exchange Online or has not used Basic Authentication applications before.

For more details refer the below link (published in April 2020) :

https://developer.microsoft.com/en-us/office/blogs/deferred-end-of-support-date-for-basic-authentication-in-exchange-online/

Below Step By Step PI\PO Mail Adapter OAuth 2.0 Configuration with Office365 Blog is already published for scenario configurations

https://blogs.sap.com/2022/02/18/step-by-step-pipo-mail-adapter-oauth-2.0-configuration-with-office365/

After setting all required configurations , Many of you facing issue while generating the refresh token and some other exceptions\ Errors while implementing this scenario.

The purpose of this blog is to collect right information about the PI\PO Mail Adapter OAuth configuration and traces and to improve the troubleshooting of PI issues in Mail Adapter OAuth scenarios to identify the exact logs.

Prerequisites:

Latest XPI_Inspector needs to be installed in your PI\PO system.

Refer the Note 2010715 – How to deploy/undeploy the XPI INSPECTOR

 

Steps to Collect XPI OAuth Logs:

  1. Open XPI_ Inspector : http://host:50X XX/xpi_inspector/index.jsp
  2. Select Example 100 and add below log locations depend on your case

 

Refresh Token Generation Issue:

com.sap.aii.af.sdk.xi.util.MailOAuthUtil

com.sap.aii.adapter.soap.web.MessageServlet

For all Mail Adapter OAuth issues:

 

com.sap.aii.adapter.mail

com.sap.aii.af.sdk.xi.net

com.sap.aii.af.sdk.xi.srt

1)Above log locations in XPI will help you  to get the exact issue where it is happening Mail Adapter OAuth scenarios,

 

2)Before raising any OAuth related incidents to SAP , you can collect the above logs and attach them to the Ticket to speed up the resolution.

 

The above steps will help you to get proper logs\traces for PI\PO Mail Adapter with OAuth 2.0 authentication with Office365.

 

 

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Jan Hartjes
      Jan Hartjes

      We are missing the com.sap.aii.af.sdk.xi.util.MailOAuthUtil component.  We are on 7.5 sp23 .
      Still getting an error on the fetch token

      Author's profile photo Vamsi Krishna Chintharlapalli
      Vamsi Krishna Chintharlapalli
      Blog Post Author

      Kindly try this for Netweaver 7.50  1761446 - Creating custom trace locations for 7.10/7.11/7.30 system