

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Issues integrating SM with OMi
Hello,
We are working on integrating SM 9.64 with OMi 2020.05 using the integration steps mentioned in https://docs.microfocus.com/itom/Service_Manager:9.64/OMIAddOMIIntegration
The document is not clear for the parameter username. Should it be the SM integration user or the OMi integration user?.
We have tried with both SM and OMi integration user, but when we try to verify the connection, we get the error
Error calling method: doHttpRequest in class: com/hp/ov/sm/server/utility/HttpClient Exception (java.net.ConnectException: Connection refused (Connection refused))
Please advise.
Matilda

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Matilda,
"username" is an operator defined in ServiceManager.
The operator needs to have a password, you cannot use for example "falcon" without password for the integration.
Best regards,
Heike


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thank you for your response.
The error still appears with SM user. The integration user is a clone of falcon and has a password.
Any idea what could be causing the issue?
Matilda

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Local and/or network firewall?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Firewall has been disabled.
However, the documentation is a little confusing. In the SM documents it mentions server:port for omi.server.url. However, if we refer to OMi document, it says only servername
https://docs.microfocus.com/OMi/2020.05/OBM_Integrations_Guide/Content/Integrations.htm
Matilda


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
According to the link https://docs.microfocus.com/itom/Service_Manager:9.64/OMICreateUserAccountsForOMIIntegration it says it should be created in OMi.
"Create a user account with system administration privileges on each OMi server. For details, see the OMi online help.
This is the user account that Service Manager uses to access the OMi server and to synchronize incident changes back.
Later, when configuring the Service Manager server as a connected server in OMi, you must specify this user's login name as the Name of the Service Manager server on the General tab, and specify this user's password as the Password on the Incoming Connection tab".
Unfortunately, we are still getting the error with both SM and OMi user.
And if we enable the SMIS instance without verifying, an Incident is being logged in SM with the SM integration user.
Matilda


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
"Create a user account with system administration privileges on each OMi server. For details, see the OMi online help.
This is the user account that Service Manager uses to access the OMi server and to synchronize incident changes back.
Later, when configuring the Service Manager server as a connected server in OMi, you must specify this user's login name as the Name of the Service Manager server on the General tab, and specify this user's password as the Password on the Incoming Connection tab".
Unfortunately, we are still getting the error with both SM and OMi user.
And if we enable the SMIS instance without verifying, an Incident is being logged in SM with the SM integration user.
Regards,
Matilda
Matilda

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
You need to use SM Admin user or SM user with proper rights to create and update Incidents in SM.
Verify the user has RESTFul API capability word in the operator record and confirm you are using the HTTP port of SM and secure HTTP is uncheck while configuring the connected Server at OMi side.
-Thank you.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thank you for your response.
The documentation is in fact confusing. If you refer to the link I have posted above, it says
"Create a user account with system administration privileges on each OMi server. For details, see the OMi online help.
This is the user account that Service Manager uses to access the OMi server and to synchronize incident changes back.
Later, when configuring the Service Manager server as a connected server in OMi, you must specify this user's login name as the Name of the Service Manager server on the General tab, and specify this user's password as the Password on the Incoming Connection tab. See Configure the Service Manager server as a connected server in OMi.
Also, you need to specify the same user account when adding an SM-OMi integration instance for each OMi server (the username and Password parameters). See Add an integration instance for each OMi server."
The connection is added in SMIS to send the update from SM in OMi, so we need to use the OMi user with the appropriate rights.
As of now, we still see the http status error when we update records but the sync to OMi is working.
Matilda