Hi, as the example, i get a map like this:
contractno = MarshalledContentWrapper{content=[B@53e36ec6, marshaller=org.drools.marshalling.impl.SerializablePlaceholderResolverStrategy, type=class java.lang.String}
details = MarshalledContentWrapper{content=[B@787db430, marshaller=org.drools.marshalling.impl.SerializablePlaceholderResolverStrategy, type=class java.lang.String}
then,how can i translate them to strings?
the "contractno " and "details " are the vars.
i'm looking forward your reply.
Thanks and Best Regards.