Clarity

  • 1.  Create a Collaboration Documents' folders structure (of a Program) via XOG

    Posted Apr 27, 2015 02:18 PM

    Is it possible to create a Create a Collaboration Documents' folders structure (of a Program) via XOG? If so, could you please share?... programs doesn't have templates, so it's not as simple as with projects to replicate the same structure among Programs.

     

    Thank you so much!

     

    Kind regards

    Patricio



  • 2.  Re: Create a Collaboration Documents' folders structure (of a Program) via XOG

    Posted May 04, 2015 02:56 PM

    Any help for Patricio?

     

    Thanks

     

    Create a Collaboration Documents' folders structure (of a Program) via XOG

     

    Is it possible to create a Create a Collaboration Documents' folders structure (of a Program) via XOG? If so, could you please share?... programs doesn't have templates, so it's not as simple as with projects to replicate the same structure among Programs.

     

    Thank you so much!

     

    Kind regards

    Patricio



  • 3.  Re: Create a Collaboration Documents' folders structure (of a Program) via XOG
    Best Answer

    Posted May 05, 2015 11:36 AM

    Hi Catherine!

       In case anyone is interested, we used a couple of OOTB stored procedures to achieve this:

    - CLB_CREATE_FOLDER_SP to create the structure we wanted.

    - CMN_SEC_ASND_OBJ_PRM_INS_ID_SP to give proper permissions on those folders.

       Plus standard GEL code to execute them <sql:update> basically

      

    Kind regards!

    Patricio