Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hey guys, my project is almost complete !!
I want to do a feedback mashup where the users could push buttons Yes or No to give their feedbacks on the application. I want them stock in a value stream that I will export in a tab with their answers and the date of the click. Any idea ? maybe an example to explain me the complete way to proceed
Thanks for your help
Solved! Go to Solution.
I am not sure if a Value Stream is the right fit here since that monitors properties. Why not just use a regular stream? Have a service somewhere that takes in the results of their feedback and forms it into a stream entry. Perhaps you could elaborate on what you envision this mashup looking like for a more specific answer
I am not sure if a Value Stream is the right fit here since that monitors properties. Why not just use a regular stream? Have a service somewhere that takes in the results of their feedback and forms it into a stream entry. Perhaps you could elaborate on what you envision this mashup looking like for a more specific answer
Hi Guillaume BEAUMONT,
I agree with Tori. You can use AddStreamEntry service of the Stream in your mashup. It also has the TimeStamp as one of the Inputs.
Please check the following link for more details on Stream:
Do let us know if you still face any issue.
Thanks,
Ankit Gupta