I need to get the pzInskey after use pxAttachNote ootb activity, but it doesnt return the pzInskey of the saved object, I need to pass it to another activity, this is for text notes, pxAttachNote saves into Data-Work-Attach-Note and Link-Attachment
There’s usually a delay in committing the work object in the DB. Unless the commit is completed, the pzInsKey is not generated. Try adding a 5 seconds wait before retrieving the pzInsKey.