« Back to General Discussion

can we pass java objects in app transfer?

Combination View Flat View Tree View
Threads [ Previous | Next ]
If a Java object is stored in Session data and I pass the variable in an App Transfer, will it pass correctly, and remain a Java Object in the transferred-to app?

Hi Janine,

Yes. Because Application Transfers are handled internally on the Call Services server (as opposed to involving the VoiceXML gateway), the existing session can be shared between transfers to allow this sort of behavior.

Hope that helps,
Vance