Skip to main content
1-Visitor
April 19, 2018
Question

OIR Location

  • April 19, 2018
  • 0 replies
  • 1095 views

Hi all,

Our business has a need to assign folder location via an OIR with a unique need: assign the location "incrementally" from the location where the create new object action was started. If the user has navigated to /Default/Project A and a subfolder in Project A is called Documents, then what are the OIR statemenr required to set the location in the OIR incrementally, i.e.

 

folder.id = <current location of action start>/Document

 

The intent is to use the OIR to support multiple subfolders locations based on where the create action was triggered:.

Default

    Project A

        Documents

    Project B

        Documents

    Project C

        Documents

 

TIA