Great thanks a bunch Steven for your reply. Correct this is for outbound asynchronous integration. We do have the integration logger set to debug but all I see in the logs is bad request, it does not have the actual response or details of the error. Also note the integration goes via Azure middle-ware to S4HANA.
Thank You,
Vandna Patel
IT Support
1 Campus Dr
Parsippany, NJ 07054
t. 973-531-2805
Original Message:
Sent: 1/27/2025 7:29:00 PM
From: Steven Shull
Subject: RE: Connecting Maximo to OAUTH2 EndPoint
I assume this is in relation to the outbound since we don't have inbound support (this response was to a comment about inbound support). Setting the integration logger to debug should provide you the request being made & the response from the server. This is managed in the Logger application like any other logger.
------------------------------
Steven Shull
------------------------------
Original Message:
Sent: Mon January 27, 2025 06:21 PM
From: Vandna Patel
Subject: Connecting Maximo to OAUTH2 EndPoint
Hey @Steven Shull,
Is there some configuration we can do to retrieve the response for the request, especially in case of Errors? Thank in advance for your help and guidance on this.
Regards,
Vandna
------------------------------
Vandna Patel
Original Message:
Sent: Wed June 07, 2023 09:30 AM
From: Steven Shull
Subject: Connecting Maximo to OAUTH2 EndPoint
I haven't heard of any plans and didn't find an idea for it on our ideas portal. If it's important to the customer I would have them open an idea https://ibm-ai-apps.ideas.ibm.com/ideas/. Most of the new capabilities we implement now are based on ideas and feedback we're hearing from customers.
------------------------------
Steven Shull
Original Message:
Sent: Wed June 07, 2023 09:00 AM
From: David Miller
Subject: Connecting Maximo to OAUTH2 EndPoint
Steve,
Is there any plans to add OAUTH support for Inbound integrations as well? I am at a client that needs to use OAUTH for a custom logon/user creation authentication functionality into Maximo.
Thanks,
Miller
------------------------------
David Miller
Managing Partner - Maximo Consultant
Enterprise Integration Partners LLC
Original Message:
Sent: Thu October 06, 2022 10:07 AM
From: Steven Shull
Subject: Connecting Maximo to OAUTH2 EndPoint
If you're able to get to 7.6.1.3 or are on MAS, just be aware that we added support for OAuth 2.0 to our endpoints out of the box. I wouldn't recommend writing your own method for generating refresh tokens once you get to these versions.
------------------------------
Steven Shull
Original Message:
Sent: Tue October 04, 2022 03:13 AM
From: Mahmoud AbdElhakiem
Subject: Connecting Maximo to OAUTH2 EndPoint
Hello Kushal,
Could you share the automation script that generate API key, please?
------------------------------
Mahmoud AbdElhakiem
Original Message:
Sent: Sat December 26, 2020 11:04 PM
From: Kushal Desai
Subject: Connecting Maximo to OAUTH2 EndPoint
Hello Experts,
I have a requirement to connect Maximo with an HTTP endpoint that uses a token-based authorization method using OAUTH2. Although Maximo does not support OAUTH2 authorization yet, I developed an automation script that generates the API key (using client credentials, client secret) and updates the header in HTTP Endpoint. The solution was working very well until recently the HTTP endpoint is now configured in Google APIGEE.
After the change, my current script is unable to generate the API key.
Since this is an additional library not embedded in Maximo, I am looking for a solution to import this package in Maximo EAR and make it available for use in Automation Script.
My question is how do I import python libraries in the Maximo server and enable it?
I am using Maximo 7.6.1.1 with a Transportation add-on.
Thanks
Kushal Desai
Technical Architect
| Python HTTP for Humans. Help the Python Software Foundation raise $60,000 USD by December 31st! Building the PSF Q4 Fundraiser pypi.org |
#Maximo
#AssetandFacilitiesManagement