Tagged: .net, IDM 7.0.1, openicf, Remote Connector Server
This topic has 1 reply, 1 voice, and was last updated 2 months ago by abhijit.
-
AuthorPosts
-
November 24, 2020 at 3:02 am #28378
abhijit
ParticipantHi,
I am trying to setup Remote Connector Server configuration in “Server Mode” using the Sample provided at https://backstage.forgerock.com/docs/idm/7/connector-reference/example-remote-csv-connector.html
1. IDM 7.0.1 is running on RHEL 7.7 with OpenJDK 11.
2. The Remote Connector Server is running OpenICF .NET Server v 1.5.6.0 on Windows 2016 Server with .NET Framework 4.6.However, after making the required changes, and restarting IDM, the remote connector does not show up on the Connectors screen in Admin UI. The Mappings screens says “The Source connector is missing”. And the query draws a blank :
curl –header “X-OpenIDM-Username: openidm-admin” –header “X-OpenIDM-Password: openidm-admin” –header “Accept-API-Version: resource=1.0” –request POST “http://idmhost.mydomain.com:8080/openidm/system?_action=test”
[]Requesting any help to investigate what could be going wrong. Thanks in advance.
AbhijitNovember 24, 2020 at 8:01 am #28380abhijit
ParticipantFYI : The Remote Server connectivity issue is resolved. This was due to the incorrect Connector Server type. Use of Java Remote Connector Server will fetch remote CSV files.
-
AuthorPosts
You must be logged in to reply to this topic.