Testing The Messaging Framework

  • Install the Connector.
  • Make sure the Connector displays in TIBCO Scribe® and you can complete creating a Connection.
  • Use the Connection in a TIBCO Scribe® Solution, and make sure it performs as expected:
    • The Connection dialog works and you can connect.
    • After saving a complete Map, go back in to the Map Editor, and you should be able to see the URL created in TIBCO Scribe® to receive the messages. 
    • We suggest using a third party tool to generate the HTTP request based on the sample you used to complete the project.  You should receive status of “200” which means that the message was processed.
    • You can then look at Execution History for the Solution to see the processing result.

If you see an error indicating that System.Collections.Immutable.dll could not be found, you need to download and install that DLL. See Download And Install The System.Collections.Immutable DLL.

See Also

Fast Connector Framework (FCF)