ContributionsMost RecentMost LikesSolutionsRe: SIC - SAP RFC Protocol Hi, yes you need to follow instructions available in the SIC Guide. It shows you where to place the DLL and also the additional RFC libs. I refer to this API where connName is the name you have in ...Re: SIC - SAP RFC Protocol There is no native data source provider in sic config utility for SAP. However you can create a dummy connection to store your SAP details and creds. There is an API you can use from the SIC functio...Re: Entity Dimension Maintenance via Workday Integration Hi Have a look to ACM (application control manager) that’s the onestream solution to sync your entity dim changes from source systems. You can attach a WD connector to it so you get the parent/chi...Re: Platform v8 DLL Frequently Asked Questions (FAQ) - updated NOV-14 Hello, is there an updated version for v9? Thanks Re: S4/HANA - URL drill-back gets truncated in OS I mean on the onestream side. In the fiori url you replace # with %23 https://xxxxxxxxxxx#….. https://xxxxxxxxxxx%23… Re: S4/HANA - URL drill-back gets truncated in OS So you replaced # with %23 in the URL? Re: S4/HANA - URL drill-back gets truncated in OS Not sure if that would make the trick but have you tried encoding the URL? Re: librfc32.dll error If that helped, please mark the thread as solved. thanks Re: librfc32.dll error Most likely that’s be a use the library is missing in just some of the application servers. can you check in task activity in what server is executed the execution that works? Re: librfc32.dll error You need to understand couple of things: 1) to create a sap connection and not using smart integration connector you can either use the brapi or create connection using erpconnect directly https://...