Skip to content

Using Replicator Agent without authenticating to ServiceNow

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #6485
    Zak Cole
    Participant

    If you want to use the Replicator Agent using bulk share without authenticating to ServiceNow or giving your ServiceNow credentials, there is an easy solution. Before executing the bulk share make sure you check “Advanced”, then navigate to the Advanced tab, and finally check “Share schema”. When this option is enabled the bulk share will first share a message containing the schema for the table, allowing the Replicator Agent to process the schema without having to authenticate and get it from the ServiceNow instance. In order for the Replicator Agent to use this configuration, you must make some slight modifications to the agent.xml configuration file, which is detailed here:

    https://wiki.perspectium.com/doku.php?id=agent_share_table_schema

    Once the agent.xml is configured, you’re ready to go!

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.