@zackb yeah its working but I don't know when it will change again. Help says to pass the value as Number but it is currently accepting as string. After passing the value as string it worked : relatedRecords: {
"transactionId": (context.newRecord.id).toString()
}