Skip to content

Allow to read/write files from subfolders in content store #1078

@nicolasbisurgi

Description

@nicolasbisurgi

Describe the bug
Enhancement: Currently we can only write files to the root folder of the content store. The existing functions do not parse '/' or '' to reach to subdirectories:
"source_files/data/plan_Control.csv" should be transformed to:
Contents('Files')/Contents('source_files')/Contents('data')/Contents('plan_Control.csv')/Content?

Version
TM1py 2.0.2
TM1 Server Version: 11 and 12 where content store endpoint exists

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions