how to load a particular file with the folder structure by scm command?
One answer
You can use the -t/--target option in the load command to load a file/folder into a particular folder structure.
Comments
I need to load a file with including its folder structure.
E.g: /ZA/Source/Private/PROCESS.b
When i load this i get only PROCESS.b in my directory. Kindly do the needful to achieve this.
The only way to do this is via a load rule file but you either need to create the load rule file manually or you could use the Eclipse client to load the file and generate the load rule file which then can be used with the scm cli.
Here is a discussion of this on the forum: https://jazz.net/forum/questions/131349/how-to-maintain-folder-structure-while-selectively-loading-folders-within-scm-component-in-rtc