How to push data from one form to another form?

Neha Agarwal
Giga Expert

I am new to service now, creating an application here. I want to Push data from Form A to Form B. I can see only set fields in workflows to set the field in same form. How can I push the same data to another form?

Thanks,
Neha

12 REPLIES 12

If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.



If you are viewing this from the community inbox you will not see the correct answer button.   If so, please review How to Mark Answers Correct From Inbox View.



Thank you


Hi Chuck



I am also new to Servicenow envirnoment, .Your comment make me bit confident .



Need one help can you please tell me how to use client script to achieve the same


Tushar,



This is not a good use for client scripts - copying data from one record to another. That's where you want do the code on the server side where you have access to the database directly.



If you can elaborate on what your requirement or use case is, I would be happy to comment on an appropriate solution. You may also want to consider posting your question in a new thread so that others can view and add their input as well.


Thanks alot.



My thought was as I push event is triggering after some one submitting data at client side. So I think it will be a good if we write a client script.



Thanks for the input that if we have any database event we should write it on server script for better performance .


Hi Chuck,



I am trying to push the PO Order Date to the Asset Order Date Field. Any idea on what I am missing?



find_real_file.png



find_real_file.png