Forum Discussion
liyinan357
2 years agoNew Contributor III
Help: Error from executing BRApi.Utilities.ExecRemoteGatewayBusinessRule
Hello,
First time posting question here. I'm a developer new to the OneStream.
I'm trying to run a remote business rule to pull a file that stored on Local Gateway Server. The idea is to have...
- 1 year ago
Yes that did work for me as well. I was able to connect to the local gateway server and also a local share drive for file transmission. That's really odd that is works using a database connection gateway instead of a direct connection gateway.
Thanks again.
RobbSalzmann
2 years agoValued Contributor II
Change/add the very first line of code to this:
What does it show in the log?:
BRApi.ErrorLog.LogMessage(si,objRemoteRequestResultDto.RemoteException.Message)
liyinan357
2 years agoNew Contributor III
Thanks for your response!
I added the line of code and it printed out "DirectConnection"
Related Content
- 5 months ago
- 3 years ago
- 9 months ago
- 2 years ago