Creating hippostdpubwf:request

Hi all!.

Do you know if it is possible to create programatically a new node of type “hippostdpubwf:request” in a document from the cms module? We wan’t to simulate the “publication request” behavior.

Best regards.

Ok apparenlty is working…
JcrUtils.getOrAddNode(node, “hippo:request”, “hippostdpubwf:request”);