Skip to main content
July 31, 2024
Solved

Smart Integration Function OneStreamGatewayService Import

  • July 31, 2024
  • 2 replies
  • 0 views

Does anyone know how to get access to the "OneStreamGatewayService" Import through a Smart Integration Function in OneStream WinApp.  I am trying to run remote business rules/ remote queries through SIC but cannot seem to find any documentation related to SIC Server assemblies needed, or BR Assemblies needed to access this Import.  

See line 10 below

jwagner_0-1722459269641.png

 

Best answer by AndreaF

Hi, APILibrary is the class containing the new remote BRApi methods. See an example of a specific use case here:  Smart Integration Connector - RemoteEndPointProviderIsInvalid. I agree, the documentation is not great, but there are quite few examples in the OneStream "Help" documentation.

2 replies

AndreaFAnswer
August 2, 2024

Hi, APILibrary is the class containing the new remote BRApi methods. See an example of a specific use case here:  Smart Integration Connector - RemoteEndPointProviderIsInvalid. I agree, the documentation is not great, but there are quite few examples in the OneStream "Help" documentation.

August 2, 2024

Echoing AndreaF, but also, if you're connecting to SAP, you need to make sure you have also installed all the necessary dll files to the Remote Gateway Server in order for the remote jobs to run.