ContributionsMost RecentMost LikesSolutionsRe: Automating BAI uploads in Workflow As for missing decimals... BAI bank data will not have decimals. On your Data Source use the 'Factor Value' to apply your needed decimal position (0.01 factor). As for missing BAI data... All th...Re: Automating BAI uploads in Workflow I've been working on a BR to replicate the BAI Preview Upload/Import into Workflow delivered functionality. I've somewhat reverse engineered BAI Preview to see what it's doing and code it's calling....Re: Automating BAI uploads in Workflow As for transaction data, did you map the BAI fields (FH,GH,AH,TH,AT,GT,FT fields) to attribute fields on your BAI data source? I did get transaction data for 95% of my initial test file. There was ...Re: Automating BAI uploads in Workflow I'm in the process of working these exact same requirements. - I'm still waiting to get a FTP connection established to pull BAI bank files. I've cloned the OneStream documentation supplied FTP B...Re: Help: Error from executing BRApi.Utilities.ExecRemoteGatewayBusinessRule 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 g...Re: Help: Error from executing BRApi.Utilities.ExecRemoteGatewayBusinessRule Did you ever find a resolution to your remote business rule exception error. I'm trying to perform the same action and I'm getting the same error. Appreciate any help you can provide.