update tbl_WEBLOG_Posts set revisedBy = , revisedOn = , revisorFirstName = , revisorLastName = , revisedReason = , postTitle = , postComment = , restrictedComment = , postType = where postId = and ownerId = and ownerType = insert into tbl_WEBLOG_Posts ( ownerId, ownerType, subjectId, subjectType, postTitle, postComment, postDatetime, postedBy, posterFirstName, posterLastName, posterOrgId, posterOrgType, posterOrganization, restrictedComment, postType ) values ( , , , , , , , , , , , , , , ) select attrTypeId from tbl_ORG_AttributeTypes where fsl_tablecode = 'WLOG' and fsl_tablename = 'tbl_WEBLOG_Posts' and uniqueId = 'postId' select attrTypeId from tbl_ORG_AttributeTypes where fsl_tablecode = and uniqueId is not null insert into tbl_ORG_AttributeLinks( mstr_attrId, mstr_attrTypeId, child_attrId, child_attrTypeId ) values( , , , ) Evaluate( "caller.#attributes.variable# = _newPostId" );---> #variables.fileId#---->