Hello-
On your error that you have mentioned, first step should be setting Work Order Create API in API pointing to your Maximo Instance and then try to create a WO but passing the mandatory fields from Postman - are you able to successfully do it? If yes then error is related with Node Red which you may need to debug.
Here is an example from IBM but keep in mind this API used here is not NextGenRest API also k/a OSLC API but approach for you will remain same.
https://www.ibm.com/support/pages/creating-work-order-and-approving-it-using-maximo-rest
There are couple of questions which need to be answered to figure out alternative solutions-
- What version of Maximo are you working on?
- These IoT devices, how do they provide the data and which protocol do they follow? Can you get data from IOT Devices and save in a DB or in CSV file?
- How is the frequency of getting this data?