Set Parent Folder Id
  • 05 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Set Parent Folder Id

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version5.12.0
LocationSystem > Advanced > Import - Export 

The Set Parent Folder Id step takes in an Import Session Id and Parent Folder Id. This step can be used where an imported nested folder requires a parent folder to perform work.



Properties

Inputs

PropertyDescriptionData Type
Import Session IdThe Import Session IdString
Parent Folder IdThe desired Parent Folder Id to useString


Common Errors

Import Session Id/Parent Folder Id must be provided

If either input value is empty or null, an error will occur.

To correct this, ensure that each input is either entered or mapped correctly.

Exception Message:

Exception Stack Trace: DecisionsFramework.BusinessRuleException: [BusinessRule] Import Session Id must be provided 
at DecisionsFramework.ServiceLayer.Services.ImportExport.ImportExportSteps.SetParentFolderId(String importSessionId, String parentFolderId)



Was this article helpful?