Clarity

 View Only
  • 1.  converting an application request to an application

    Posted Feb 08, 2018 12:26 PM

    I have a process that converts application requests to applications. The process completes successfully, however it doesn't bring the suboject values. Lately i have secured the subojects, is there a specific rights that I need to specifically include in order to create the suboject. I have provided:

    subobject- create

    object - create definition  

     

    Could it be access right issue? or something else?



  • 2.  Re: converting an application request to an application

    Posted Feb 13, 2018 11:26 AM

    It's unclear to me what you are attempting to do.  Are you attempting to migrate values from a subobject instance of the Application Request to attributes on the new Application?  Or are you wanting to migrate these subobject instances to be associated with the Application?  If the latter, I would think you would need to have two different subobjects, one associated with your Application Request object and another associated with the Application object.  You would then need to write a gel script to create new subobject instances on the Application with values copied from the subobject instances on the Application Request.