cancel
Showing results for 
Search instead for 
Did you mean: 

Passing a data item from a process to an object

RebeccaKelly
Level 2
I'm having trouble figuring out how to pass some data items from a process to an object. In my process I generate today's date and the date two months ago. I would like to pass those data items into my object that enters those parameters into SAP. I am unsure whether I use input/output parameters for this, as I have had no luck thus far.

Thanks for your help.

------------------------------
Rebecca Kelly
------------------------------
1 BEST ANSWER

Best Answers

bruce.liu
Staff
Staff
Hi Rebecca,

Please try to store today's date and date two months ago into two separate data items in your process and then pass those as input parameters to your object so they can be utilised by it.

Hope this helps.

------------------------------
Bruce Liu
Senior Product Consultant, Professional Services
Blue Prism
Australia/Sydney
------------------------------

View answer in original post

1 REPLY 1

bruce.liu
Staff
Staff
Hi Rebecca,

Please try to store today's date and date two months ago into two separate data items in your process and then pass those as input parameters to your object so they can be utilised by it.

Hope this helps.

------------------------------
Bruce Liu
Senior Product Consultant, Professional Services
Blue Prism
Australia/Sydney
------------------------------