Create a work order and add labor hours with Maximo REST
Did You Know...
As Maximo Experts, we have developed several add-on products for Maximo that mobilize the work force, simplifies assignments, provides ad-hoc reporting capabilities and facilitates the seamless integration of Service Requests into Maximo.
Check out our products by clicking on the following links: EZMaxMobile, EZPlanner and EZInsight.
Thanks Chon. This works on my local
I was trying this on an instance of Maximo using an App Server security.
When I use the below link:
https://lmaximoserver/maxrest/rest/mbo/workorder?_lid=maxadmin&_lpwd=maxadmin&wonum=1263
It gives me a Security Config error in the Browser and the Logs throw up an error
/UNAUTHENTICATED is not assigned a role of maximouser
Is there any way of getting around this ?
Do you have an example where we can pass one labtrans record that does not use a form? Just the whole url with the data? I am interested in using this to stuff labtrans records from our time entry program.
That’s not really possible because the HTTP request has to be a POST and in a plain URL it is an HTTP GET.
We are posting data from SharePoint (InfoPath Form) into Maximo. The data is being truncated to 255 characters. Can you give me pointers on where to look?
hello chon ,
when i add labtrans hours to specific workorder , I get an error on double separator some maximo instances only accept point separator(.) other only accept comma separator(,) .
Is there any solution for that ? thank you
This is probably happening because of the users locale setting. You have to send the correct separator based on the locale of the user.
Hi
can you provide the same example if There is no Maximo authentication where as authentication is LDAP enabled with BASIC authentication, which uses Authorization header.
Regards
Tanweer