Trouble using the result from the Create Maximo Service
I'm using the Create Maximo Service activity and when I input the URL, Username and Password I am able to connect to Maximo.
However, when I try to run any other maximo activity, like Get Maximo Current User, and supply it with service I just created, it fails and gives me an error.
In the developer tools window, I noticed the Create Maximo Service URL appends the context to it. In this case it was oslc, so it was https://example.edu/maximo/oslc/login?lean=1.
In the error for Get Maximo Current User that URL drops oslc and https://example.edu/maximo/whoami?lean=1.
Any advice is appreciated.
-
That looks like a bug. I've filed and issues for it in GitHub https://github.com/vertigis/workflow-activities-maximo/issues/42. Should be an easy fix. Stay tuned.
0 -
The issue has been fixed. If you upgrade your activity pack reference to version 1.0.1 and re-save your workflow you should be good to go.
Please note that we recently renamed the activity pack package from @geocortex/workflow-activities-maximo to @vertigis/workflow-activities-maximo. Depending on the URL you used to register the activity pack you may need to update this name too.
0 -
Thanks you Ryan, your update fixed the issue. I am now able to use the rest of maximo activities. I appreciate your help.
0
Comments
3 comments