logo

NJP

Pushig Catalog Item Variables to the Parent Request

Import · Nov 17, 2009 · article

I have request item form that has variables that I would like to push to the parent request. I need to do this via a workflow script. I have tried various iterations of the following:current.request.description = current.variable_pool.ticket_descriptrion; ORcurrent.request.description.setDisplayValue(current.variable_pool.ticket_descriptrion.getDisplayValue));

Any suggestions would be appreciated!

View original source

https://www.servicenow.com/community/in-other-news/pushig-catalog-item-variables-to-the-parent-request/ba-p/2288339