infor.com
concierge
infor u
developer portal
documentation central
customer center
Posts
Categories
Groups
ERPs
CSD
FSM/HRT
LN
M3
Syteline/ CSI
Hubs
Developer
Healthcare
Hospitality
Public Sector
Onboarding
Release Center
CloudSuites
Aerospace & Defense (LN)
Automotive (LN)
Chemicals (M3)
Corporate (FSM/HRT)
Distribution (Sx.e/CSD)
Distribution Enterprise (M3)
Engineering & Construction (LN)
Fashion (M3)
Food & Beverage (M3)
Healthcare (FSM/HRT)
Industrial (Syteline/CSI)
Industrial Enterprise (LN)
Manufacturing (M3)
Public Sector (FSM/HRT)
Solutions
Supply Chain Management (SCM)
Human Capital Management (HCM)
Events
Groups
User Groups
Your Groups
About
Email Community Support
Community News
Infor News
Migrated Forums
Home
Developer Community
Infor OS Platform Forums
Mongoose
Accessing CSI Logical Folders using Custom .net Or C# Code
Legacy Contributor
HI :
How We can Access the Standard CSI Logical Folders Using a Custom .net Or C# Code
Find more posts tagged with
Accepted answers
All comments
Rees Howel
If you have access to the Product Centre and are running v9.01 or V10, you can download an ISO image of some of the source-code for the Mongoose DLLs. From a brief scan of the contents, it covers at least some aspects of Logical Folders.
Legacy Contributor
If you mean code that runs outside of CSI, then you can't. If it is an IDO Extension Class or Form Script, you can copy the patterns used on the File Maintenance form. The Application.FileServer class has a number of methods for uploading and downloading files to CSI Logical Folders. Logical Folders only work within the CSI application context. Outside of CSI, you would have to use System.IO or a web service's API (such as the Amazon S3 REST API) to perform file I/O operations.
Quick Links
Developer Community
Infor OS Platform Forums
Hackathon
Developer Portal
Developer Newsletter