Question

Accenture
IN
Last activity: 5 Oct 2016 11:52 EDT
How to type cast JavaObject to Text ?
How to type cast JavaObject to Text ?
Fowllowing is the property-set i wanted to do.
StringVariable = JavaObjectVariable
Using Java Step method, the following statement works
StringVariable = (java.lang.String)JavaObjectVariable;
How to do this in Property-Set?
P.S
Pega 7.1.7
How to type cast JavaObject to Text ?
Fowllowing is the property-set i wanted to do.
StringVariable = JavaObjectVariable
Using Java Step method, the following statement works
StringVariable = (java.lang.String)JavaObjectVariable;
How to do this in Property-Set?
P.S
Pega 7.1.7
***Updated by Moderator: Lochan. Removed user added helpme tag. Apologies for confusion, shouldn't have been an end-user option; added Category***