vertigis/workflow-activities-maximo

Need to parameterize Maximo REST Url's API Context

jswoveland opened this issue · 5 comments

The current Create Service Request activity has the Maximo REST Url's API Context hardcoded to oslc.
The Maximo SME at John Hopkins University said that when connecting to their production Maximo instance we will need to use api for the API Context (required for Single Sign On).

Recommendation:
Add an input param "API Context" to the Create Service Request activity, with a default value of oslc.

@rcooney is this change available in the latest release? I am the client that Jon referenced in the original issue. We just ran into this today when attempting to move to prod. Thanks!

@jondandois it was supposed to be, but it seems the release failed. I'll look into that now.

We're running it on-prem, I was able to build and see the context input the activities. thanks.

v0.5.1 is now published and contains the changes.