# Creating hippostdpubwf:request

**URL:** https://community.bloomreach.com/t/creating-hippostdpubwf-request/3434
**Category:** Experience Manager (PaaS/OnPrem)
**Created:** [October 26, 2022, 4:14pm UTC](https://community.bloomreach.com/t/creating-hippostdpubwf-request/3434 "2022-10-26T16:14:51Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Alvaro\_Rojas](https://yyz1.discourse-cdn.com/flex027/user_avatar/community.bloomreach.com/alvaro_rojas/32/93_2.png) [@Alvaro\_Rojas](https://community.bloomreach.com/u/Alvaro_Rojas)
#### Post date: [October 26, 2022, 4:14pm UTC](https://community.bloomreach.com/t/creating-hippostdpubwf-request/3434/1 "2022-10-26T16:14:51Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![Alvaro\_Rojas](https://yyz1.discourse-cdn.com/flex027/user_avatar/community.bloomreach.com/alvaro_rojas/32/93_2.png) [@Alvaro\_Rojas](https://community.bloomreach.com/u/Alvaro_Rojas)
#### Post date: [October 26, 2022, 8:09pm UTC](https://community.bloomreach.com/t/creating-hippostdpubwf-request/3434/2 "2022-10-26T20:09:50Z")

</div>

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