Have to update folder properties into DB

Certified Associate Developer

I have used create folder smart service in Process model to create a folder and then a write to data store entity node to update the folder properties like ID, UUID, created details into DB. When I tried to start the process it failed at Write to DSE node with the exception "java.lang.IllegalArgumentException: The record to be saved must not be null: TypedValue[it=38126,v=<null>] Data: TypedValue[it=38126,v=<null>]"

How should I configure the Write to DSE node to get the folder properties and update the same in DB? Please help.

  Discussion posts and replies are publicly visible