Pass Case ID from an old case to a new case in Pega 8.3
Hi all
I have a requirement to allow a customer to reorder items he had selected during his previous order.
When the customer selects order number D-86, a new case D-98 gets created with the ordered items list of abc order.
I created two case types. One for order. and another for reorder. The user can view his previous orders in Reorder dashboard and select one to reorder the same items.
Is there a method to pass order id and items list of D-86 to D-98?
I tried by adding a temp page but it was not successful.
TIA