@Venkatrao Yenuganti This is interesting..... Question: does your integration extend all the way across Maximo? I ask specifcially about reservations on Work Orders. Historically this is done against Maximo objects.
If your integration does not populate the Maximo objects (for which it was designed to operate,) how do you manage the work management demand side of the Supply chain equation? Since you mention
"it will creates a Non - persistent objects and corresponding fields in Maximo database configuration " I am curious, how does that affect other functionality in Maximo?
Does this integration only provide real time look into item availability? It occurs to me that if you are doing that, then you are NOT doing any kind of material management in Maximo, correct? This approach is fine to a certain extent but makes it very hard to perform demand management and work scheduling in Maximo with all part information NOT stored there. Which is why historically integrations have brought the relevant data down to Maximo, so the
rest of Maximo will work as intended. How are you doing this?
------------------------------
Bradley K. Downing , MBA
Solutions Engineer
IBM
Bakersfield CA
------------------------------
Original Message:
Sent: Sun September 19, 2021 02:00 PM
From: Venkatrao Yenuganti
Subject: Showing data cached in an automation script on the UI in a table
Hi, Recently we implemented Federated MBO (REST API Call) feature in Maximo for one of the user story.
User story: When user selects Item in Inventory/BOQ application and navigates to view Item availability tab in select action menu then display the Item details(Item quantity, store lock Id...etc) which is fetched from SAP S4 HANA. The data should not be stored in Maximo database.
Implementation: We have created a JSON Resources application in Maximo. while creating It will ask End point URL and JSON data based on given end point URL it will creates a End point in endpoint application(we have to provide username&pwd) and based on JSON data it will creates a Non - persistent objects and corresponding fields in Maximo database configuration then we created a relationship. Then created a new Tab in view Item availability dialog name with "SAP PROJECT STOCK" and created a table in this tab to display the Item details and mapped the fields in Application Designer application. To pass dynamic parameters(ITEMNUM) for each request API call we have used attr:relationshipName.FieldName(ITEMNUM). It is working as expected.
This may helpful !
------------------------------
Venkatrao Yenuganti
Original Message:
Sent: Thu September 16, 2021 10:19 AM
From: Mahmoud Hossam
Subject: Showing data cached in an automation script on the UI in a table
Hello,
I am trying to create an interface on my UI where having a table and a button.
When the user presses the button, my script will call an external API, process it and get the desired data from it.
In the end, I want to show the user the return of this API in a table.
Is there a way I can do that BUT without having to insert the data into the database.
We are trying to do this without having to store any of the data returned from the API into our database.
Is this out come possible?
Your support is always highly appreciated.
------------------------------
Mahmoud Hossam
------------------------------
#MaximoIntegrationandScripting
#Maximo
#AssetandFacilitiesManagement